[Libreoffice-commits] core.git: include/svl sd/source svl/qa svl/source svx/source sw/source

2014-07-21 Thread Tobias Lippert
include/svl/SfxBroadcaster.hxx | 19 +--- sd/source/core/stlpool.cxx |2 - sd/source/core/stlsheet.cxx|2 - svl/qa/unit/notify/test_SfxBroadcaster.cxx |2 - svl/source/notify/SfxBroadcaster.cxx | 33 +++--

[Libreoffice-commits] core.git: include/svl svl/CppunitTest_svl_notify.mk svl/Module_svl.mk svl/qa

2014-07-21 Thread Tobias Lippert
include/svl/SfxBroadcaster.hxx |7 +- svl/CppunitTest_svl_notify.mk | 36 ++ svl/Module_svl.mk |1 svl/qa/unit/notify/test_SfxBroadcaster.cxx | 98 + 4 files changed, 139 insertions(+), 3 deletions(-

LibreOffice Gerrit News for submodules on 2014-07-22

2014-07-21 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: None * Merge

LibreOffice Gerrit News for core on 2014-07-22

2014-07-21 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#80907 Implemented OOXMLFactory_ns using boost::intrusive_ptr. in https://gerrit.libreoffice.org/10399 from Fahad Al-Saidi about module writerfilter + fdo#7

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/main/ChartController_Properties.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f413cb08b8c0f67b9bf7278dd654dac9001cf490 Author: Kohei Yoshida Date: Tue Jul 22 00:18:03 2014 -0400 printf crept in. Change-Id: I18303af0a2898610566233b814e317

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/inc/ItemPropertyMap.hxx| 6 -- chart2/source/controller/itemsetwrapper/AxisItemConverter.cxx | 2 +- chart2/source/controller/itemsetwrapper/DataPointItemConverter.cxx | 3 +-- chart2/source/controller/item

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/inc/AxisItemConverter.hxx | 2 chart2/source/controller/inc/CharacterPropertyItemConverter.hxx | 2 chart2/source/controller/inc/DataPointItemConverter.hxx | 2 chart2/source/controller/inc/ErrorBarIte

[Libreoffice-commits] core.git: 2 commits - chart2/source

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/main/ChartController.hxx|2 - chart2/source/controller/main/ChartController_Properties.cxx | 17 +-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 06830a9abc549a8a881abfa168357a41dcc450c8 Author: Kohei Yoshida Date: Mon

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

2014-07-21 Thread Kohei Yoshida
chart2/source/controller/inc/LegendItemConverter.hxx|7 - chart2/source/controller/itemsetwrapper/LegendItemConverter.cxx |6 - chart2/source/controller/main/ChartController.hxx |2 chart2/source/controller/main/ChartController_Insert.cxx|2 char

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #42 from Joel Madero --- Added bug 81617 - sort resulting in crash (regression between 4.3 and current build of 4.3, could be related to fix for bug 81309 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Joel Madero changed: What|Removed |Added Depends on||81617 -- You are receiving this mail beca

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 mchan...@shaw.ca changed: What|Removed |Added CC||mchan...@shaw.ca --- Comment #191 from

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #190 from Alex --- I suggest this bug https://bugs.freedesktop.org/show_bug.cgi?id=78206 When insert symbols (like U+0301, U+0300, U+0340, U+0341), which apply to the previous symbol, insertion process doesn't work properly. Seems lik

[GSoC] Chained Text Boxes in Draw - Report 21/07/2014

2014-07-21 Thread Matteo Campanelli
Hi! Last week I managed to have a working skeleton of the model presented in my last report , plus several important thorny subgoals were accomplished, i.e. latest code can: - identify an overflow of text in a box - refer to s

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

2014-07-21 Thread Julien Nabet
basctl/source/basicide/localizationmgr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e1840cf944b36b7ead5800a036870e38f4ddb049 Author: Julien Nabet Date: Mon Jul 21 19:26:58 2014 +0200 Resolves fdo#80906: Delete any control on Dialog editing window crashe

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - swext/mediawiki

2014-07-21 Thread Julien Nabet
swext/mediawiki/src/filter/odt2mediawiki.xsl | 59 +++ 1 file changed, 51 insertions(+), 8 deletions(-) New commits: commit d99e06fff8532bbe69f267d96ba2211c241ccd81 Author: Julien Nabet Date: Mon Jul 21 11:36:27 2014 +0200 Resolves fdo#81581: Mediawiki doesn't re

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - swext/mediawiki

2014-07-21 Thread Julien Nabet
swext/mediawiki/src/filter/odt2mediawiki.xsl | 59 +++ 1 file changed, 51 insertions(+), 8 deletions(-) New commits: commit 4d003b92fa632d38909543b7317ceb75c96beeac Author: Julien Nabet Date: Mon Jul 21 11:36:27 2014 +0200 Resolves fdo#81581: Mediawiki doesn't re

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

2014-07-21 Thread Aurimas Fišeras
fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 1a72abae4863c5f60c96b5fda2dcad8f46551fbd Author: Aurimas Fišeras Date: Mon Jul 21 10:43:42 2014 +0300 fdo#74295 win32 fpicker: correctly set

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

2014-07-21 Thread Aurimas Fišeras
fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 17 +++-- 1 file changed, 11 insertions(+), 6 deletions(-) New commits: commit 6466d0fec06e095bc596593357846802a24bb4af Author: Aurimas Fišeras Date: Mon Jul 21 10:43:42 2014 +0300 fdo#74295 win32 fpicker: correctly set

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

2014-07-21 Thread Aurimas Fišeras
fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 19 +-- 1 file changed, 9 insertions(+), 10 deletions(-) New commits: commit bb4ffcdf9a3682f13f0145055f81921a764c36f3 Author: Aurimas Fišeras Date: Mon Jul 21 11:11:22 2014 +0300 win32 fpicker: correctly set the defa

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

2014-07-21 Thread Aurimas Fišeras
fpicker/source/win32/filepicker/WinFileOpenImpl.cxx | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit a37d99eb176d0a302f92af287cc0d19ba2663bbc Author: Aurimas Fišeras Date: Mon Jul 21 10:43:42 2014 +0300 Revert "Cleaning: remove use of old edt1

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-21 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit c0053c431486c44c804f9cf4c9eeb267c056aed8 Author: matteocam Date: Mon Jul 21 22:52:49 2014 +0300 ImpCopyTextInTextObj: Create new ParaObject before passing it

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-21 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9e643f639885fbc6e982d49e6cfd74b84c446d9f Author: matteocam Date: Mon Jul 21 22:36:42 2014 +0300 Fixed conversion to pointer; keeping first text obj's active text

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source svx/source

2014-07-21 Thread matteocam
editeng/source/editeng/impedit3.cxx |2 +- svx/source/svdraw/svdotextdecomposition.cxx |6 +- 2 files changed, 6 insertions(+), 2 deletions(-) New commits: commit 64dad97fcac516bc83f31ffb79763f55948292d0 Author: matteocam Date: Mon Jul 21 22:33:56 2014 +0300 Removed ou

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

2014-07-21 Thread Zolnai Tamás
avmedia/source/opengl/oglplayer.cxx | 31 +++ include/vcl/opengl/OpenGLHelper.hxx |3 +++ vcl/source/opengl/OpenGLHelper.cxx | 15 +++ 3 files changed, 49 insertions(+) New commits: commit 3c2ce3618f586d932b516c15167a79f2b882fbf5 Author: Zolnai Tam

GSoC Refactor god objects weekly report

2014-07-21 Thread V
This week I refactored IDocumentRedlineAccess and started working on IDocumentFieldsAccess . Valentin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/editeng

2014-07-21 Thread matteocam
include/editeng/editstat.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2870d1762a1f74cee30480dec626a6205e6e9267 Author: matteocam Date: Mon Jul 21 20:25:59 2014 +0200 EditStatus::Clear resets page overflow Change-Id: If7385814a6136929dc132c4d4cc

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

2014-07-21 Thread Tomaž Vajngerl
vcl/source/filter/wmf/winmtf.cxx | 18 +- vcl/source/filter/wmf/winmtf.hxx |2 +- 2 files changed, 14 insertions(+), 6 deletions(-) New commits: commit f5949d09321e3ac62538df0e70e58284bd1cab32 Author: Tomaž Vajngerl Date: Fri Jul 18 13:36:13 2014 +0200 bnc#881024 Do

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

2014-07-21 Thread Tomaž Vajngerl
cppcanvas/source/mtfrenderer/implrenderer.cxx | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 48242717e3a7a8d4c936bad0b96d75cca70b5e0b Author: Tomaž Vajngerl Date: Fri Jul 18 13:36:59 2014 +0200 bnc#881024 Handle 0 font height just like outdev &

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

2014-07-21 Thread Tomaž Vajngerl
cppcanvas/source/mtfrenderer/emfplus.cxx | 134 ++- 1 file changed, 132 insertions(+), 2 deletions(-) New commits: commit 28bd6fe0c4fdca575ef078d6e5ff2a5acb852ac3 Author: Tomaž Vajngerl Date: Sat Jul 19 21:52:09 2014 +0200 emf+: emulate hatch with color blend

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng

2014-07-21 Thread matteocam
editeng/source/editeng/impedit3.cxx |2 +- include/editeng/editstat.hxx|1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 01e4be5815252fd3c9d21161bd7a0f4437f4c7cb Author: matteocam Date: Mon Jul 21 20:17:56 2014 +0200 Added public method EditStatus::

Re: [GSoC] Weekly Report #4 - Dialog Widget Conversion

2014-07-21 Thread Eike Rathke
Hi Szymon, On Saturday, 2014-06-21 20:38:20 +0200, Szymon Kłos wrote: > Now I'm finishing conversion of RID_SVXDLG_NEWHYPERLINK (4 tabs). That one introduced radio buttons that didn't exist before (E-mail and News) and a superfluous Subject edit field for the Document type / tab page, likely jus

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2014-07-21 Thread matteocam
editeng/source/editeng/impedit3.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 9d22d0ae7dfa98c261bc13e4c2e8ff564e0858a7 Author: matteocam Date: Mon Jul 21 20:05:34 2014 +0200 Set overflow Status in CheckAutoPageSize Change-Id: I07b149495175b110c931b74394dca1e

[Libreoffice-commits] core.git: 2 commits - chart2/source oox/inc

2014-07-21 Thread Kohei Yoshida
chart2/source/model/main/DataSeries.cxx | 49 ++ oox/inc/drawingml/chart/seriescontext.hxx |2 - 2 files changed, 24 insertions(+), 27 deletions(-) New commits: commit 8952061d818f485d3343193a3729ef5eb1067d4d Author: Kohei Yoshida Date: Mon Jul 21 13:38:10 2

[Libreoffice-commits] core.git: Branch 'feature/calctiledrendering4' - 5 commits - desktop/source libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk libreofficekit/Executable_lokconf_init.mk

2014-07-21 Thread Andrzej Hunt
Repository.mk |1 desktop/source/app/app.cxx |2 libreofficekit/CppunitTest_libreofficekit_tiledrendering.mk |3 libreofficekit/Executable_lokconf_init.mk | 42 libreoffic

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

2014-07-21 Thread Michael Stahl
dbaccess/source/ext/macromigration/macromigrationpages.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 059ce597b544f9eccd7f12a4218ab3631025d95d Author: Michael Stahl Date: Mon Jul 21 19:32:04 2014 +0200 SaveDBDocPage: [loplugin:saloverride] Change

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2014-07-21 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2524d890de8c68125204cef8a2e8a9cda8ea9f11 Author: matteocam Date: Mon Jul 21 19:04:22 2014 +0200 ImpChainText is called Change-Id: I8b5b012df286ab80025c7b50dcafa584703677e0

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

2014-07-21 Thread Eike Rathke
sc/source/filter/xml/xmlexprt.cxx | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) New commits: commit bc3b62e25eb0c3921fa600e80eeb314e45ecaaef Author: Eike Rathke Date: Mon Jul 21 18:50:31 2014 +0200 use SvXMLExport::GetRelativeReference(), fdo#79305 ... inst

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

2014-07-21 Thread Michael Stahl
vcl/source/gdi/metaact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2949d3ccc547d77c7e064a0d34c5d92c565bdcbb Author: Michael Stahl Date: Mon Jul 21 18:41:03 2014 +0200 vcl: fix MetaTextArrayAction copying only half of mpDXArray This causes an i

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

2014-07-21 Thread Joren De Cuyper
writerfilter/source/dmapper/DomainMapper_Impl.cxx |6 +++--- writerfilter/source/dmapper/FieldTypes.hxx|2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 31d4ab06b5e5250140293e88e91c56a679cc71fd Author: Joren De Cuyper Date: Mon Jul 21 18:10:42 2014 +02

[Libreoffice-commits] core.git: include/oox oox/source

2014-07-21 Thread Tor Lillqvist
include/oox/export/drawingml.hxx |2 +- oox/source/export/drawingml.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 77d6ac27e1815d701e773e1c586b2545fa1f3382 Author: Tor Lillqvist Date: Mon Jul 21 19:20:27 2014 +0300 WaE: passing class rtl::OUString

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - 2 commits - sal/osl sal/qa sal/rtl

2014-07-21 Thread Stephan Bergmann
sal/osl/all/debugbase.cxx| 30 +++--- sal/qa/osl/file/osl_File.cxx |4 ++-- sal/qa/osl/module/osl_Module.cxx |8 sal/qa/osl/mutex/osl_Mutex.cxx |2 +- sal/qa/osl/process/osl_Thread.cxx|2 +- sal/qa/osl/security/os

[Libreoffice-commits] core.git: dbaccess/inc dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk

2014-07-21 Thread Caolán McNamara
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/inc/dbaccess_helpid.hrc |2 dbaccess/source/ext/macromigration/dbmm_global.hrc |1 dbaccess/source/ext/macromigration/macromigration.hrc |8 dbaccess/source/ext/macrom

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

2014-07-21 Thread Tor Lillqvist
vcl/source/app/IconThemeScanner.cxx | 22 ++ 1 file changed, 10 insertions(+), 12 deletions(-) New commits: commit cebd0347a02844b1f3b3f496e4722b30a9393d47 Author: Tor Lillqvist Date: Mon Jul 21 19:06:12 2014 +0300 Our log area checking Clang plugin requires it to be

[Libreoffice-commits] help.git: helpers/help_hid.lst source/text

2014-07-21 Thread Caolán McNamara
helpers/help_hid.lst|4 source/text/shared/explorer/database/migrate_macros.xhp |5 +++-- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit 3d0fefd1db11ee86be12b2db37fed812f6561d7c Author: Caolán McNamara Date: Mon Jul 21 17:

[GSoC] Improved Color Selection, Week 9

2014-07-21 Thread Krisztian Pinter
Hi All! Last week I converted the palette popup to use the new widget layout system. Hopefully this will make it easier for UI people to work on the look. This week I'll probably work on improving the color selection in Draw/Impress. If anyone has any insights, please share them! Thank you! All

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

2014-07-21 Thread PriyankaGaikwad
sw/qa/extras/ooxmlexport/data/fdo80902.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx | 10 ++ writerfilter/source/dmapper/DomainMapper.cxx | 16 +++- writerfilter/source/dmapper/PropertyMap.cxx |4 4 files changed, 29 insertions(+), 1 deletion(-) Ne

[GSOC] Personas - Weekly Report #9

2014-07-21 Thread Rachit Gupta
Hello all. This week, I have been trying to convert the Hangul Hanja Conversion dialog. As this is my first attempt at dialog conversion and the dialog consists of 2 custom widgets, it is taking a bit longer that I anticipated! I'll be trying to finish it this week, and look for more work from my

[Libreoffice-commits] core.git: dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk

2014-07-21 Thread Caolán McNamara
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/source/ext/macromigration/dbmm_global.hrc |1 dbaccess/source/ext/macromigration/macromigration.hrc |1 dbaccess/source/ext/macromigration/macromigration.src | 49 dbaccess/source/ex

[Libreoffice-commits] core.git: helpcontent2

2014-07-21 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81fb15d33fcdf8adb0776d22dba06a1fde549936 Author: Caolán McNamara Date: Mon Jul 21 16:27:59 2014 +0100 Updated core Project: help b8feecec406652bb24799a209aae9530da926f4a diff --git a/helpconte

[Libreoffice-commits] help.git: helpers/help_hid.lst

2014-07-21 Thread Caolán McNamara
helpers/help_hid.lst |2 -- 1 file changed, 2 deletions(-) New commits: commit b8feecec406652bb24799a209aae9530da926f4a Author: Caolán McNamara Date: Mon Jul 21 16:27:59 2014 +0100 drop unused helpids Change-Id: I986615001840c8456a044617f2ada7f7c683fd26 diff --git a/helpers

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

2014-07-21 Thread Rohit Deshmukh
sw/qa/extras/ooxmlexport/data/fdo80997.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx|7 +++ sw/source/filter/ww8/wrtw8nds.cxx |2 +- 3 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 570775d352c1465763bb9db974c4503245652d79 Author: Rohit Deshmu

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

2014-07-21 Thread Takeshi Abe
vbahelper/source/msforms/vbacombobox.cxx|1 - vbahelper/source/msforms/vbaimage.cxx |1 - vbahelper/source/msforms/vbamultipage.cxx |1 - vbahelper/source/msforms/vbaprogressbar.cxx |1 - vbahelper/source/msforms/vbascrollbar.cxx |1 - vbahelper/source/msforms/vba

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

2014-07-21 Thread Bisal Nayal
filter/source/msfilter/util.cxx | 12 include/filter/msfilter/util.hxx|8 oox/source/export/vmlexport.cxx | 15 ++- sw/qa/extras/ooxmlexport/data/fdo78663.docx |binary sw/qa/extras/ooxmlexport/ooxmlsdrexport.cxx | 28

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

2014-07-21 Thread Markus Mohrhard
sc/source/filter/xml/xmlexprt.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit f6445efb0e5c3de099f0425825fe1e6e8271dfb9 Author: Markus Mohrhard Date: Fri Jul 18 20:31:09 2014 +0200 respect flag for relative paths, fdo#79305 Change-Id: I8f4e5f8f5e489

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

2014-07-21 Thread Ravindra_Vidhate
sw/qa/extras/inc/swmodeltestbase.hxx |1 + sw/qa/extras/ooxmlexport/data/fdo81381.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx |6 ++ sw/source/filter/ww8/docxattributeoutput.cxx | 21 + writerfilter/source/dmapper/OLEHandler.cxx |8 ++

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

2014-07-21 Thread David Tardon
external/libxml2/ExternalProject_xml2.mk |2 +- external/libxml2/libxml2-icu.patch.0 |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6831ae4d0e0b69e4f06c2987c3be748c8f35c9d8 Author: David Tardon Date: Mon Jul 21 15:32:37 2014 +0200 fix debug build o

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-colors' - include/sfx2 include/vcl sfx2/source svx/source svx/uiconfig svx/UIConfig_svx.mk vcl/source

2014-07-21 Thread Krisztian Pinter
include/sfx2/tbxctrl.hxx|6 ++ include/vcl/floatwin.hxx| 13 sfx2/source/toolbox/tbxitem.cxx | 20 +++ svx/UIConfig_svx.mk |1 svx/source/tbxctrls/colorwindow.hxx | 19 +++--- svx/source/tbxctrls/tbcontrl.cxx| 98 +++

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

2014-07-21 Thread Caolán McNamara
sc/source/ui/dbgui/validate.cxx | 27 ++- sc/source/ui/inc/validate.hxx |2 ++ 2 files changed, 24 insertions(+), 5 deletions(-) New commits: commit c5b71635e523e3675a72acc4960a1cac6e16e3fd Author: Caolán McNamara Date: Mon Jul 21 13:14:19 2014 +0100 Resol

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

2014-07-21 Thread Rohit Deshmukh
include/oox/export/drawingml.hxx |2 - include/oox/export/shapes.hxx |1 oox/source/drawingml/customshapeproperties.cxx | 27 + oox/source/export/drawingml.cxx|7 +- oox/source/export/shapes.cxx

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

2014-07-21 Thread dinesh_mp
sw/qa/core/data/ooxml/pass/fdo81380.docx|binary writerfilter/source/dmapper/PropertyMap.cxx |3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit c73cb50cdd7dffe809d3e66e5acdfab2bd521f62 Author: dinesh_mp Date: Thu Jul 17 18:59:37 2014 +0530 fdo#81380: LO cr

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

2014-07-21 Thread Tor Lillqvist
external/libxml2/libxml2-icu.patch.0 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22274468ef27ae8651f8ea8805611bf39758b9d5 Author: Tor Lillqvist Date: Mon Jul 21 17:07:56 2014 +0300 Test $(DEBUG) for being non-empty instead of "1" (which it is not)

Re: export of Calc functions to OOXML

2014-07-21 Thread Eike Rathke
Hi Kohei, On Monday, 2014-07-21 09:13:32 -0400, Kohei Yoshida wrote: > > BUT, I think I might know why it doesn't get called anymore ... the > > OOXML formula string is now directly generated from the token array, > > which bypasses all mechanisms we had in place for the Excel binary > > export a

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

2014-07-21 Thread Caolán McNamara
chart2/source/view/main/3DChartObjects.cxx |1 + include/vcl/opengl/GLMHelper.hxx | 24 include/vcl/opengl/OpenGLHelper.hxx|7 --- vcl/source/opengl/OpenGLHelper.cxx |1 + 4 files changed, 26 insertions(+), 7 deletions(-) New co

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

2014-07-21 Thread David Tardon
external/libxml2/libxml2-icu.patch.0 |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit a8a3ad1e5f2c2539aae8067a3506a896b83389de Author: David Tardon Date: Mon Jul 21 15:32:37 2014 +0200 fix debug build of libxml2 on windows Change-Id: I36672c567424

Re: export of Calc functions to OOXML

2014-07-21 Thread Kohei Yoshida
On Fri, 2014-07-18 at 17:54 +0200, Eike Rathke wrote: > BUT, I think I might know why it doesn't get called anymore ... the > OOXML formula string is now directly generated from the token array, > which bypasses all mechanisms we had in place for the Excel binary > export and the earlier OOXML exp

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-libcmis' - external/libcmis

2014-07-21 Thread Mihai Varga
external/libcmis/StaticLibrary_cmis.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 9888b88cd4053e21c03ac0063e1a6f7fec69d8a3 Author: Mihai Varga Date: Mon Jul 21 15:55:29 2014 +0300 OneDrive object type Change-Id: Id3bc8c75dc20b95c89c4f1798bae98863e77d87d diff --

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 64161, which changed state. Bug 64161 Summary: PDF: EPS images don't get exported when writing a PDF file https://bugs.freedesktop.org/show_bug.cgi?id=64161 What|Removed |Added

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 81055, which changed state. Bug 81055 Summary: Crash due to inadequate checks for GL version / capabilities https://bugs.freedesktop.org/show_bug.cgi?id=81055 What|Removed |Added --

[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - qadevOOo/runner sfx2/qa

2014-07-21 Thread Kohei Yoshida
qadevOOo/runner/util/SOfficeFactory.java |9 +++-- sfx2/qa/complex/sfx2/undo/ChartDocumentTest.java |4 2 files changed, 11 insertions(+), 2 deletions(-) New commits: commit d19c216f191ca13b7895b69cd5790d526aec2bb5 Author: Kohei Yoshida Date: Tue Jun 10 09:36:54 2014 -

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

2014-07-21 Thread Zolnai Tamás
slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx | 12 ++ 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit aeeddd97eb123132aa542a277e81c5f49a4d8572 Author: Zolnai Tamás Date: Mon Jul 21 14:14:40 2014 +0200 Revert also an other part of "Extr

[GSOC] Tiled Rendering, ahunt, Weekly Report 09 / WK29

2014-07-21 Thread Andrzej Hunt
Hi All, * Dug into LoadEnv exceptions happening on some machines (took 2 or so days to get to the bottom of, as I was getting different errors depending on whether this was a first or later run in gdb -- I think that was just the config generation being problematic too, and confusing me).

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

2014-07-21 Thread Zolnai Tamás
slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm | 12 ++ 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 70df3e3e507d978561565199d553314e2b24cd91 Author: Zolnai Tamás Date: Mon Jul 21 14:08:30 2014 +0200 Partly revert "Extract getGLVersion

[Libreoffice-commits] core.git: 2 commits - avmedia/source include/vcl slideshow/source vcl/source

2014-07-21 Thread Zolnai Tamás
avmedia/source/opengl/oglplayer.cxx| 31 ++ include/vcl/opengl/OpenGLHelper.hxx|3 slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx | 11 --- slideshow/source/engine/OGLTrans/mac/OGLTra

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #189 from Kevin Suo --- Added bug 81396, charts do not show correctly in XLSX when open with libreoffice. Affects all chart types. -- You are receiving this mail because: You are on the CC list for the bug. _

RE: export of Calc functions to OOXML

2014-07-21 Thread Winfried Donkers
Hi Eike, >> It seems to me that re-implementing the OOXML export functionality is rather >> a complex business, i.e. not something suitable for me. Shall I create a bug >> report for this? > [ ... ] > If you want to take a stab at this just tell me, otherwise I'll do. > A bug report might be g

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Kevin Suo changed: What|Removed |Added Depends on||81396 -- You are receiving this mail becaus

[GSoC] Varga Mihai - progress report week 9

2014-07-21 Thread Mihai Varga
Hello, Last week Cedric (my mentor) managed to solve the bug we were having with the NSSInitializer so now I'm working to integrate the OneDrive connection in LO. So far I was able to browse the contents in my onedrive account but I'm having problems opening files. I'm working on this issue and it

Re: export of Calc functions to OOXML

2014-07-21 Thread Eike Rathke
Hi Winfried, On Monday, 2014-07-21 11:39:30 +0200, Winfried Donkers wrote: > Neither XclExpFmlaCompImpl::AppendTrailingParam(), nor > XclExpFmlaCompImpl::FinishFunction() gets hit when set as a breakpoint in gdb. That confirms my assumption that it is due to the change that formula expressions

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - cui/uiconfig

2014-07-21 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/aboutconfigdialog.ui | 163 +++ 1 file changed, 72 insertions(+), 91 deletions(-) New commits: commit 68dc545f9d269c75c3ab2df73b8adf1d2276c240 Author: Adolfo Jayme Barrientos Date: Mon Jul 7 15:31:55 2014 -0500 Related fdo#67642: remove red

RE: export of Calc functions to OOXML

2014-07-21 Thread Winfried Donkers
Hi Eike, >> The Calc function GAMMADIST has an optional 4th argument (cumulative), >> whereas this argument is mandatory for Excel. >> When saving a document with function GAMMADIST as xls, this argument is >> added if necessary (in /sc/source/filter/excel/xeformula.cxx). >> When saving this doc

[Libreoffice-commits] core.git: swext/mediawiki

2014-07-21 Thread Julien Nabet
swext/mediawiki/src/filter/odt2mediawiki.xsl | 59 +++ 1 file changed, 51 insertions(+), 8 deletions(-) New commits: commit b8f4db5bad245c2e340b3217b10df994785eecd3 Author: Julien Nabet Date: Mon Jul 21 11:36:27 2014 +0200 Resolves fdo#81581: Mediawiki doesn't re

[Libreoffice-commits] core.git: include/connectivity

2014-07-21 Thread Michael Stahl
include/connectivity/CommonTools.hxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 7f15d2612d450dd430a1288052bc408f3bb1fcd9 Author: Michael Stahl Date: Mon Jul 21 11:28:54 2014 +0200 fix -Werror=extra: base class ‘class salhelper::SimpleReferenceObject

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-07-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 64161, which changed state. Bug 64161 Summary: PDF: EPS images don't get exported when writing a PDF file https://bugs.freedesktop.org/show_bug.cgi?id=64161 What|Removed |Added

[Libreoffice-commits] dev-tools.git: scripts/gerrit-filter-domain

2014-07-21 Thread Jan Holesovsky
scripts/gerrit-filter-domain |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7abaa4ca7573efc1a4f8e4b4732f2d75bae854ea Author: Jan Holesovsky Date: Mon Jul 21 11:11:34 2014 +0200 gerrit-filter-domain: Prefer re.search over re.match. This actually does

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

2014-07-21 Thread Luboš Luňák
sw/qa/extras/ooxmlimport/data/floating-table-section-columns.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx |7 +++ sw/qa/extras/ww8import/data/floating-table-section-columns.doc|binary sw/qa/extras/ww8import/data/floating-table-section-margins.doc|bin

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

2014-07-21 Thread Alex Henrie
sd/source/ui/view/Outliner.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 59f84b4a2c082382767f12e0c7a06a3f0b52e721 Author: Alex Henrie Date: Wed Jul 16 20:01:35 2014 -0600 fdo#79343 When searching in Draw or Impress, leave focus in search bar Set

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - configure.ac external/libabw external/libebook external/libetonyek external/liblangtag external/libvisio external/libxml2 external/libxmlsec

2014-07-21 Thread David Tardon
RepositoryExternal.mk | 16 +++- configure.ac |9 +++ external/libabw/ExternalProject_libabw.mk |3 -- external/libebook/ExternalProject_libebook.mk |2 - external/libetonyek/ExternalProject_libe

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - embeddedobj/source include/svx offapi/com offapi/UnoApi_offapi.mk svx/source

2014-07-21 Thread Kohei Yoshida
embeddedobj/source/commonembedding/miscobj.cxx |8 - embeddedobj/source/commonembedding/persistence.cxx |9 ++ embeddedobj/source/inc/commonembobj.hxx|8 - include/svx/svdoole2.hxx |7 offapi/UnoApi_offapi.mk

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

2014-07-21 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e7bd0484228beb4529e84742faf56f813dca495a Author: Michael Stahl Date: Fri Jul 18 22:07:02 2014 +0200 (related: fdo#78502) writerfilter: RTF import: fix invalid string

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

2014-07-21 Thread Michael Stahl
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a68dbdd334f9e653eb7e4db934055d32be506537 Author: Michael Stahl Date: Fri Jul 18 22:07:02 2014 +0200 (related: fdo#78502) writerfilter: RTF import: fix invalid string

[Libreoffice-commits] core.git: icon-themes/tango

2014-07-21 Thread Adolfo Jayme Barrientos
icon-themes/tango/cmd/sc_insertcolumns.png |binary icon-themes/tango/cmd/sc_insertcolumns.xcf.bz2 |binary icon-themes/tango/cmd/sc_insertrows.png|binary icon-themes/tango/cmd/sc_insertrows.xcf.bz2|binary 4 files changed New commits: commit 95874c02b6be22192dca2a203b4d20c84f34b

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

2014-07-21 Thread Joren De Cuyper
icon-themes/galaxy/links.txt|2 icon-themes/tango/links.txt |2 icon-themes/tango_testing/links.txt |2 officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu

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

2014-07-21 Thread Zolnai Tamás
avmedia/source/opengl/oglframegrabber.cxx |7 ++- avmedia/source/opengl/oglwindow.cxx |7 ++- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit f3785c8532e627e4d9d0e7372213cffe67fdd96f Author: Zolnai Tamás Date: Mon Jul 14 00:21:55 2014 +0200 glT

[Libreoffice-commits] core.git: configmgr/qa officecfg/registry sc/uiconfig sd/uiconfig sw/uiconfig

2014-07-21 Thread Joren De Cuyper
configmgr/qa/unit/data.xcd |2 +- officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- sc/uiconfig/scalc/menubar/menubar.xml|2 ++ sd/uiconfig/sdraw/menubar/menubar.xml

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

2014-07-21 Thread Tomaž Vajngerl
cppcanvas/source/mtfrenderer/emfplus.cxx | 118 +- cppcanvas/source/mtfrenderer/implrenderer.cxx | 13 ++ vcl/source/filter/wmf/winmtf.cxx | 17 ++- vcl/source/filter/wmf/winmtf.hxx |2 4 files changed, 142 insertions(+), 8 deletions

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

2014-07-21 Thread Zolnai Tamás
avmedia/source/opengl/oglwindow.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 4641e8f3e2675386df4418506861945e35cd69a0 Author: Zolnai Tamás Date: Wed Jul 16 14:55:43 2014 +0200 fdo#81182: Resizing glTF window affects camera position Camera

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - external/libgltf

2014-07-21 Thread Zolnai Tamás
external/libgltf/UnpackedTarball_libgltf.mk |1 external/libgltf/pathces/fix_rendering_of_resized_model.patch | 71 ++ 2 files changed, 72 insertions(+) New commits: commit 830aa8da71f798b83befd392c7773d81c142510e Author: Zolnai Tamás Date: Tue Jul 15 23:15:08

[Libreoffice-commits] core.git: 2 commits - bin/findunusedcode vcl/generic

2014-07-21 Thread Caolán McNamara
bin/findunusedcode |2 +- vcl/generic/fontmanager/helper.cxx | 13 + 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit f5d33e5e70d74d18893a67672eac95b84483226b Author: Caolán McNamara Date: Sun Jul 20 20:37:40 2014 +0100 Resolves: cov

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

2014-07-21 Thread Zolnai Tamás
avmedia/source/opengl/oglwindow.cxx | 31 +-- 1 file changed, 29 insertions(+), 2 deletions(-) New commits: commit 99c6a8eb358003b9a5663988e475509cf77cc583 Author: Zolnai Tamás Date: Thu Jul 17 16:21:02 2014 +0200 glTF: allow to move camera also by keyboard

  1   2   >