[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

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

2014-04-04 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3bc729b4b97ff3df67bb7af541b088f88248a1ec Author: Eike Rathke er...@redhat.com Date: Fri Apr 4 12:22:49 2014 +0200 resolved fdo#76777 now write correct number style condition

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

2014-03-28 Thread Stephan Bergmann
xmloff/source/text/txtprhdl.cxx | 10 -- 1 file changed, 10 deletions(-) New commits: commit d757a98001a65baf4066c2eda037a08ab1beda46 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 28 14:44:34 2014 +0100 -Werror,-Wunused-const-variable Change-Id:

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

2014-03-13 Thread Markus Mohrhard
xmloff/source/chart/PropertyMap.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 12ae7672f285da1d4c730315e8db23b3396b71cc Author: Markus Mohrhard markus.mohrh...@collabora.co.uk Date: Fri Mar 14 01:13:19 2014 +0100 fix odf validation error New

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

2014-02-14 Thread Michael Stahl
xmloff/source/text/txtfldi.cxx | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit cf26d7614364176742ae0303efb4499a37ae04c8 Author: Michael Stahl mst...@redhat.com Date: Sat Feb 15 00:24:26 2014 +0100 fdo#74524: ODF import: fix unhandled exception

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

2014-02-09 Thread Julien Nabet
xmloff/source/draw/shapeimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 742d3987319944308a42fcdc19592bc441b761c2 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Feb 9 10:01:00 2014 +0100 cppcheck: Prefer prefix ++/-- operators for non-primitive

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

2014-02-02 Thread Kohei Yoshida
xmloff/source/style/bordrhdl.cxx | 92 --- 1 file changed, 38 insertions(+), 54 deletions(-) New commits: commit 72b2fafebfc44fa90f08cc198e2fa5fc26154c5b Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Sun Feb 2 18:23:48 2014 -0500 Remove this

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

2014-01-22 Thread Stephan Bergmann
xmloff/source/style/xmlimppr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 77637324abc193d831bb4a0fa6f9a91ef3601960 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Jan 22 17:15:11 2014 +0100 warning C4805: '|=' : unsafe mix of type 'bool' and type

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

2013-12-20 Thread Eike Rathke
xmloff/source/text/txtprmap.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit ef5e7b69440baa9f222d1ec870668d31d08268f0 Author: Eike Rathke er...@redhat.com Date: Fri Dec 20 21:15:03 2013 +0100 prepare to accept loext:contextual-spacing, fdo#58112

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

2013-12-20 Thread Eike Rathke
xmloff/source/text/txtprmap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d1ae39e484f888ddcca15f584cddd2b3ccae1024 Author: Eike Rathke er...@redhat.com Date: Fri Dec 20 22:10:46 2013 +0100 fdo#58112 write loext:contextual-spacing accept

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

2013-12-18 Thread Michael Stahl
xmloff/source/text/XMLTextHeaderFooterContext.cxx |1 xmloff/source/text/XMLTextMasterPageExport.cxx| 24 +++--- 2 files changed, 13 insertions(+), 12 deletions(-) New commits: commit 8f73c7615ebe60ef71d6e8b49a0f19ddac6f03a0 Author: Michael Stahl mst...@redhat.com

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

2013-12-13 Thread Eike Rathke
xmloff/source/text/txtfldi.cxx |2 +- xmloff/source/text/txtimp.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 1379294741ff85d4c09d9ded7579ad50dea88fb7 Author: Eike Rathke er...@redhat.com Date: Fri Dec 13 23:05:06 2013 +0100 fdo#72697 accept

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

2013-12-13 Thread Eike Rathke
xmloff/source/text/txtflde.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 5f8476c00f482ab5c8707de2ebdcd41faa4057fc Author: Eike Rathke er...@redhat.com Date: Fri Dec 13 23:21:46 2013 +0100 fdo#72697 write loext:sender-initials

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

2013-12-13 Thread Eike Rathke
xmloff/source/text/txtflde.cxx | 28 +--- 1 file changed, 17 insertions(+), 11 deletions(-) New commits: commit 49f9694e34d07468cff4a7e4de332f11be3e0dd8 Author: Eike Rathke er...@redhat.com Date: Fri Dec 13 23:30:34 2013 +0100 fdo#72697 actually write this only

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

2013-12-09 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |2 +- xmloff/source/style/xmlnumfi.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 9f87de91cee05656808a98ab1bd65ad9509ef7df Author: Eike Rathke er...@redhat.com Date: Mon Dec 9 21:04:03 2013 +0100 resolved

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

2013-12-07 Thread Markus Mohrhard
xmloff/source/text/txtparae.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8248a32f499f4c4eaf6b7dbd7acead3370fdde54 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sun Dec 8 00:38:30 2013 +0100 this assert is wrong In calc it seems

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

2013-11-15 Thread Caolán McNamara
xmloff/source/draw/shapeexport.cxx | 51 - xmloff/source/text/txtparae.cxx| 44 +-- 2 files changed, 52 insertions(+), 43 deletions(-) New commits: commit 306a39ec0d2cde09d7e75e726ce47622939733d7 Author: Caolán McNamara

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

2013-11-13 Thread Caolán McNamara
xmloff/source/style/XMLFontStylesContext.cxx |7 +++ xmloff/source/style/XMLFontStylesContext_impl.hxx |6 -- 2 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 46b934679a476207d78e1284b308c792dd79c05e Author: Caolán McNamara caol...@redhat.com Date: Wed

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

2013-11-10 Thread Julien Nabet
xmloff/source/transform/TransformerBase.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd2d0bc88fe05b53f45658d82f29c02511ea90fa Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 10 14:30:49 2013 +0100 cppcheck: reduce scope Change-Id:

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

2013-11-07 Thread Andras Timar
xmloff/source/text/txtparai.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63752c99899126ad57460dcc6c64ff223bfdce2c Author: Andras Timar andras.ti...@collabora.com Date: Thu Nov 7 20:34:22 2013 +0100 remove misleading comment Change-Id:

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

2013-11-06 Thread Caolán McNamara
xmloff/source/style/xmlnumi.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f8f0f18d7109db4dc140524027c1dd18b6c7dee7 Author: Caolán McNamara caol...@redhat.com Date: Wed Nov 6 15:16:34 2013 + check for empty string as demonstrated by

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

2013-11-05 Thread Armin Le Grand
xmloff/source/draw/shapeexport.cxx | 68 - 1 file changed, 30 insertions(+), 38 deletions(-) New commits: commit 0794e9ec93be4cfa11daefdb2e428952ea7669a5 Author: Armin Le Grand a...@apache.org Date: Wed Oct 30 12:52:12 2013 + corrected export of

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

2013-11-05 Thread Armin Le Grand
xmloff/source/draw/shapeexport.cxx | 22 +- 1 file changed, 13 insertions(+), 9 deletions(-) New commits: commit f689578dc4f3a77f6a3e72bbf32adf88a2c55526 Author: Armin Le Grand a...@apache.org Date: Wed Oct 30 14:41:25 2013 + Resolves: #i123542# corrected ODF XML

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

2013-11-02 Thread Markus Mohrhard
xmloff/source/chart/SchXMLChartContext.cxx |4 +-- xmloff/source/chart/SchXMLTableContext.cxx | 33 + xmloff/source/chart/SchXMLTableContext.hxx |5 +--- 3 files changed, 6 insertions(+), 36 deletions(-) New commits: commit

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

2013-11-01 Thread Stephan Bergmann
xmloff/source/draw/ximpshap.cxx | 89 xmloff/source/draw/ximpshap.hxx |2 2 files changed, 46 insertions(+), 45 deletions(-) New commits: commit dc704d724fc2955a76688f95660522478cacf6e6 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Nov 1

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

2013-10-31 Thread Stephan Bergmann
xmloff/source/draw/shapeexport.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 09c53251150d7ad3f4db0cc3390714912db8b0bb Author: Stephan Bergmann sberg...@redhat.com Date: Thu Oct 31 18:51:11 2013 +0100 I assume this is missing ...from the changes to

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

2013-10-30 Thread Vinaya Mandke
xmloff/source/chart/SchXMLExport.cxx | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) New commits: commit 9239dc026ae31d38e495c7031b1e55cab4aebe9a Author: Vinaya Mandke vinaya.man...@synerzip.com Date: Wed Oct 23 14:25:19 2013 +0530 Fix for Chart Series Names

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

2013-10-13 Thread Tor Lillqvist
xmloff/source/style/xmlnumi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ce69f5d2cec786cbcd879e5e3fb3cb1bd8d4446c Author: Tor Lillqvist t...@collabora.com Date: Sun Oct 13 14:08:45 2013 +0300 Test _WIN32 instead of UNX as it's Windows that is the

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

2013-10-11 Thread Stephan Bergmann
xmloff/source/forms/layerexport.cxx |4 1 file changed, 4 insertions(+) New commits: commit 94c4a221556d27fd203a50396de5a3f02f00699e Author: Stephan Bergmann sberg...@redhat.com Date: Fri Oct 11 12:00:17 2013 +0200 loplugin if-body warnings Change-Id:

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

2013-10-02 Thread Stephan Bergmann
xmloff/source/chart/SchXMLImport.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit ad53c5355d58387a286776182f0c6a0d0b5a6534 Author: Stephan Bergmann sberg...@redhat.com Date: Wed Oct 2 17:38:24 2013 +0200 -Werror,-Wunused-variable Change-Id:

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

2013-10-01 Thread Matteo Casalin
xmloff/source/style/impastpl.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 57d8250a96596678a0d5a3f1698385691f92cda8 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Tue Oct 1 08:20:59 2013 +0200 std::vector elements are default-initialized in constructor

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

2013-09-30 Thread Tor Lillqvist
xmloff/source/style/impastpl.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d74ca89ae860025aea98a36cee19fc128a7846e4 Author: Tor Lillqvist t...@collabora.com Date: Mon Sep 30 19:26:03 2013 +0300 Include algorithm for std::sort() Hopefully helps a Gentoo

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

2013-09-30 Thread Markus Mohrhard
xmloff/source/style/impastpl.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit ab314659448e3a1f6f3aaf9e9e7408cfcb4f0c7e Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Oct 1 02:43:37 2013 +0200 fix Mac OSX build diff

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

2013-09-29 Thread Takeshi Abe
xmloff/source/chart/SchXMLAxisContext.cxx|6 +++--- xmloff/source/chart/SchXMLEnumConverter.cxx |4 ++-- xmloff/source/chart/SchXMLLegendContext.cxx |2 +- xmloff/source/chart/SchXMLTools.cxx |4 ++-- xmloff/source/chart/XMLSymbolImageContext.cxx

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

2013-09-18 Thread Tor Lillqvist
xmloff/source/style/xmlbahdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 98b3ed32d53d9eaa8f7e16dc6afca0fc9d27bcd1 Author: Tor Lillqvist t...@collabora.com Date: Wed Sep 18 20:00:16 2013 +0300 WaE: unsafe mix of type 'sal_Bool' and type 'const bool'

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

2013-09-18 Thread Tor Lillqvist
xmloff/source/style/xmlbahdl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ea6b8f88441b15c8987176977c38b1393b81ae3 Author: Tor Lillqvist t...@collabora.com Date: Wed Sep 18 20:27:21 2013 +0300 Still WaE: unsafe mix of type 'sal_Bool' and type 'const

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

2013-09-17 Thread Tor Lillqvist
xmloff/source/style/impastpl.cxx | 76 +++ xmloff/source/style/impastpl.hxx | 10 ++--- 2 files changed, 43 insertions(+), 43 deletions(-) New commits: commit b94e46ca4950816e675d0c770d0113d6e3fc2ef8 Author: Tor Lillqvist t...@collabora.com Date: Tue Sep

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

2013-09-13 Thread Eike Rathke
xmloff/source/style/chrlohdl.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 6f5094515dac8e8cfc90050e0691ad361acb0157 Author: Eike Rathke er...@redhat.com Date: Fri Sep 13 23:26:59 2013 +0200 conditional SAL_WARN An attempt to import a

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

2013-09-12 Thread Michael Stahl
xmloff/source/forms/propertyexport.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 08fb2bfeb18b6d5329bae8490bd02043d101bb06 Author: Michael Stahl mst...@redhat.com Date: Thu Sep 12 16:00:46 2013 +0200 xmloff: fix Apple g++ 4.2.1 warning

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

2013-09-12 Thread Caolán McNamara
xmloff/source/draw/ximpstyl.cxx | 45 ++-- 1 file changed, 43 insertions(+), 2 deletions(-) New commits: commit 14e7a290dab7fead66ef6ff7f94c6a425d80ceb6 Author: Caolán McNamara caol...@redhat.com Date: Mon Sep 9 16:54:30 2013 +0100 Resolves:

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

2013-08-31 Thread Julien Nabet
xmloff/source/style/shdwdhdl.cxx |5 + 1 file changed, 1 insertion(+), 4 deletions(-) New commits: commit 44922e5a8ef47d054734276366d7f977fdc0ef3a Author: Julien Nabet serval2...@yahoo.fr Date: Sat Aug 31 22:06:40 2013 +0200 cppcheck: fix redundant assignment Change-Id:

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

2013-08-30 Thread Julien Nabet
xmloff/source/chart/SchXMLTableContext.cxx |9 + 1 file changed, 1 insertion(+), 8 deletions(-) New commits: commit ccf7b15c0a5776c6431fdcb0c0e2b0f3935ae3dc Author: Julien Nabet serval2...@yahoo.fr Date: Fri Aug 30 21:02:26 2013 +0200 -Werror=unused-but-set-variable second try

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

2013-08-30 Thread Julien Nabet
xmloff/source/chart/SchXMLTableContext.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 72e019c4e301ef93bd1be985edd037d1e2b10e28 Author: Julien Nabet serval2...@yahoo.fr Date: Fri Aug 30 20:47:12 2013 +0200 -Werror=unused-but-set-variable bCategoriesApplied

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

2013-08-30 Thread Julien Nabet
xmloff/source/chart/SchXMLTableContext.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 47924a46566352dd99a14163d98bd2b51cca6b0e Author: Julien Nabet serval2...@yahoo.fr Date: Fri Aug 30 20:58:07 2013 +0200 Revert -Werror=unused-but-set-variable bCategoriesApplied

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

2013-08-19 Thread Jelle van der Waa
xmloff/source/core/RDFaExportHelper.cxx |6 +- xmloff/source/core/nmspmap.cxx | 10 -- xmloff/source/draw/animationexport.cxx |4 +--- xmloff/source/draw/shapeexport2.cxx |6 +- xmloff/source/draw/shapeexport4.cxx |4 +---

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

2013-08-19 Thread Kohei Yoshida
xmloff/source/style/xmlexppr.cxx | 45 +-- 1 file changed, 25 insertions(+), 20 deletions(-) New commits: commit 5f7ee4b7a32153f3141507de673f60c7f678f015 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 19 10:53:29 2013 -0400 These can be

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

2013-08-15 Thread Eike Rathke
xmloff/source/core/xmlexp.cxx|7 --- xmloff/source/style/chrlohdl.cxx |7 +++ 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 8f15ae6c3fabef7532a71e7e3e16a911eaf57bb5 Author: Eike Rathke er...@redhat.com Date: Thu Aug 15 21:46:39 2013 +0200 write

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

2013-07-29 Thread Tor Lillqvist
xmloff/source/core/xmlimp.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 81df97ca2f725ed749f674ed87d3aa04bec1dc6c Author: Tor Lillqvist tlillqv...@suse.com Date: Mon Jul 29 10:30:08 2013 +0300 WaE: unreferenced local variable Change-Id:

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

2013-07-10 Thread Eike Rathke
xmloff/source/style/chrlohdl.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit 8a4307e4bb0eab3dd0a2a82c1fd4b2eab5df9a2e Author: Eike Rathke er...@redhat.com Date: Wed Jul 10 14:18:24 2013 +0200 do not write attributes with 'none' for non-ISO language/country

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

2013-07-04 Thread Eike Rathke
xmloff/source/core/DocumentSettingsContext.cxx |5 + xmloff/source/core/SettingsExportHelper.cxx|4 2 files changed, 9 insertions(+) New commits: commit b832a7a78abd688ce465aa881b3b9e777d2ce8be Author: Eike Rathke er...@redhat.com Date: Thu Jul 4 22:40:39 2013 +0200

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

2013-06-23 Thread Caolán McNamara
xmloff/source/draw/sdxmlexp.cxx | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) New commits: commit fd240ba81b317a54fc4512aaec33650cd7a30e29 Author: Caolán McNamara caol...@redhat.com Date: Sun Jun 23 20:46:07 2013 +0100 Resolves: rhbz#976304 gallery elements

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

2013-06-19 Thread Jelle van der Waa
xmloff/source/chart/PropertyMaps.cxx |2 +- xmloff/source/core/unoatrcn.cxx |2 +- xmloff/source/draw/animationexport.cxx| 10 +- xmloff/source/draw/shapeexport4.cxx |4 ++--

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

2013-06-08 Thread Armin Le Grand
xmloff/source/draw/shapeexport4.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit be8d06266fab13f200bae2aa1f0e953e517232cb Author: Armin Le Grand a...@apache.org Date: Wed Dec 12 11:59:13 2012 + Resolves: #i121455# Adapted from NonPrimitive to

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

2013-06-03 Thread Noel Grandin
xmloff/source/forms/elementimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d47fb9474421e950b828a921565656babab9d9ba Author: Noel Grandin n...@peralex.com Date: Mon Jun 3 10:37:33 2013 +0200 fix for unused return value. This code was

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

2013-05-30 Thread Armin Le Grand
xmloff/source/draw/ximpcustomshape.cxx | 21 ++--- 1 file changed, 18 insertions(+), 3 deletions(-) New commits: commit b2a12a87963b3404af71d9afaf70271010c11c6d Author: Armin Le Grand a...@apache.org Date: Wed May 29 13:10:27 2013 + Resolves: #i121507# Added comma to

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

2013-05-22 Thread Tor Lillqvist
xmloff/source/core/DomExport.cxx|2 +- xmloff/source/script/XMLEventExport.cxx |3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) New commits: commit 2dec489ebb75030ffaeaa6daf7d42472e23a5eb6 Author: Tor Lillqvist tlillqv...@suse.com Date: Wed May 22 14:48:36 2013 +0300

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

2013-04-30 Thread Thorsten Behrens
xmloff/source/text/txtimp.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cd09b5379e9370c66fe9d819dc3cd01dd30e3a91 Author: Thorsten Behrens tbehr...@suse.com Date: Tue Apr 30 11:20:01 2013 +0200 Fix fdo#64062 - can't assume para styles to be there.

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

2013-04-24 Thread Markus Mohrhard
xmloff/source/chart/SchXMLExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aee01f809e214090b320b31bdce98dff77208a3b Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Apr 24 12:21:41 2013 +0200 x error bars are also defined in ODF 1.2

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

2013-04-22 Thread Radu Ioan
xmloff/source/chart/SchXMLImport.cxx | 22 +++-- xmloff/source/chart/SchXMLLegendContext.cxx |6 ++-- xmloff/source/chart/SchXMLPlotAreaContext.cxx | 32 ++ xmloff/source/chart/SchXMLSeries2Context.cxx | 25 +---

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

2013-04-17 Thread Radu Ioan
xmloff/source/chart/SchXMLAxisContext.cxx | 16 +-- xmloff/source/chart/SchXMLChartContext.cxx | 31 +++-- xmloff/source/chart/SchXMLExport.cxx | 151 + 3 files changed, 71 insertions(+), 127 deletions(-) New commits: commit

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

2013-04-11 Thread Jan Holesovsky
xmloff/source/text/txtlists.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b33bca6cc058fb10ad0eccb229e97cb7faef4a5 Author: Jan Holesovsky ke...@suse.cz Date: Thu Apr 11 11:31:40 2013 +0200 i#52127: Avoid .back() on an empty vector, fixes ooo52127-1.odt.

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

2013-04-10 Thread Chr . Rossmanith
xmloff/source/draw/ximpshap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7bcba4c910fa7eecf256a05a1f274f7b253e5fc5 Author: Chr. Rossmanith chrrossman...@gmx.de Date: Tue Apr 9 21:39:38 2013 +0200 fdo#39066: using UNO_QUERY instead of UNO_QUERY_THROW

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

2013-04-10 Thread Jan Holesovsky
xmloff/source/text/XMLTextHeaderFooterContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 43b2d676b5e2d3eb3788ff480b2ab2201a51b2f9 Author: Jan Holesovsky ke...@suse.cz Date: Wed Apr 10 18:48:03 2013 +0200 fdo#60594: Fix crash in the document (does not

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

2013-03-09 Thread Jian Fang Zhang
xmloff/source/draw/XMLNumberStyles.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit acb8d9f6d1bcc95c48a27252274c44d8ff534376 Author: Jian Fang Zhang zhan...@apache.org Date: Mon Sep 3 01:52:22 2012 + Resolves: #i120663# The SvXMLImportContext is

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

2013-03-04 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 53630966cca9f88cff01c6607abc7e6ed0cca877 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Mar 4 12:53:01 2013 +0100 another fix for error bar import, related

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

2013-03-01 Thread Miklos Vajna
xmloff/source/forms/controlpropertymap.cxx |4 xmloff/source/forms/elementexport.cxx | 54 ++-- xmloff/source/forms/elementimport.cxx |4 xmloff/source/forms/eventexport.cxx|4 xmloff/source/forms/eventimport.cxx| 14 -

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

2013-02-26 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 91b67ad7180c9957a5e1ff41be5af83b0759655c Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Feb 26 09:00:08 2013 +0100 get the x-error-import working as well, fdo#60083

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

2013-02-26 Thread Norbert Thiebaud
xmloff/source/draw/xexptran.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 1580aa9249a483e51b550a539dd9bff0200f4426 Author: Norbert Thiebaud nthieb...@gmail.com Date: Thu Feb 21 21:35:33 2013 -0600 coverity#736009 Explicit null dereferenced

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

2013-02-26 Thread Chr . Rossmanith
xmloff/source/style/xmlimppr.cxx|8 +- xmloff/source/style/xmlnume.cxx | 10 +- xmloff/source/table/XMLTableExport.cxx | 38 +- xmloff/source/table/XMLTableImport.cxx

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

2013-02-26 Thread Markus Mohrhard
xmloff/source/style/xmlnumi.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f50c0967f5d0484cba3d490bfa47128fb1d27d3 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Wed Feb 27 07:07:08 2013 +0100 fix build diff --git

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

2013-02-25 Thread Chr . Rossmanith
xmloff/source/draw/sdxmlimp.cxx |2 - xmloff/source/draw/shapeexport2.cxx |4 +- xmloff/source/draw/shapeexport3.cxx | 36 +-- xmloff/source/draw/shapeimport.cxx | 22 ++-- xmloff/source/draw/ximp3dobject.cxx | 13 +++

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

2013-02-25 Thread Markus Mohrhard
xmloff/source/chart/SchXMLPlotAreaContext.cxx | 140 -- 1 file changed, 87 insertions(+), 53 deletions(-) New commits: commit b63d1e56621d7a2369717d21d46cfee19be8e4bf Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Tue Feb 26 07:38:06 2013 +0100 get

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

2013-02-24 Thread Norbert Thiebaud
xmloff/source/text/txtfldi.cxx | 28 1 file changed, 16 insertions(+), 12 deletions(-) New commits: commit bb717296bf66f0acb84d5f84c38390f3e44c7b62 Author: Norbert Thiebaud nthieb...@gmail.com Date: Fri Feb 22 01:43:39 2013 -0600 coverity#705347 Missing

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

2013-02-24 Thread Norbert Thiebaud
xmloff/source/chart/SchXMLTools.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit bbe02c2212a24a1984c951b0d32001b54cf307a0 Author: Norbert Thiebaud nthieb...@gmail.com Date: Thu Feb 21 19:04:05 2013 -0600 coverity#705444 Improper use of negative value

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

2013-02-22 Thread Radek Doulik
xmloff/source/draw/sdxmlexp.cxx | 13 + xmloff/source/draw/sdxmlexp_impl.hxx |1 + 2 files changed, 14 insertions(+) New commits: commit f0cd6fe9075cd0aa00162474784ad804a07ed138 Author: Radek Doulik r...@novell.com Date: Fri Feb 22 18:06:18 2013 +0100 use document

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

2013-02-18 Thread Norbert Thiebaud
xmloff/source/transform/OOo2Oasis.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 753d92968a9d4dc1d3498464d6a88aee0d654ba5 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 18 07:16:52 2013 -0600 coverity#705351 Missing break in switch Change-Id:

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

2013-02-18 Thread Norbert Thiebaud
xmloff/source/transform/Oasis2OOo.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 7bf7d96a65dc1e14029db42c05230dc091a55da0 Author: Norbert Thiebaud nthieb...@gmail.com Date: Mon Feb 18 07:15:45 2013 -0600 coverity#705351 missing break in switch Change-Id:

<    2   3   4   5   6   7   8   >