ANN: ongoing emf+ parser & rendering rework

2017-07-19 Thread Thorsten Behrens
Dear fellow hackers, as of Saturday, a first cut of a new emf+ parser & rendering framework from Armin has hit master (thx to Moggi and Stephan for fixing up the ODR / unit test breakage fallout!). The old implementation is a source of significant pain & issues (separate implementation, only able

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

2017-07-19 Thread Samuel Mehrbrodt
include/xmloff/xmlimp.hxx |5 +++-- xmloff/source/core/xmlimp.cxx | 11 +-- xmloff/source/draw/sdxmlexp.cxx |8 +++- xmloff/source/draw/ximpshow.cxx |8 ++-- 4 files changed, 21 insertions(+), 11 deletions(-) New commits: commit 58ccac44f7df4273db31e4bbe9043b

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

2017-07-19 Thread Caolán McNamara
avmedia/source/gstreamer/gstplayer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ed6c78abb8445cff51cc05118ce1f6311ed5a535 Author: Caolán McNamara Date: Wed Jul 19 09:54:20 2017 +0100 gtk3: make video playback fill playback window Change-Id: I43f2f77889856dc6

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

2017-07-19 Thread Andrea Gelmini
svl/source/crypto/cryptosign.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ca004d940ee8cdec9a4e8bee869c23115d7fd378 Author: Andrea Gelmini Date: Tue Jul 18 10:00:42 2017 +0200 Removed duplicated include Change-Id: Ie1eef17779e2c70215526e46813b5ab9321911f5 Re

[GSoC] QuarkXPress import, Week 7

2017-07-19 Thread Alex P
During this week I worked on libqxp and implemented parsing of most of the important records (character/paragraph format, tab stops, ...) and started to parse pages, implemented deobfuscation for both formats (3.3, 4.0). Also during the work some small issues with current format "specification" we

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

2017-07-19 Thread Eike Rathke
sc/source/ui/unoobj/filtuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22ae038a56b85e86219922c2759544545f2d813d Author: Eike Rathke Date: Wed Jul 19 21:24:06 2017 +0200 Fix crash when saving new spreadsheet as dBase/.dbf, tdf#108789 follow-up

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

2017-07-19 Thread Dennis Francis
sc/source/ui/view/drawvie4.cxx | 33 - 1 file changed, 20 insertions(+), 13 deletions(-) New commits: commit 013cc39448b00a450d040ddc8828aa9ab3004e3d Author: Dennis Francis Date: Mon Jul 17 12:32:02 2017 +0530 tdf#108881 : do not assume that chart objects

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

2017-07-19 Thread Dennis Francis
sc/qa/unit/ucalc.hxx|2 ++ sc/qa/unit/ucalc_formula.cxx| 34 ++ sc/source/core/data/formulacell.cxx |4 3 files changed, 40 insertions(+) New commits: commit f5661ec96ea4e30abea2ad0b218024c6c747071b Author: Dennis Francis Dat

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

2017-07-19 Thread Eike Rathke
sc/source/core/data/conditio.cxx | 60 ++- 1 file changed, 35 insertions(+), 25 deletions(-) New commits: commit 667aa6ade94a4dee441868d21db037e42c871932 Author: Eike Rathke Date: Wed Jul 19 19:10:32 2017 +0200 Avoid temporary Date and normalization

[Libreoffice-commits] core.git: basic/source chart2/source connectivity/source sc/source sc/workben

2017-07-19 Thread Eike Rathke
basic/source/runtime/methods.cxx |4 ++-- chart2/source/view/axes/DateHelper.cxx |2 +- chart2/source/view/axes/DateScaling.cxx |2 +- chart2/source/view/axes/ScaleAutomatism.cxx |4 ++-- chart2/source/view/axes/Tickmarks_Dates.cxx |

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

2017-07-19 Thread Dennis Francis
sc/source/ui/view/drawvie4.cxx | 33 - 1 file changed, 20 insertions(+), 13 deletions(-) New commits: commit 4d783c45062d030d278c076d7817b9589fa77d91 Author: Dennis Francis Date: Mon Jul 17 12:32:02 2017 +0530 tdf#108881 : do not assume that chart objects

[Libreoffice-commits] core.git: connectivity/Library_calc.mk connectivity/Library_file.mk connectivity/Library_writer.mk connectivity/source

2017-07-19 Thread Miklos Vajna
connectivity/Library_calc.mk |1 connectivity/Library_file.mk |1 connectivity/Library_writer.mk |1 connectivity/source/drivers/calc/CTable.cxx|4 - connectivity/source/drivers/component/CColumns.cxx | 11

[Libreoffice-commits] core.git: connectivity/Library_calc.mk connectivity/Library_file.mk connectivity/Library_writer.mk connectivity/source

2017-07-19 Thread Miklos Vajna
connectivity/Library_calc.mk |1 connectivity/Library_file.mk |1 connectivity/Library_writer.mk |1 connectivity/source/drivers/calc/CConnection.cxx |4 - connectivity/sour

[Libreoffice-commits] core.git: connectivity/Library_calc.mk connectivity/Library_file.mk connectivity/Library_writer.mk connectivity/source

2017-07-19 Thread Miklos Vajna
connectivity/Library_calc.mk |1 connectivity/Library_file.mk |1 connectivity/Library_writer.mk |1 connectivity/source/drivers/calc/CConnection.cxx |4 - connectivity/source/drivers/component/CStatement.

[Libreoffice-commits] core.git: connectivity/Library_calc.mk connectivity/Library_file.mk connectivity/Library_writer.mk connectivity/source

2017-07-19 Thread Miklos Vajna
connectivity/Library_calc.mk |1 connectivity/Library_file.mk |1 connectivity/Library_writer.mk|1 connectivity/source/drivers/calc/CPreparedStatement.cxx |4 connectivity/source/drivers/ca

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

2017-07-19 Thread Dennis Francis
sc/qa/unit/ucalc.hxx|2 ++ sc/qa/unit/ucalc_formula.cxx| 34 ++ sc/source/core/data/formulacell.cxx |4 3 files changed, 40 insertions(+) New commits: commit 5f2bcde100c278315609c221c48ff03aacdf9bdc Author: Dennis Francis Dat

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

2017-07-19 Thread Michael Stahl
sw/inc/undobj.hxx |2 +- sw/source/core/undo/undobj.cxx | 19 +++ sw/source/filter/basflt/shellio.cxx |3 +-- 3 files changed, 5 insertions(+), 19 deletions(-) New commits: commit 14d2255cbd254dea6e87a04f747e7d6d3d54ceb9 Author: Michael Stahl Date

[Libreoffice-commits] core.git: solenv/bin vcl/commonfuzzer.mk

2017-07-19 Thread Caolán McNamara
solenv/bin/native-code.py |2 +- vcl/commonfuzzer.mk |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 45df9012d14450b71ea1619f2a627f7e43320fe1 Author: Caolán McNamara Date: Wed Jul 19 16:13:06 2017 +0100 oss-fuzz: fix wmffuzzer Change-Id:

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

2017-07-19 Thread Noel Grandin
cppu/source/typelib/static_types.cxx |2 +- cppu/source/typelib/typelib.cxx |2 +- cppu/source/typelib/typelib.hxx |2 +- cppu/source/uno/lbenv.cxx|8 cppu/source/uno/prim.hxx |2 +- 5 files changed, 8 insertions(+), 8 deletions(-) Ne

[Libreoffice-commits] help.git: help3xsl/online_transform.xsl

2017-07-19 Thread Olivier Hallot
help3xsl/online_transform.xsl | 63 -- 1 file changed, 25 insertions(+), 38 deletions(-) New commits: commit 96683c90c8faf8af6bcee5a149f3a7a6acefcf26 Author: Olivier Hallot Date: Wed Jul 19 11:50:34 2017 -0300 Code cleanup in XSLT remove

[Libreoffice-commits] core.git: helpcontent2

2017-07-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8ea031a817a5451b949720c961d963453b032eaf Author: Olivier Hallot Date: Wed Jul 19 11:50:34 2017 -0300 Updated core Project: help 96683c90c8faf8af6bcee5a149f3a7a6acefcf26 Code cleanup in

GSoC Report: Special Characters

2017-07-19 Thread Akshay Deep
Hi all, I have completed the integration of Favorites in Special Character dialog and toolbar drop-down. I will move next to add the Unicode database in the dialog. I was unavailable last week due to health issues. I am almost well now and will move ahead with the project. Regards, Akshay Deep

[Libreoffice-commits] help.git: help3xsl/online_transform.xsl

2017-07-19 Thread Olivier Hallot
help3xsl/online_transform.xsl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 125c3e6a3faab4062b69ab78c636192e5f3763b9 Author: Olivier Hallot Date: Wed Jul 19 11:17:22 2017 -0300 Fix a $title variable in XSLT transform Change-Id: I7463572330e2338e7326

[Libreoffice-commits] core.git: helpcontent2

2017-07-19 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81b56ca1b8d05c5307bd3d4e6d710256991317ed Author: Olivier Hallot Date: Wed Jul 19 11:17:22 2017 -0300 Updated core Project: help 125c3e6a3faab4062b69ab78c636192e5f3763b9 Fix a $title var

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

2017-07-19 Thread Heiko Tietze
icon-themes/galaxy/brand/intro.png |binary icon-themes/galaxy/brand_dev/intro.png |binary 2 files changed New commits: commit 756662033e348ea42019ac6af799e23dc9896b92 Author: Heiko Tietze Date: Tue Jul 18 10:46:31 2017 +0200 tdf#108928 Branding 6.0 Improved splash

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

2017-07-19 Thread Samuel Mehrbrodt
sw/source/uibase/utlui/unotools.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bde72cdae1e7e001d5089c5284672c976b8e43df Author: Samuel Mehrbrodt Date: Tue Jul 18 16:09:05 2017 +0200 tdf#109188 Always load documents read-only in SwOneExampleFrame

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

2017-07-19 Thread Miklos Vajna
sw/CppunitTest_sw_mailmerge.mk |1 sw/qa/extras/mailmerge/data/10-testing-addresses-writer.odt |binary sw/qa/extras/mailmerge/data/writer-mail-merge.odt |binary sw/qa/extras/mailmerge/mailmerge.cxx| 14 4 files ch

Re: [libreoffice-l10n] Re: .src and .ui gettext migration

2017-07-19 Thread Caolán McNamara
On Wed, 2017-07-19 at 13:24 +0200, Leandro Regueiro wrote: > Hi, > changing the msgctxt is problematic from Pootle point of view since: > > - Pootle will detect these as new strings that will be imported with > no translation, and Pootle will mark old strings as obsolete. > > Please hold, and wor

[Libreoffice-commits] core.git: schema/odf1.0

2017-07-19 Thread Thorsten Behrens
schema/odf1.0/OpenDocument-schema-v1.0-os.rng |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 08d7d972f64f08f658440dceb12c4ffa845425bc Author: Thorsten Behrens Date: Wed Jul 19 14:35:00 2017 +0200 revert fix typos This revert the part of comm

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

2017-07-19 Thread Tamas Bunth
sc/source/ui/vba/vbafiledialog.cxx | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) New commits: commit 831153d465b7091f2021f94bb10e725e0c48c684 Author: Tamas Bunth Date: Wed Jul 19 11:01:47 2017 + vbaapi: File dialog produces path instead of file url

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

2017-07-19 Thread Mike Kaganski
desktop/source/app/cmdlineargs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5734c6fee6a959b86b5e7f9c391ae3bee6009a08 Author: Mike Kaganski Date: Wed Jul 19 12:36:19 2017 +0300 CheckWebQuery: Don't use OUString::createFromAscii for user input Ch

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

2017-07-19 Thread Mohammed Abdul Azeem
package/inc/ZipFile.hxx|4 +++- package/inc/ZipPackageStream.hxx |2 +- package/source/zipapi/ZipFile.cxx | 11 --- package/source/zippackage/ZipPackageStream.cxx |8 4 files changed, 16 insertions(+), 9 deletions(-)

Re: [libreoffice-l10n] Re: .src and .ui gettext migration

2017-07-19 Thread Leandro Regueiro
On Sun, Jul 16, 2017 at 12:21 AM, Martin Srebotnjak wrote: > Caolan, > > you should test this really extensively, with the Pootle content as well as > with the non-Pootle l10n teams. Hi, changing the msgctxt is problematic from Pootle point of view since: - Pootle will detect these as new string

[Libreoffice-commits] core.git: cui/Library_cui.mk cui/source

2017-07-19 Thread Muhammet Kara
cui/Library_cui.mk |1 cui/source/customize/SvxMenuConfigPage.cxx | 526 + cui/source/customize/cfg.cxx | 423 --- cui/source/inc/SvxMenuConfigPage.hxx | 87 cui/source/inc/cfg.hxx

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

2017-07-19 Thread Caolán McNamara
avmedia/source/gstreamer/gstplayer.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ba5cdd68ff207082cf376429f8a5d4810ab013e3 Author: Caolán McNamara Date: Wed Jul 19 09:54:20 2017 +0100 gtk3: make video playback fill playback window Change-Id: I43f2f77889856dc6

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

2017-07-19 Thread Thorsten Behrens
vcl/source/app/svmain.cxx |8 1 file changed, 8 insertions(+) New commits: commit b5002591fb6f99c4ca60c0529220442ef790fd2d Author: Thorsten Behrens Date: Tue Jul 18 18:51:50 2017 +0200 tdf#109194 cleanse startup notification foo from env So when the desktop environme

[Libreoffice-commits] core.git: offapi/com

2017-07-19 Thread Stephan Bergmann
offapi/com/sun/star/graphic/EmfTools.idl |2 ++ offapi/com/sun/star/graphic/XEmfParser.idl |2 ++ 2 files changed, 4 insertions(+) New commits: commit e80e1d38b36cca53ac744c2c4fec98a16ee654b5 Author: Stephan Bergmann Date: Wed Jul 19 10:47:15 2017 +0200 Missing @since tags

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

2017-07-19 Thread brainbreaker
configure.ac | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit c57631351c2acf9fd47050ec6e73a09dcc7d95bd Author: brainbreaker Date: Mon Jul 10 23:41:21 2017 +0530 android:Update configure.ac to support NDK 15.1.x Change-Id: I07ec4df7cb5aaf4b491

[Libreoffice-commits] core.git: solenv/CompilerTest_compilerplugins_clang.mk

2017-07-19 Thread Miklos Vajna
solenv/CompilerTest_compilerplugins_clang.mk |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 17a8aadf764061b5be766e8edff3f01a12fe0993 Author: Miklos Vajna Date: Wed Jul 19 10:42:06 2017 +0200 CompilerTest_compilerplugins_clang: disable test failing with cla

[Libreoffice-commits] core.git: cui/source cui/uiconfig include/sfx2 officecfg/registry sfx2/source sfx2/uiconfig

2017-07-19 Thread Akshay Deep
cui/source/dialogs/cuicharmap.cxx | 223 ++ cui/source/dialogs/cuires.src | 10 cui/source/inc/cuicharmap.hxx | 17 cui/source/inc/cuires.hrc |2 cui/uiconfig/ui/

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

2017-07-19 Thread Noel Grandin
compilerplugins/clang/constparams.cxx|2 + connectivity/source/cpool/ZConnectionPool.cxx|2 - connectivity/source/cpool/ZConnectionPool.hxx|2 - connectivity/source/drivers/dbase/DTable.cxx |4 +-- connectivity/source/drivers/

[Libreoffice-commits] core.git: compilerplugins/clang desktop/inc desktop/source desktop/unx

2017-07-19 Thread Noel Grandin
compilerplugins/clang/constparams.cxx |1 desktop/inc/dp_misc.h |2 - desktop/source/app/check_ext_deps.cxx |2 - desktop/source/app/lockfile2.cxx|2 - desktop/source/app/

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

2017-07-19 Thread Noel Grandin
include/svtools/brwbox.hxx |2 +- include/svtools/editbrowsebox.hxx |2 +- include/svtools/embedhlp.hxx |2 +- include/svtools/fileview.hxx |2 +- include/svtools/fmtfield.hxx |2 +- include/

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

2017-07-19 Thread Noel Grandin
compilerplugins/clang/test/unusedfields.cxx | 49 compilerplugins/clang/unusedfields.cxx | 401 +++ compilerplugins/clang/unusedfields.py| 17 compilerplugins/clang/unusedfields.readonly.results | 1930 +++ compilerplugins/clang/unused

Re: LibreOffice Error during make command

2017-07-19 Thread sherlock
I was mentioned it in a question post. could you see it or it's didn't load? -- View this message in context: http://nabble.documentfoundation.org/LibreOffice-Error-during-make-command-tp4218467p4218469.html Sent from the Dev mailing list archive at Nabble.com. _

Re: LibreOffice Error during make command

2017-07-19 Thread Tor Lillqvist
> during make command I got this error. > > What error? --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

LibreOffice Error during make command

2017-07-19 Thread sherlock
Hello I want to build libreoffice for android and doing this doc step by step but during make command I got this error. Would anyone help me? Thanks in advanced -- View this message in context: http://nabble.documentf

[Libreoffice-commits] core.git: offapi/com offapi/UnoApi_offapi.mk xmlsecurity/util

2017-07-19 Thread Miklos Vajna
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/xml/crypto/XMLEncryption.idl | 42 --- xmlsecurity/util/xsec_xmlsec.component |3 - xmlsecurity/util/xsec_xmlsec.windows.component |3 - 4 files changed, 49 deletions(-) New com