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

2016-08-10 Thread Eike Rathke
xmloff/source/style/xmlnumfi.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 4d993ae8f267e35f7c030861a92226c940bb46cc Author: Eike Rathke Date: Wed Aug 10 18:33:41 2016 +0200 XML number format: do not enquote space

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

2016-06-24 Thread Stephan Bergmann
xmloff/source/transform/FormPropOOoTContext.cxx | 18 +- 1 file changed, 1 insertion(+), 17 deletions(-) New commits: commit 25dafb5f83b7d3f1123690f35e540cec8df38d92 Author: Stephan Bergmann Date: Fri Jun 24 09:33:34 2016 +0200

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

2016-06-22 Thread Jan Holesovsky
xmloff/source/chart/SchXMLPlotAreaContext.cxx | 25 - 1 file changed, 12 insertions(+), 13 deletions(-) New commits: commit 56a4c9b9ce28a87f18ea82675d215328905c2f12 Author: Jan Holesovsky Date: Wed Jun 22 15:49:56 2016 +0200 Simplify

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

2016-06-21 Thread Jan Holesovsky
xmloff/source/draw/ximppage.cxx | 85 1 file changed, 36 insertions(+), 49 deletions(-) New commits: commit 63c121129815726d763414533e8b8a91cba38791 Author: Jan Holesovsky Date: Tue Jun 21 23:01:57 2016 +0200 Simplify

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

2016-06-21 Thread Jan Holesovsky
xmloff/source/draw/ximpstyl.cxx | 18 +++--- 1 file changed, 7 insertions(+), 11 deletions(-) New commits: commit bd7d74791954f9de709b7595498613d728e5fb6a Author: Jan Holesovsky Date: Tue Jun 21 22:47:05 2016 +0200 Simplify dynamic_cast followed by a

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

2016-06-17 Thread Noel Grandin
xmloff/source/core/DomBuilderContext.cxx | 28 +++--- xmloff/source/core/DomExport.cxx |2 - xmloff/source/core/SettingsExportHelper.cxx |2 - xmloff/source/core/SvXMLAttrCollection.cxx|2 -

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

2016-06-16 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfi.cxx | 20 1 file changed, 12 insertions(+), 8 deletions(-) New commits: commit bd4ef2734b60d2188874178f173c9163ced09ce7 Author: Laurent Balland-Poirier Date: Sat Jun 4 17:03:32 2016 +0200 tdf#97837

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

2016-06-03 Thread krishna keshav
xmloff/source/text/txtimp.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit faaacb997b3c404048bd986caf9e4b5f5263cb3c Author: krishna keshav Date: Thu Jun 2 21:40:05 2016 +0530 tdf#96099 Reduce number of typedefs used for

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

2016-05-30 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) New commits: commit b07e0a11766f2d2878a0dc2681feddb0c381c68d Author: Laurent Balland-Poirier Date: Sat May 28 21:56:14 2016 +0200 Choose ODF

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

2016-05-30 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx | 40 +++ xmloff/source/style/xmlnumfi.cxx |2 + 2 files changed, 30 insertions(+), 12 deletions(-) New commits: commit e0c8c5b711e4cacb3f666a939f285289479d3d20 Author: Laurent Balland-Poirier

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

2016-05-12 Thread Stephan Bergmann
xmloff/source/forms/propertyexport.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 42b7285efa5e633dc520cef3b724685078c0ee26 Author: Stephan Bergmann Date: Thu May 12 14:21:12 2016 +0200 Fix bitmask ...from

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

2016-05-12 Thread Noel Grandin
xmloff/source/forms/elementexport.cxx | 74 - xmloff/source/forms/elementexport.hxx |2 xmloff/source/forms/elementimport.cxx |6 +- xmloff/source/forms/formattributes.cxx | 14 +++--- xmloff/source/forms/formattributes.hxx | 26 +++

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

2016-05-12 Thread Noel Grandin
xmloff/source/forms/elementexport.cxx | 224 - xmloff/source/forms/elementexport.hxx |2 xmloff/source/forms/elementimport.cxx | 28 ++-- xmloff/source/forms/formattributes.cxx | 58 xmloff/source/forms/formattributes.hxx | 65 +

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

2016-05-12 Thread Noel Grandin
xmloff/source/forms/elementexport.cxx | 14 +++--- xmloff/source/forms/propertyexport.cxx |8 xmloff/source/forms/propertyexport.hxx | 19 --- 3 files changed, 23 insertions(+), 18 deletions(-) New commits: commit e82fe5f00afe0364fbcbfea3e91e10b85faae34c

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

2016-05-09 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit a75aa73b2bf793faac1adb3b5f67e09d252d5fe9 Author: Laurent Balland-Poirier Date: Wed May 4 22:16:47 2016 +0200 tdf#38097 min

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

2016-05-04 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 7a8331eb7f4e782cd9febc9923b99d4c02cd2945 Author: Eike Rathke Date: Wed May 4 19:49:18 2016 +0200 fix export crash test due to assert hit, tdf#61996

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

2016-05-03 Thread Stephan Bergmann
xmloff/source/text/XMLTextHeaderFooterContext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 388ffd22b1a1cba175521153b3427672c74e31e6 Author: Stephan Bergmann Date: Tue May 3 09:40:56 2016 +0200 -Werror=maybe-uninitialized

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

2016-04-26 Thread Stephan Bergmann
xmloff/source/draw/ximpshap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 56cd140064149b2055a2f50d86352d539b35bcad Author: Stephan Bergmann Date: Tue Apr 26 15:52:23 2016 +0200 loplugin:salbool Change-Id:

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

2016-04-20 Thread Mark Hung
xmloff/source/style/prstylei.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 3c99cc8b824e3a9f7341e3cb3a2f48c846664491 Author: Mark Hung Date: Mon Mar 14 23:42:25 2016 +0800 tdf#97567 xmloff: use programmatic name for imported automatic

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

2016-04-18 Thread Ryan McCoskrie
xmloff/source/style/impastpl.cxx |2 +- xmloff/source/style/impastpl.hxx |3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) New commits: commit e781dfe877ac12c214e306a89f0702c117c89197 Author: Ryan McCoskrie Date: Mon Apr 18 12:38:47 2016 +1200

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

2016-03-19 Thread Tor Lillqvist
xmloff/source/text/txtflde.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 6eb7cd38e348e8a9d6498bfc2d41e91725eb34aa Author: Tor Lillqvist Date: Wed Mar 16 14:45:08 2016 +0200 loplugin:defaultparams Change-Id:

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

2016-01-19 Thread Caolán McNamara
xmloff/source/text/XMLTextFrameContext.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 86963c2e23aebfa7b9df4e2d28278dfb581974d3 Author: Caolán McNamara Date: Tue Jan 19 14:03:12 2016 + Resolves: tdf#96245 relax test for

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

2016-01-18 Thread Stephan Bergmann
xmloff/source/meta/MetaExportComponent.cxx | 19 --- 1 file changed, 19 deletions(-) New commits: commit 22fa5972ec970bc537191cf543f2d4f90cee02fa Author: Stephan Bergmann Date: Mon Jan 18 10:11:26 2016 +0100 loplugin:unreffun Change-Id:

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

2016-01-15 Thread Noel Grandin
xmloff/source/style/GradientStyle.cxx | 23 --- xmloff/source/style/HatchStyle.cxx| 15 +++ 2 files changed, 7 insertions(+), 31 deletions(-) New commits: commit f0920199f2983a89b66e3b64d555353d7fe47e52 Author: Noel Grandin Date: Fri

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

2016-01-13 Thread Stephan Bergmann
xmloff/source/core/xmlmultiimagehelper.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 09f1bd85d432d130cd54d329d01a020728757c2e Author: Stephan Bergmann Date: Wed Jan 13 17:29:51 2016 +0100 -Werror=address the original

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

2016-01-11 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx | 16 ++-- xmloff/source/style/xmlnumfi.cxx | 19 +-- 2 files changed, 27 insertions(+), 8 deletions(-) New commits: commit 3ee66e306cf0ca9c2b56de26c28e8130d7b72f64 Author: Laurent Balland-Poirier

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

2015-12-26 Thread Chris Sherlock
xmloff/source/draw/ximpbody.cxx |6 +++--- xmloff/source/draw/ximpbody.hxx |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 0cb61caefa8563bc1a4b63411ccd11ffaf1c0ddf Author: Chris Sherlock Date: Sun Dec 27 02:34:01 2015 +1100

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

2015-12-26 Thread Chris Sherlock
xmloff/source/draw/ximpbody.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f547c51c8e2008508d9dde0205412383c57bfa8e Author: Chris Sherlock Date: Sun Dec 27 02:34:44 2015 +1100 xmloff: indent cleanup in header

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

2015-12-19 Thread Miklos Vajna
xmloff/source/transform/TransformerContext.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit f2d5d0ac1dcab8def3c325aa3022e6dd2d25 Author: Miklos Vajna Date: Sat Dec 19 22:50:31 2015 +0100 xmloff: one more missing include Change-Id:

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

2015-11-19 Thread Caolán McNamara
xmloff/source/text/XMLTextFrameContext.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit de0432a9256188c7b5cd1a83858311e68c890ebf Author: Caolán McNamara Date: Wed Nov 11 13:34:43 2015 + Incredible slowness and crashes with

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

2015-11-12 Thread Oliver Specht
xmloff/source/draw/shapeexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 249f8b1cc9897ac9666dd5c69dc22fae7586c207 Author: Oliver Specht Date: Thu Nov 12 16:24:51 2015 +0100 tdf#95744: saving shape names re-enabled

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

2015-11-04 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfe.cxx |3 +++ xmloff/source/style/xmlnumfi.cxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 3f970cf247ad96d1663462acb0be7f1c767d1ebf Author: Laurent Balland-Poirier Date: Wed Oct 28 16:17:23

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

2015-11-03 Thread Noel Grandin
xmloff/source/chart/SchXMLExport.cxx | 38 +++--- xmloff/source/chart/SchXMLPlotAreaContext.cxx | 48 - xmloff/source/chart/SchXMLRegressionCurveObjectContext.cxx |6 - xmloff/source/chart/SchXMLSeries2Context.cxx |6 -

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

2015-09-29 Thread Andrea Gelmini
xmloff/source/text/XMLAutoTextContainerEventImport.hxx|2 +- xmloff/source/text/XMLPropertyBackpatcher.hxx |2 +- xmloff/source/text/XMLRedlineExport.cxx |2 +- xmloff/source/text/txtprmap.cxx

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

2015-09-08 Thread Stephan Bergmann
xmloff/source/chart/SchXMLExport.cxx |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit 81ced97e322be1316e4709ce2dadff50a01b8973 Author: Stephan Bergmann Date: Tue Sep 8 11:52:55 2015 +0200 clang-analyzer-deadcode.DeadStores

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

2015-09-08 Thread Stephan Bergmann
xmloff/source/text/txtflde.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 27b77b9754e74ebb4e2efac2723de2de11b2e3e1 Author: Stephan Bergmann Date: Tue Sep 8 13:00:22 2015 +0200 clang-analyzer-deadcode.DeadStores ...ever since

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

2015-08-07 Thread Michael Stahl
xmloff/source/style/impastpl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30335b9fae7eef8d5f07dd5b0abf3efedd5a1176 Author: Michael Stahl mst...@redhat.com Date: Fri Aug 7 17:10:57 2015 +0200 stupid warning Change-Id:

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

2015-07-26 Thread Caolán McNamara
xmloff/source/text/txtexppr.cxx | 43 +++- 1 file changed, 25 insertions(+), 18 deletions(-) New commits: commit 5c7b7b5c7a75cde9a21da277d3b20f1f83f95e86 Author: Caolán McNamara caol...@redhat.com Date: Fri Jul 24 15:48:25 2015 +0100 Resolves:

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

2015-07-15 Thread Noel Grandin
xmloff/source/draw/ximpshap.hxx |4 1 file changed, 4 insertions(+) New commits: commit d0090009711cd323678e44323706faf72cba6b7d Author: Noel Grandin n...@peralex.com Date: Wed Jul 15 13:52:08 2015 +0200 fix Android build I removed the method in commit

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

2015-07-15 Thread Tor Lillqvist
xmloff/source/draw/ximpshap.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit dffb58131f06fbe1aaeaa7b0d3ebe049d8384593 Author: Tor Lillqvist t...@collabora.com Date: Wed Jul 15 15:00:55 2015 +0300 WaE: 'HAVE_FEATURE_GLTF' is not defined, evaluates to 0 Change-Id:

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

2015-07-15 Thread Andrea Gelmini
xmloff/source/draw/EnhancedCustomShapeToken.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9fb8b3968670645b257982773ece9d9413f404c6 Author: Andrea Gelmini andrea.gelm...@gelma.net Date: Wed Jul 1 08:40:19 2015 +0200 xmloff: ODF import: fix spelling of

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

2015-07-13 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5af8cf2e94a07821e9058ed7541b80dd6693 Author: Eike Rathke er...@redhat.com Date: Mon Jul 13 13:28:15 2015 +0200 use the DBL_MAX constant that we also use elsewhere, tdf#92457

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

2015-06-30 Thread Caolán McNamara
xmloff/source/draw/shapeimport.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit ab23efcc2bb9ca178dee16b3d01eabb3f80d8e17 Author: Caolán McNamara caol...@redhat.com Date: Tue Jun 30 17:31:27 2015 +0100 coverity#1308431 wiggle code to see if this

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

2015-06-25 Thread Noel Grandin
xmloff/source/transform/ChartOASISTContext.cxx |2 - xmloff/source/transform/ChartOASISTContext.hxx |2 - xmloff/source/transform/ChartOOoTContext.cxx |2 - xmloff/source/transform/ChartOOoTContext.hxx |2 -

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

2015-06-01 Thread Michael Stahl
xmloff/source/core/xmlexp.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit 15cd958a8a5c0b8dbe8891e2ce47aea6c91ba914 Author: Michael Stahl mst...@redhat.com Date: Mon Jun 1 16:24:23 2015 +0200 xmloff: don't add FIELD namespace twice The first

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

2015-05-24 Thread Caolán McNamara
xmloff/source/chart/ColorPropertySet.cxx |2 - xmloff/source/chart/MultiPropertySetHandler.hxx |4 +- xmloff/source/chart/SchXMLAutoStylePoolP.hxx |2 - xmloff/source/chart/SchXMLPlotAreaContext.hxx|4 +- xmloff/source/chart/SchXMLTableContext.cxx

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

2015-05-22 Thread Caolán McNamara
xmloff/source/core/nmspmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8fb7614efbdc5dd78e3e45550c2edaa4bc2cda45 Author: Caolán McNamara caol...@redhat.com Date: Fri May 22 09:54:43 2015 +0100 kde250524-4.odt (etc) are missing some namespace

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

2015-05-21 Thread Stephan Bergmann
xmloff/source/core/nmspmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit da2c2a3dc42540229fa2b42ab797131fe080bec7 Author: Stephan Bergmann sberg...@redhat.com Date: Thu May 21 12:20:59 2015 +0200 loplugin:literaltoboolconversion Change-Id:

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

2015-05-18 Thread Michael Stahl
xmloff/source/style/xmlstyle.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f4578ce18412de89f07ed31c83d04994542ad0e9 Author: Michael Stahl mst...@redhat.com Date: Mon May 18 14:56:21 2015 +0200 xmloff: fix non-debug builds Change-Id:

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

2015-04-30 Thread Takeshi Abe
xmloff/source/draw/XMLGraphicsDefaultStyle.cxx | 13 +++-- xmloff/source/text/txtparae.cxx|5 +++-- xmloff/source/xforms/TokenContext.cxx |5 ++--- 3 files changed, 12 insertions(+), 11 deletions(-) New commits: commit

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

2015-04-22 Thread Caolán McNamara
xmloff/source/text/txtfldi.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit e24a02dc29d6e750ee4270dac429c8416c5b738c Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 22 15:47:33 2015 +0100 -Werror,-Wunused-const-variable Change-Id:

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

2015-04-22 Thread Caolán McNamara
xmloff/source/text/txtparae.cxx | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) New commits: commit bd75327c8bc1157036ca11db8c808dc7ceb2109e Author: Caolán McNamara caol...@redhat.com Date: Wed Apr 22 14:10:38 2015 +0100 fix assert on export of ooo63141-1.doc to odt

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

2015-04-22 Thread Thorsten Behrens
xmloff/source/text/txtfldi.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit f3375fa07f27bd2ade519af3c07d69040d10eaa9 Author: Thorsten Behrens thorsten.behr...@cib.de Date: Thu Apr 23 01:24:41 2015 +0200 Revert -Werror,-Wunused-const-variable Actually used with

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

2015-04-21 Thread Michael Stahl
xmloff/source/text/txtexppr.cxx | 53 xmloff/source/text/txtprmap.cxx |3 ++ 2 files changed, 30 insertions(+), 26 deletions(-) New commits: commit c13b80e202a07b374531babe3af5a8529483f060 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 21

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

2015-04-08 Thread Markus Mohrhard
xmloff/source/draw/shapeexport.cxx | 36 +++- 1 file changed, 23 insertions(+), 13 deletions(-) New commits: commit 204d1093d4954596cc7d7578e0630648f1f678f5 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Apr 6 15:25:54 2015 +0200 only

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

2015-04-01 Thread Laurent Balland-Poirier
xmloff/source/style/xmlnumfi.cxx | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) New commits: commit 15d00363bbf13f26f5de02f958923a80a4f652eb Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Mar 31 20:33:15 2015 +0200 Engineering notation:

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

2015-03-22 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 48b1d2b120005ddb97c14673b403b8f9c3fd9606 Author: Eike Rathke er...@redhat.com Date: Sun Mar 22 17:43:27 2015 + use SvXMLExport::getDefaultVersion() ... instead of

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

2015-03-22 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx | 22 +++--- 1 file changed, 19 insertions(+), 3 deletions(-) New commits: commit ee7e182591cc2a1e43f7d44204f00a316f22f07b Author: Eike Rathke er...@redhat.com Date: Sun Mar 22 16:33:20 2015 + write exponent-interval only for 1.2+ and

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

2015-03-22 Thread Eike Rathke
xmloff/source/style/xmlnumfi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bff1b48899c73d381e675eb647f85c01c6fd354f Author: Eike Rathke er...@redhat.com Date: Sun Mar 22 15:45:21 2015 + read both, XML_NAMESPACE_LO_EXT and XML_NAMESPACE_NUMBER,

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

2015-03-19 Thread Julien Nabet
xmloff/source/style/undlihdl.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 61a3ace9f42a37640b1ec18fad776ba7c1f61714 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 8 21:32:39 2015 +0100 Related tdf#50133: Wrong underlining in Reports

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

2015-03-07 Thread Julien Nabet
xmloff/source/style/undlihdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 27bc6714df6638c6fd9d2ee5c26870ae5eb2f63e Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 8 01:40:25 2015 +0100 tdf#50133: Wrong underlining in Reports Change-Id:

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

2015-02-18 Thread Stephan Bergmann
xmloff/source/xforms/TokenContext.cxx |4 1 file changed, 4 insertions(+) New commits: commit 420fc7d1ada2c86f27e54c515c21abb88b4cd91f Author: Stephan Bergmann sberg...@redhat.com Date: Wed Feb 18 09:59:08 2015 +0100 Missing include Change-Id:

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

2015-01-11 Thread Caolán McNamara
xmloff/source/core/xmlimp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5e6a4591d31619f9bf32a9891c59a6dcc3af80b5 Author: Caolán McNamara caol...@redhat.com Date: Sun Jan 11 16:26:23 2015 + LeakSanitizer: leak detected in ooo56669-1.odt

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

2014-12-28 Thread Andras Timar
xmloff/source/draw/ximpcustomshape.cxx | 43 - 1 file changed, 1 insertion(+), 42 deletions(-) New commits: commit 4cd048d98ff258abc6ce036cb715d2c577128fb0 Author: Andras Timar andras.ti...@collabora.com Date: Sun Dec 28 16:55:16 2014 +0100 Revert

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

2014-12-19 Thread Lionel Elie Mamane
xmloff/source/draw/shapeexport.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit aeeff83595a176805d74ad4e35d946eb6a8e1b25 Author: Lionel Elie Mamane lio...@mamane.lu Date: Sat Dec 20 00:19:09 2014 +0100 fix build Change-Id:

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

2014-12-12 Thread Stephan Bergmann
xmloff/source/core/DocumentSettingsContext.cxx |6 ++-- xmloff/source/core/RDFaImportHelper.cxx |6 ++-- xmloff/source/core/xmlmultiimagehelper.cxx | 16 +-- xmloff/source/draw/XMLImageMapExport.cxx| 14 ++--- xmloff/source/draw/shapeexport.cxx

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

2014-12-09 Thread Caolán McNamara
xmloff/source/draw/sdxmlexp.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit bfd63516c9fd4ec366576f9a0e3c456bc3d530a3 Author: Caolán McNamara caol...@redhat.com Date: Tue Dec 9 09:51:09 2014 + Resolves: fdo#87108 crash on saving fodg

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

2014-12-06 Thread Markus Mohrhard
xmloff/source/draw/shapeexport.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 95d27f465f67b12953a158f6f534e6f5aa3105a7 Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Sat Dec 6 08:21:50 2014 +0100 the xlink:type attribute is mandatory, related fdo#79449

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

2014-11-28 Thread Michael Stahl
xmloff/source/text/txtimp.cxx |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) New commits: commit 4368e050406ddfa09a4b42a8cecbfd9d662b Author: Michael Stahl mst...@redhat.com Date: Fri Nov 28 15:42:26 2014 +0100 xmloff: avoid assertion because AutoCorrect document

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

2014-11-27 Thread Caolán McNamara
xmloff/source/draw/ximpshap.cxx | 32 1 file changed, 24 insertions(+), 8 deletions(-) New commits: commit 751e5b32c5c361995bf0ba3295f773341fd92c23 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 11:30:45 2014 + Resolves: fdo#84043 don't

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

2014-11-26 Thread Stephan Bergmann
xmloff/source/draw/shapeexport.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit e97edb6e85a8e272b003e2b07a68d49abf7dd750 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Nov 26 22:21:22 2014 +0100 simplify Change-Id:

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

2014-11-03 Thread Michael Stahl
xmloff/source/transform/AttrTransformerAction.hxx |6 -- xmloff/source/transform/ElemTransformerAction.hxx |6 ++ xmloff/source/transform/MergeElemTContext.cxx |4 ++-- xmloff/source/transform/Oasis2OOo.cxx | 14 +++--- 4 files changed, 15

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

2014-10-31 Thread Eike Rathke
xmloff/source/transform/ControlOASISTContext.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 4f93d6960c4a3d56f066c72ca815beeb24e5d960 Author: Eike Rathke er...@redhat.com Date: Fri Oct 31 14:41:05 2014 +0100 coverity#705348 Missing break in switch Change-Id:

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

2014-10-24 Thread Stephan Bergmann
xmloff/source/draw/XMLImageMapContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 521b973854cddbd2244bb752e111ded4ba9f0265 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 24 14:17:10 2014 +0200 XM_TOK_UNKNOWN needs to be in the value range

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

2014-10-10 Thread Stephan Bergmann
xmloff/source/chart/SchXMLExport.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a636217f1fed882ef820540833d9283796b00380 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 10 13:30:52 2014 +0200 UBSan runtime error: division by zero

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

2014-09-29 Thread Tor Lillqvist
xmloff/source/text/XMLTextHeaderFooterContext.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 38975e16ecfd900a14600f2f1383608b659d253b Author: Tor Lillqvist t...@collabora.com Date: Tue Sep 30 08:02:58 2014 +0300 WaE: implicit conversion of literal of

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

2014-09-15 Thread Stephan Bergmann
xmloff/source/transform/DeepTContext.cxx|2 +- xmloff/source/transform/OOo2Oasis.cxx |4 ++-- xmloff/source/transform/OOo2Oasis.hxx |4 ++-- xmloff/source/transform/Oasis2OOo.cxx |4 ++-- xmloff/source/transform/Oasis2OOo.hxx |4 ++--

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

2014-09-11 Thread Stephan Bergmann
xmloff/source/core/XMLEmbeddedObjectImportContext.cxx |4 xmloff/source/core/xmlexp.cxx |4 2 files changed, 8 insertions(+) New commits: commit d4494c33e4114f194262c4ad202a3eafca41fba7 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Sep 11

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

2014-08-20 Thread Michael Stahl
xmloff/source/forms/elementexport.cxx | 30 -- 1 file changed, 30 deletions(-) New commits: commit 29e1b2f1ca6e2dcbf9a04c63a3ac1d554cfdcb52 Author: Michael Stahl mst...@redhat.com Date: Wed Aug 20 17:37:30 2014 +0200 xmloff: dead code gives MSVC fits

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

2014-08-11 Thread Stephan Bergmann
xmloff/source/forms/elementimport.cxx|2 +- xmloff/source/style/xmlbahdl.cxx |4 ++-- xmloff/source/style/xmlexppr.cxx |4 ++-- xmloff/source/text/txtparae.cxx |4 ++-- xmloff/source/text/txtprhdl.cxx

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

2014-08-07 Thread Takeshi Abe
xmloff/source/table/XMLTableExport.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 248437e4fd0cbc0cc18c802a202c290644176faf Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Aug 7 23:16:16 2014 +0900 fdo#75757: remove inheritance to

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

2014-07-29 Thread Joren De Cuyper
xmloff/source/chart/SchXMLExport.cxx | 93 + xmloff/source/core/DocumentSettingsContext.cxx | 45 xmloff/source/draw/shapeexport.cxx | 64 ++--- xmloff/source/draw/ximpshap.cxx| 26 ++

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

2014-07-29 Thread Stephan Bergmann
xmloff/source/draw/shapeexport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit edffb444c07f4a928506436a5b50de3fa0ea4bf3 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 14:59:33 2014 +0200 loplugin:stringconcat Change-Id:

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

2014-07-29 Thread Stephan Bergmann
xmloff/source/chart/SchXMLExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3ee8bc8215103d3561e80283cd201cca1dc8335d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 29 15:11:59 2014 +0200 Fix previous commit Change-Id:

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

2014-07-03 Thread Norbert Thiebaud
xmloff/source/forms/propertyimport.cxx |7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) New commits: commit 246cb7e068b0955d407d82279d66c3846ccd9438 Author: Norbert Thiebaud nthieb...@gmail.com Date: Wed Jul 2 23:29:16 2014 +0200 coverity#1223084 Unchecked return value

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

2014-07-01 Thread Stephan Bergmann
xmloff/source/text/txtstyli.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b398f8157699030061dde88d967364bedd5b2a52 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jul 1 13:58:25 2014 +0200 -Werror,-Wtautological-constant-out-of-range-compare

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

2014-06-27 Thread Michael Stahl
xmloff/source/style/XMLClipPropertyHandler.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 924a28a7b1dc2f89e6940630057557f5f03494df Author: Michael Stahl mst...@redhat.com Date: Sat Jun 28 00:09:43 2014 +0200 fdo#80009: xmloff: ignore excessive fo:clip values

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

2014-06-21 Thread Matúš Kukan
xmloff/source/style/xmlexppr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a2aa0e6087254165613d323a5cfb083c79e7bbd9 Author: Matúš Kukan matus.ku...@collabora.com Date: Sat Jun 21 09:42:40 2014 +0200 Create SvtSaveOptions() outside of for loop.

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

2014-06-12 Thread Tor Lillqvist
xmloff/source/chart/SchXMLExport.cxx |8 1 file changed, 8 deletions(-) New commits: commit 1b450cfd425a988157d5a7eff86091ba12bc10f4 Author: Tor Lillqvist t...@collabora.com Date: Thu Jun 12 19:51:40 2014 +0300 WaE: unused function 'isString' Change-Id:

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

2014-06-07 Thread Markus Mohrhard
xmloff/source/chart/SchXMLExport.cxx | 15 --- 1 file changed, 4 insertions(+), 11 deletions(-) New commits: commit 684d79906ff8e84dc2872b33e65c7d8dc303bddf Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Sun Jun 8 07:31:19 2014 +0200 avoid memory leak and

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

2014-06-05 Thread Kohei Yoshida
xmloff/source/chart/SchXMLTableContext.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 91ca3a92c54a08ad13497d7e8ac1916e7b68bbfd Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 5 15:02:48 2014 -0400 fdo#72727: Revert fdo#68663 don't blindly force

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

2014-06-05 Thread Kohei Yoshida
xmloff/source/chart/SchXMLTableContext.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 61d958f37ed2aad6be2eab7bb507e0fb77716eec Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Thu Jun 5 15:17:00 2014 -0400 fdo#72727: Revert

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

2014-06-02 Thread Miklos Vajna
xmloff/source/draw/sdpropls.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 9d310ecfce3c2fc481b125e1493a534e2107a68e Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Jun 2 10:18:26 2014 +0200 sw textboxes: implement ODF import/export Map Writer shapes'

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

2014-06-02 Thread Miklos Vajna
xmloff/source/draw/ximpshap.cxx | 13 - xmloff/source/draw/ximpshap.hxx |1 + 2 files changed, 13 insertions(+), 1 deletion(-) New commits: commit c7c14abfd870d3849e74d379057503f16728a392 Author: Miklos Vajna vmik...@collabora.co.uk Date: Mon Jun 2 15:59:08 2014 +0200

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

2014-05-30 Thread Matúš Kukan
xmloff/source/style/xmlnumi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit d2e0465d406b33139f3a97e1738020d6a7a6f6c3 Author: Matúš Kukan matus.ku...@collabora.com Date: Fri May 30 10:44:51 2014 +0200 fdo#76324: Use one static SvXMLTokenMap object,

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

2014-05-21 Thread Maxim Monastirsky
xmloff/source/style/XMLFontAutoStylePool.cxx |4 1 file changed, 4 insertions(+) New commits: commit c354deac3c6174b0e725c9bb6aab10b65a95fa0d Author: Maxim Monastirsky momonas...@gmail.com Date: Tue May 20 17:53:25 2014 +0300 fdo#78921 Don't crash when there is no storage

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

2014-05-08 Thread Laurent Balland-Poirier
xmloff/source/draw/ximpshap.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 3d2a17fd2e9cde29f12268ddfccc3f5b51455722 Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Tue Apr 15 14:34:50 2014 +0200 fdo#77451 Detect AOO 4.x

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

2014-04-25 Thread Tor Lillqvist
xmloff/source/draw/XMLShapeStyleContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d5d10b03b1f3e4bf784ad35254cb55d719a8c1b3 Author: Tor Lillqvist t...@collabora.com Date: Fri Apr 25 14:35:54 2014 +0300 WaE: implicit conversion of literal of type

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

2014-04-15 Thread Tor Lillqvist
xmloff/source/text/txtimppr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 065a1aa0f0aad5a26c8c1dc2c74799ea6d8560f3 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 15 10:49:58 2014 +0300 WaE: 'bHidden' may be used uninitialized in this function

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

2014-04-04 Thread Eike Rathke
xmloff/source/style/xmlnumfi.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit dfcc851d65c8d81988843ef31a75b5d30051ddfd Author: Eike Rathke er...@redhat.com Date: Fri Apr 4 11:57:43 2014 +0200 accept proper number style condition != as not equal

<    1   2   3   4   5   6   7   >