[Bug 34882] Special character favorites

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 Adolfo Jayme changed: What|Removed |Added CC||thealex...@yahoo.co.uk --- Comment

[Bug 34882] Special character favorites

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34882 Adolfo Jayme changed: What|Removed |Added CC||toddandma...@zoho.com --- Comment

LibreOffice Gerrit News for core on 2015-03-04

2015-03-03 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + SkipImages option for document import in https://gerrit.libreoffice.org/14733 from Németh László about module filter, framework, include, svtools, sw + tdf#898

Re: report a bug while filtering

2015-03-03 Thread Robinson Tryon
)On Tue, Mar 3, 2015 at 5:17 AM, 虹口小徐 wrote: > hello, I'm using Libreoffice, it's nice. > my version is 4.3.3.2 i'm using in Simplified Chinese > > While I'm ordering Data-Filter and was tring all kinds of filter , the > system collapsed. as the first two rows of each columns are combined , and >

[Bug 67208] Horizontal rules in old documents are broken: only links in the files

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=67208 --- Comment #4 from superpwnzormega...@gmail.com --- Hello opensource noob, but (kindoff) experienced c++'er here. I did the detection part with: diff --git a/xmloff/source/text/XMLTextFrameContext.cxx b/xmloff/source/text/XMLTextFrameCont

[Libreoffice-commits] core.git: basctl/source chart2/source cui/source editeng/source extensions/source include/oox include/sfx2 include/svx include/vbahelper lotuswordpro/source oox/source reportdesi

2015-03-03 Thread Caolán McNamara
basctl/source/basicide/localizationmgr.cxx| 28 basctl/source/inc/localizationmgr.hxx | 20 ++--- chart2/source/controller/dialogs/dlg_DataEditor.cxx |2 chart2/source/controller/inc/dlg_DataEditor.hxx

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - chart2/CppunitTest_chart2_import.mk

2015-03-03 Thread Stephan Bergmann
chart2/CppunitTest_chart2_import.mk |3 +++ 1 file changed, 3 insertions(+) New commits: commit 160e5cb6b888ea71d6b36547b2d633246a033e14 Author: Stephan Bergmann Date: Wed Feb 18 09:52:20 2015 +0100 Missing dependency Change-Id: I4b66f7e549fe318f61b5ec8127ca073b2eb19ed3 (

[Libreoffice-commits] core.git: 2 commits - configure.ac

2015-03-03 Thread Michael Stahl
configure.ac | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 242ed97d9a74a08363e1306452bba20f06d673e4 Author: Michael Stahl Date: Tue Mar 3 23:46:15 2015 +0100 configure: update supported --with-windows-sdk values Change-Id: I3589214b540232d

[Libreoffice-commits] core.git: 2 commits - drawinglayer/source framework/inc odk/examples offapi/com sal/osl sc/source sd/source svx/source sw/source xmloff/source

2015-03-03 Thread Julien Nabet
drawinglayer/source/primitive2d/svggradientprimitive2d.cxx |2 +- framework/inc/classes/filtercachedata.hxx |2 +- odk/examples/DevelopersGuide/OfficeDev/FilterDevelopment/AsciiFilter/AsciiReplaceFilter

[Libreoffice-commits] core.git: helpcontent2

2015-03-03 Thread Stephan Bergmann
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5d6358b01b5b34cb21547204f084e9a4c58e689f Author: Stephan Bergmann Date: Tue Mar 3 22:32:37 2015 +0100 Previous commit inadvertently rolled back helpcontent2 Change-Id: Id739c8c9f76343b28016e

[Libreoffice-commits] core.git: filter/source framework/inc framework/source helpcontent2 qadevOOo/tests sfx2/source udkapi/com vcl/README

2015-03-03 Thread Julien Nabet
filter/source/config/cache/typedetection.hxx |4 ++-- framework/inc/dispatch/menudispatcher.hxx |2 +- framework/source/dispatch/mailtodispatcher.cxx |2 +- framework/source/dispatch/servicehandler.cxx |2 +- helpcontent2

Re: How do I tear down soffice cleanly?

2015-03-03 Thread Jens Tröger
On Thu, Feb 26, 2015 at 01:54:38PM +0100, Stephan Bergmann wrote: > Ah, right. So better to go via queryInterface as below (or add a > convenient wrapper around it into uno.py say). > > >>> import uno > >>> from com.sun.star.uno.TypeClass import INTERFACE > >>> x = uno.getComponentContext() > >>

Google Summer of Code '15 student

2015-03-03 Thread Andrei - Constantin Popescu
Hello! Quick info Full name : Andrei - Constantin Popescu IRC Handle: andrei_ / andrei__ Studies: Graduated Bsc in Computer Science at Polytechnic Univ. of Bucharest/ will start Master's at Vrije University of Amsterdam. Github: https://github.com/pandrei *Background * First of a

[Bug 89592] Initialize PropertyValue Sequences from initializer_lists

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89592 --- Comment #2 from Björn Michaelsen --- (In reply to Lovekesh Garg from comment #1) > Can you explain it further. Not without any hint on what information would be missing to start with this. ;) -- You are receiving this mail because:

[Bug 89592] Initialize PropertyValue Sequences from initializer_lists

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89592 --- Comment #1 from Lovekesh Garg --- Can you explain it further.I want to work on it. I am a beginner. Thanks. -- You are receiving this mail because: You are on the CC list for the bug. ___ L

[Libreoffice-commits] core.git: external/hunspell sw/source vcl/generic

2015-03-03 Thread Michael Stahl
external/hunspell/ExternalProject_hunspell.mk |1 - sw/source/core/text/frmform.cxx |1 - vcl/generic/print/bitmap_gfx.cxx | 10 ++ 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 08ce45c94fcf3d5d0e937fb01e90f16ef4d9c88f Author: Mi

[Libreoffice-commits] core.git: scaddins/source

2015-03-03 Thread Stephan Bergmann
scaddins/source/analysis/analysis.cxx |1 + scaddins/source/analysis/analysis.hxx | 13 +++-- scaddins/source/analysis/analysishelper.cxx |5 +++-- scaddins/source/analysis/analysishelper.hxx | 13 + scaddins/source/analysis/financial.cxx |1 +

[Libreoffice-commits] core.git: scaddins/source

2015-03-03 Thread Stephan Bergmann
scaddins/source/analysis/analysishelper.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b2442f11a808a2bdb7c438fc250c7a1913d1ebab Author: Stephan Bergmann Date: Tue Mar 3 15:17:54 2015 +0100 Avoid ASan confusion of different FuncData types ...in sc

[Libreoffice-commits] core.git: Branch 'feature/fastparser' - 3575 commits - accessibility/inc accessibility/source android/Bootstrap android/CustomTarget_android_desktop.mk android/CustomTarget_lo_an

2015-03-03 Thread Daniel Sikeler
Rebased ref, commits from common ancestor: commit 942fe55273924125be666315fc1c15bb6e2fc88d Author: Daniel Sikeler Date: Tue Mar 3 15:03:20 2015 +0100 OControlStyleContext fix changes Change-Id: Ic915ebfd717b699e13a8a82984346b897f4528f3 diff --git a/reportdesign/source/filter/xml/x

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - sw/source

2015-03-03 Thread Miklos Vajna
sw/source/uibase/docvw/edtwin.cxx | 40 +- 1 file changed, 27 insertions(+), 13 deletions(-) New commits: commit 2e59b848cb956a365b1b1829a6e80609e46236e6 Author: Miklos Vajna Date: Tue Mar 3 12:09:04 2015 +0100 SwEditWin: disable map mode in LogicMous

report a bug while filtering

2015-03-03 Thread 虹口小徐
hello, I'm using Libreoffice, it's nice. my version is 4.3.3.2 i'm using in Simplified Chinese While I'm ordering Data-Filter and was tring all kinds of filter , the system collapsed. as the first two rows of each columns are combined , and then I was deleting the second line. I don't know how

[Libreoffice-commits] core.git: Branch 'feature/priorities' - 5 commits - avmedia/source basctl/source chart2/source cui/source dbaccess/source desktop/source editeng/source extensions/source forms/so

2015-03-03 Thread Tobias Madl
avmedia/source/framework/mediacontrol.cxx |2 avmedia/source/framework/soundhandler.cxx |2 basctl/source/basicide/baside2b.cxx |2 basctl/source/dlged/dlged.cxx |2 chart2/source/view/charttypes/GL3DBarChart.cxx

GSOC 2015

2015-03-03 Thread Rishabh Kumar
Hi. My name is Rishabh Kumar, a second year undergrad at IIT Roorkee, India. I am pursuing a degree in Applied Mathematics. My contact details : IRC nick - Rishabh , Rishabh_ Email - kris.kr...@gmail.com kris.kr...@yahoo.com I would like to take up the task of Reviewing the modeless dia

[Libreoffice-commits] core.git: external/liborcus

2015-03-03 Thread Stephan Bergmann
external/liborcus/liborcus_0.1.0-dllimport.patch |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f6977bb87a2eb962e433f85d2e317b8f932f5251 Author: Stephan Bergmann Date: Tue Mar 3 11:56:40 2015 +0100 Further reduce amount of symbols exported from static orcus l

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - 2 commits - desktop/source libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk libreofficekit/Module_libreofficekit.mk libreoff

2015-03-03 Thread Miklos Vajna
desktop/source/app/check_ext_deps.cxx |6 - libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk |5 libreofficekit/Module_libreofficekit.mk |6 - libreofficekit/qa/unit/tiledrendering.cxx | 61 4 files

[Libreoffice-commits] core.git: sal/Library_sal.mk

2015-03-03 Thread Stephan Bergmann
sal/Library_sal.mk |4 1 file changed, 4 deletions(-) New commits: commit 7c0eb12009496a35c927cd5b2520f9c34d50860b Author: Stephan Bergmann Date: Tue Mar 3 11:45:43 2015 +0100 Work around missing InetPtonW ...in certain Windows build environments (whatever it is exactly

[Bug 64573] Photo Album: Add Captions feature

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64573 Caolán McNamara changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 64573] Photo Album: Add Captions feature

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64573 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack SkillCpp |EasyHack SkillCpp

[Bug 64573] Photo Album: Add Captions feature

2015-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=64573 --- Comment #12 from Commit Notification --- Rishabh Kumar committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=070141b854c7731aa44ccf6ce446802ad8653697 tdf#645

[Libreoffice-commits] core.git: sd/source sd/uiconfig

2015-03-03 Thread Rishabh Kumar
sd/source/ui/dlg/PhotoAlbumDialog.cxx | 38 ++ sd/source/ui/dlg/PhotoAlbumDialog.hxx |4 +-- sd/uiconfig/simpress/ui/photoalbum.ui | 16 ++ 3 files changed, 52 insertions(+), 6 deletions(-) New commits: commit 070141b854c7731aa44ccf6ce446802ad86

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/CppunitTest_sw_uiwriter.mk sw/qa sw/source

2015-03-03 Thread Miklos Vajna
sw/CppunitTest_sw_uiwriter.mk | 35 - sw/qa/extras/inc/swmodeltestbase.hxx |9 + sw/qa/extras/uiwriter/data/cp1000115.fodt | 208 ++ sw/qa/extras/uiwriter/uiwriter.cxx| 15 ++ sw/source/core/text/frmform.cxx |8 + 5 fi

[Libreoffice-commits] core.git: sw/inc sw/source

2015-03-03 Thread Jan-Marek Glogowski
sw/inc/doc.hxx |4 +- sw/source/core/crsr/crstrvl.cxx | 22 +-- sw/source/core/doc/docdesc.cxx | 70 +--- sw/source/core/doc/docfmt.cxx |7 ++- sw/source/core/frmedt/fedesc.cxx| 17 +++- sw/source/cor

[Libreoffice-commits] core.git: sw/qa sw/source

2015-03-03 Thread Tobias Lippert
sw/qa/core/test_ToxWhitespaceStripper.cxx| 14 ++ sw/source/core/tox/ToxWhitespaceStripper.cxx |7 +++ 2 files changed, 21 insertions(+) New commits: commit 4bdbea5447f36beb9cc33df173a89a49a9918290 Author: Tobias Lippert Date: Sun Feb 22 13:59:03 2015 +0100 tdf#8

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - svl/source

2015-03-03 Thread Eike Rathke
svl/source/numbers/zforfind.cxx | 33 ++--- 1 file changed, 26 insertions(+), 7 deletions(-) New commits: commit a46a1895f6280b8da2dd6ea61b6c39aea9952f3d Author: Eike Rathke Date: Fri Feb 20 15:11:36 2015 +0100 Resolves: tdf#89500 catch ISO 8601 datetime in a

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango officecfg/registry sw/source

2015-03-03 Thread Yousuf Philips
icon-themes/galaxy/links.txt|3 +++ icon-themes/tango/cmd/sc_removetableof.png |binary icon-themes/tango/cmd/sc_updatecurindex.png |binary officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.

[Libreoffice-commits] core.git: vcl/unx

2015-03-03 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3cairotextrender.cxx | 42 +++ vcl/unx/gtk3/gdi/gtk3cairotextrender.hxx | 33 2 files changed, 75 insertions(+) New commits: commit f9d3cf3f807b27465b48e2007b4234f4a23913dd Author: Caolán McNamara Date: Tue Mar 3 09:

[Libreoffice-commits] core.git: vcl/source

2015-03-03 Thread David Tardon
vcl/source/window/winproc.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f676369e485068ecb36a2f6030d4e746e769909f Author: David Tardon Date: Sun Mar 1 19:09:53 2015 +0100 likely intent Change-Id: Ifef96196192d4a636475ff4d9f2b9602c4106e28 Revi

[Libreoffice-commits] core.git: officecfg/registry

2015-03-03 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/Addons.xcu | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 1b50aa9555f8be819759ab5600eb9830bbe7ca3c Author: Yousuf Philips Date: Mon Mar 2 06:29:54 2015 +0400 tdf#78622 Fix LibreLogo tooltips

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 69/1fc7cabbd42d144d1e42db5f6ef7090a46f3f4

2015-03-03 Thread Caolán McNamara
69/1fc7cabbd42d144d1e42db5f6ef7090a46f3f4 |1 + 1 file changed, 1 insertion(+) New commits: commit 14b2ad0feaacb974f7c926a0fc9b20ce76104b47 Author: Caolán McNamara Date: Tue Mar 3 09:45:19 2015 + Notes added by 'git notes add' diff --git a/69/1fc7cabbd42d144d1e42db5f6ef7090a46f3

[Libreoffice-commits] core.git: vcl/inc vcl/unx

2015-03-03 Thread Caolán McNamara
vcl/inc/headless/svpgdi.hxx |2 +- vcl/inc/unx/gtk/gtkgdi.hxx| 10 ++ vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 14 ++ 3 files changed, 21 insertions(+), 5 deletions(-) New commits: commit 756b2c945143ee171ae80c9ba51ef0dd50fa

[Libreoffice-commits] core.git: vcl/headless vcl/inc vcl/Library_vcl.mk vcl/Library_vclplug_gen.mk vcl/Library_vclplug_gtk3.mk vcl/unx

2015-03-03 Thread Caolán McNamara
vcl/Library_vcl.mk|4 ++- vcl/Library_vclplug_gen.mk|1 vcl/Library_vclplug_gtk3.mk |1 vcl/headless/svptextrender.cxx|5 +++ vcl/inc/cairotextrender.hxx |6 +--- vcl/inc/devic

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-03 Thread Miklos Vajna
android/experimental/LOAndroid3/src/java/org/libreoffice/LOKitThread.java | 3 +++ 1 file changed, 3 insertions(+) New commits: commit df7aab59c7d6383f420e01293adc54d53bb4e548 Author: Miklos Vajna Date: Tue Mar 3 10:22:45 2015 +0100 android: fix long press not selecting an empty cell

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - external/jpeg-turbo

2015-03-03 Thread Michael Stahl
external/jpeg-turbo/jpeg-turbo.win_build.patch.1 | 11 +++ 1 file changed, 11 insertions(+) New commits: commit d794783ada6fedad4fac9c701dfba6db065f513d Author: Michael Stahl Date: Sat Feb 21 20:37:00 2015 +0100 jpeg-turbo: work around failure in AC_PROG_MAKE_SET on WNT

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - dbaccess/source

2015-03-03 Thread Lionel Elie Mamane
dbaccess/source/ui/querydesign/QueryDesignView.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 1ce2461ab77f2ad28671ac1542509bbb16a155ef Author: Lionel Elie Mamane Date: Wed Jan 28 21:09:42 2015 +0100 not all OrCriteria have three children and s

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - connectivity/source

2015-03-03 Thread Lionel Elie Mamane
connectivity/source/commontools/FValue.cxx | 32 ++--- 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit 998f8cf5419f3da086246094408a50ab1e9d61f3 Author: Lionel Elie Mamane Date: Mon Mar 2 18:19:18 2015 +0100 getAny() is not a safe default, it

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - connectivity/source

2015-03-03 Thread Lionel Elie Mamane
connectivity/source/commontools/FValue.cxx | 32 ++--- 1 file changed, 16 insertions(+), 16 deletions(-) New commits: commit e5611f0cf876817a19500861a7d508e6469ad7c0 Author: Lionel Elie Mamane Date: Mon Mar 2 18:19:18 2015 +0100 getAny() is not a safe default, it

[Libreoffice-commits] core.git: Branch 'feature/tiled-editing' - android/experimental

2015-03-03 Thread Tomaž Vajngerl
android/experimental/LOAndroid3/src/java/org/mozilla/gecko/TextSelectionHandle.java | 18 ++ 1 file changed, 12 insertions(+), 6 deletions(-) New commits: commit fdbebe96c619cb73fe9b5164dfdf29e6dcf3b99f Author: Tomaž Vajngerl Date: Tue Mar 3 17:48:47 2015 +0900 android: fix m

[Libreoffice-commits] core.git: sw/inc sw/source

2015-03-03 Thread Miklos Vajna
sw/inc/fmtornt.hxx | 32 sw/source/core/layout/atrfrm.cxx | 34 +- 2 files changed, 33 insertions(+), 33 deletions(-) New commits: commit c5d8c466afe97190e550c3d43b52713a0840b273 Author: Miklos Vajna Date: Tue M