[Libreoffice-commits] .: xmloff/source

2012-04-11 Thread Ivan Timofeev
xmloff/source/chart/SchXMLExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9c323a4bbe0f7dec33523e87e1c1010dd832d4bf Author: Ivan Timofeev timofeev@gmail.com Date: Wed Apr 11 22:18:22 2012 +0400 fix windows build diff --git

[Libreoffice-commits] .: xmloff/source

2012-03-26 Thread Thorsten Behrens
xmloff/source/draw/xexptran.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit a2ee8055e9c136923f0244fe289cac6377933c31 Author: Thorsten Behrens tbehr...@suse.com Date: Fri Mar 23 17:46:43 2012 +0100 Fix fdo#47406 incorrect relative moves after closePath

[Libreoffice-commits] .: xmloff/source

2012-03-18 Thread Julien Nabet
xmloff/source/chart/MultiPropertySetHandler.hxx |8 xmloff/source/core/RDFaImportHelper.cxx |2 +- 2 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 9032c7f63e28e5a9de00b3b868452581f6f5f145 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18

[Libreoffice-commits] .: xmloff/source

2012-03-18 Thread Julien Nabet
xmloff/source/text/XMLRedlineExport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b1b4f699fc47d2c40034453754d01a1bbb0a7734 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Mar 18 17:58:35 2012 +0100 Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] .: xmloff/source

2012-03-08 Thread Stephan Bergmann
xmloff/source/chart/transporttypes.hxx | 15 +-- 1 file changed, 1 insertion(+), 14 deletions(-) New commits: commit c361ef86504e79a1e1b56fa3a7eba2f893386e2c Author: Stephan Bergmann sberg...@redhat.com Date: Thu Mar 8 20:39:35 2012 +0100 Compiler-generated code is just fine

[Libreoffice-commits] .: xmloff/source

2012-02-10 Thread Jan Holesovsky
xmloff/source/text/txtparai.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 9951de4a10386a85dc1bfa465304cd0005414b8e Author: Jan Holesovsky ke...@suse.cz Date: Fri Feb 10 17:54:03 2012 +0100 fdo#42771: Fix crash when loading an invalid

[Libreoffice-commits] .: xmloff/source

2012-01-25 Thread Olivier Hallot
xmloff/source/forms/controlpropertyhdl.cxx |6 +- xmloff/source/forms/elementexport.cxx | 24 +- xmloff/source/forms/elementimport.cxx | 48 ++--- xmloff/source/forms/eventexport.cxx|4 -

[Libreoffice-commits] .: xmloff/source

2012-01-16 Thread Stephan Bergmann
xmloff/source/text/txtparae.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69d91300547f6ed45a9a499ffae71c2c0f91c441 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Jan 16 21:42:09 2012 +0100 WaE signed/unsigned comparison. diff --git

[Libreoffice-commits] .: xmloff/source

2012-01-16 Thread Stephan Bergmann
xmloff/source/text/txtparae.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7ca7690f84cfab87ddd25fa1200b11625d1f7ece Author: Stephan Bergmann sberg...@redhat.com Date: Tue Jan 17 08:47:22 2012 +0100 Better fix for WaE signed/unsigned comparison. diff

[Libreoffice-commits] .: xmloff/source

2012-01-06 Thread Cédric Bosdonnat
xmloff/source/style/PageMasterExportPropMapper.cxx | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) New commits: commit 0100280a5c5b121fab2aa932092a7a887bbb507c Author: Cédric Bosdonnat cedric.bosdonnat@free.fr Date: Fri Jan 6 10:33:19 2012 +0100 fdo#43862:

[Libreoffice-commits] .: xmloff/source

2011-12-05 Thread Fridrich Strba
xmloff/source/core/xmlexp.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit dc0f9dab100ce02a8c2a275f5f53187bb0df0976 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Mon Dec 5 11:13:44 2011 +0100 The ODG should have office:drawing after office:body, not

[Libreoffice-commits] .: xmloff/source

2011-11-24 Thread Eike Rathke
xmloff/source/forms/elementimport.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit 49846da1652661e73acffd1ee8df0419aadf5cdb Author: Eike Rathke er...@redhat.com Date: Thu Nov 24 17:40:44 2011 +0100 fdo#43152 ooo#114415 fixed crash on unnamed form

[Libreoffice-commits] .: xmloff/source

2011-09-29 Thread Tor Lillqvist
xmloff/source/core/xmlexp.cxx |2 +- xmloff/source/core/xmlimp.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 42fe8b9f11da41530a6d914397b6301a72db3800 Author: Tor Lillqvist t...@iki.fi Date: Thu Sep 29 10:48:57 2011 +0300 WaE: Mark SvXMLExport_Impl