[Libreoffice-commits] .: oox/source

2012-04-13 Thread Miklos Vajna
oox/source/drawingml/shape.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit b8b69ab0889e24ae385cda40b0ebbb1099a4d150 Author: Miklos Vajna vmik...@suse.cz Date: Fri Apr 13 10:43:19 2012 +0200 oox::drawingml::Shape: OSL_TRACE - SAL_INFO diff

[Libreoffice-commits] .: oox/source svx/inc svx/source

2012-04-09 Thread Muthu Subramanian
oox/source/drawingml/customshapeproperties.cxx|1 + oox/source/token/properties.txt |1 + svx/inc/svx/EnhancedCustomShape2d.hxx |1 + svx/inc/svx/svdoashp.hxx |1 +

[Libreoffice-commits] .: oox/source

2012-04-07 Thread Julien Nabet
oox/source/vml/vmlformatting.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c893a820c447c9014d35597a37c3220c261e35ae Author: Julien Nabet serval2...@yahoo.fr Date: Sat Apr 7 21:12:27 2012 +0200 Fix Redundant assignment of nModToken in switch diff --git

[Libreoffice-commits] .: oox/source

2012-04-02 Thread Muthu Subramanian
oox/source/drawingml/fillproperties.cxx |4 ++-- oox/source/drawingml/graphicshapecontext.cxx | 21 - oox/source/drawingml/shape.cxx | 15 +-- oox/source/token/properties.txt |3 +++ 4 files changed, 38 insertions(+), 5

[Libreoffice-commits] .: oox/source

2012-03-21 Thread Miklos Vajna
oox/source/vml/vmlformatting.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5881168bf8187149e2caf59e72e1ac2d739aa3a4 Author: Miklos Vajna vmik...@suse.cz Date: Wed Mar 21 16:39:15 2012 +0100 oox: it's EMU, not MEU diff --git

[Libreoffice-commits] .: oox/source

2012-03-15 Thread Noel Power
oox/source/ole/vbamodule.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1bd695d3ddcbce48899a70130b5e948c48541d17 Author: Noel Power noel.po...@novell.com Date: Thu Mar 15 19:50:11 2012 + fix mishandling of 'End Sub' is there is a trailing comment

[Libreoffice-commits] .: oox/source unusedcode.easy

2012-03-11 Thread Ivan Timofeev
oox/source/core/xmlfilterbase.cxx |5 - unusedcode.easy |1 - 2 files changed, 6 deletions(-) New commits: commit b6ff047a572189a2b000ffbd437e573e518773db Author: Petr Vorel petr.vo...@gmail.com Date: Sun Mar 11 19:02:40 2012 +0400 remove unused code diff

[Libreoffice-commits] .: oox/source

2012-03-02 Thread Muthu Subramanian
oox/source/drawingml/shape.cxx |4 +++- oox/source/ppt/pptshape.cxx|2 +- 2 files changed, 4 insertions(+), 2 deletions(-) New commits: commit 77901e53ecd99aed59e5c8697461ab4d241388a4 Author: Muthu Subramanian sumu...@suse.com Date: Fri Mar 2 18:01:45 2012 +0530 n657904:

[Libreoffice-commits] .: oox/source

2012-03-02 Thread Radek Doulík
oox/source/drawingml/textcharacterproperties.cxx |2 +- oox/source/drawingml/textparagraph.cxx |9 - oox/source/drawingml/textparagraphproperties.cxx |2 ++ 3 files changed, 11 insertions(+), 2 deletions(-) New commits: commit

[Libreoffice-commits] .: oox/source

2012-03-02 Thread Noel Power
oox/source/ole/vbamodule.cxx | 48 +++ 1 file changed, 48 insertions(+) New commits: commit 24b402d67eb9acc7ff1f0afeee7237f6b3b14644 Author: Noel Power noel.po...@novell.com Date: Fri Mar 2 13:04:18 2012 + weed out unmatched Sub/End Sub

[Libreoffice-commits] .: oox/source

2012-03-02 Thread Radek Doulík
oox/source/drawingml/customshapes/generatePresetsPPTXs.pl | 25 +++--- 1 file changed, 20 insertions(+), 5 deletions(-) New commits: commit e3c0a952a7607436224fe57f9e1665597702f6b2 Author: Radek Doulik r...@novell.com Date: Fri Mar 2 20:40:04 2012 +0100 generate more pptx test

[Libreoffice-commits] .: oox/source

2012-02-24 Thread Michael Meeks
oox/source/drawingml/textliststyle.cxx |2 +- oox/source/drawingml/textparagraphproperties.cxx |2 +- oox/source/helper/propertyset.cxx|2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 602908b300d4d688d50355ebeca5d3063f25f475

[Libreoffice-commits] .: oox/source

2012-02-16 Thread Thorsten Behrens
oox/source/drawingml/diagram/diagramlayoutatoms.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 905df1bae9cab296ee7dd07e88813c667788ed8a Author: Thorsten Behrens tbehr...@suse.com Date: Thu Feb 16 10:35:12 2012 +0100 Fix crash in smartart import

[Libreoffice-commits] .: oox/source

2012-02-16 Thread Noel Power
oox/source/ole/vbamodule.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2174d4d44eeb83378f76ea34086b8a1989b70b76 Author: Noel Power noel.po...@novell.com Date: Thu Feb 16 10:34:59 2012 + use stream name for module names when importing vba. fdo#46151 bnc#747323

[Libreoffice-commits] .: oox/source

2012-02-16 Thread Muthu Subramanian
oox/source/ppt/pptshapegroupcontext.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 5c714632583036f72377aa0fa6ed1137e53582dc Author: Muthu Subramanian sumu...@suse.com Date: Thu Feb 16 20:59:57 2012 +0530 n744503: Importing useBgFill colors

[Libreoffice-commits] .: oox/source

2012-02-03 Thread Muthu Subramanian
oox/source/drawingml/textparagraphpropertiescontext.cxx |7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) New commits: commit a71c878cd0b443a0d8473d8e4eb43d66f37ce2c0 Author: Muthu Subramanian sumu...@suse.com Date: Fri Feb 3 16:20:34 2012 +0530 n#744509: Alignment of text is

[Libreoffice-commits] .: oox/source

2012-02-01 Thread Julien Nabet
oox/source/helper/propertymap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34c5059b80777244e25dee1299ea258c8d7ba4fe Author: Julien Nabet serval2...@yahoo.fr Date: Wed Feb 1 21:40:29 2012 +0100 Fix Prefer prefix ++/-- operators for non-primitive types

[Libreoffice-commits] .: oox/source

2012-01-31 Thread Muthu Subramanian
oox/source/drawingml/diagram/diagram.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit af15127871d38a862ce300ceda5cc74624fda8df Author: Muthu Subramanian sumu...@suse.com Date: Wed Feb 1 13:32:56 2012 +0530 Fixes crashing while loading manipulated pptx

[Libreoffice-commits] .: oox/source

2012-01-30 Thread Kohei Yoshida
oox/source/xls/workbookhelper.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit 1f2bf6d863a25475f27e2b0d37f8c36aec74d6d4 Author: Kohei Yoshida kohei.yosh...@suse.com Date: Mon Jan 30 12:30:03 2012 -0500 Removed debug statement. diff --git

[Libreoffice-commits] .: oox/source

2012-01-16 Thread Radek Doulík
oox/source/ppt/pptshape.cxx | 40 1 file changed, 36 insertions(+), 4 deletions(-) New commits: commit 229b0cc0029e93fa808624d8aa4dcfa2e289b1aa Author: Radek Doulik r...@novell.com Date: Mon Jan 16 15:37:23 2012 +0100 handle [more] placeholder

[Libreoffice-commits] .: oox/source svx/inc svx/source

2012-01-11 Thread Muthu Subramanian
oox/source/drawingml/customshapeproperties.cxx|2 +- oox/source/drawingml/shapecontext.cxx |6 ++ oox/source/ppt/pptshapecontext.cxx|6 ++ oox/source/token/properties.txt |1 +

[Libreoffice-commits] .: oox/source sdext/source slideshow/test svx/source sw/source unotools/source unoxml/test vcl/aqua vcl/ios vcl/source vcl/test vcl/win

2012-01-10 Thread Thomas Arnhold
oox/source/token/propertynames.cxx |2 +- sdext/source/pdfimport/filterdet.cxx |4 ++-- slideshow/test/demoshow.cxx |2 +- svx/source/dialog/linkwarn.cxx |2 +- svx/source/svdraw/svdotext.cxx |2 +- sw/source/filter/ww1/w1class.cxx |2 +-

[Libreoffice-commits] .: oox/source

2012-01-03 Thread Muthu Subramanian
oox/source/drawingml/textparagraphpropertiescontext.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 82e385c7e0b466cd1106e19cdbb6dc15b2464811 Author: Muthu Subramanian sumu...@suse.com Date: Tue Jan 3 18:07:24 2012 +0530 n734734: Line Spacing is used from previous

[Libreoffice-commits] .: oox/source package/source padmin/source pyuno/source

2011-12-21 Thread Takeshi Abe
oox/source/export/SchXMLSeriesHelper.cxx |6 ++-- oox/source/export/chartexport.cxx | 11 +++- package/source/xstor/ohierarchyholder.cxx |2 - package/source/xstor/xstorage.cxx | 18 +++--- package/source/zippackage/ZipPackage.cxx |8 +++---

[Libreoffice-commits] .: oox/source

2011-12-16 Thread Muthu Subramanian
oox/source/drawingml/customshapeproperties.cxx | 16 1 file changed, 16 deletions(-) New commits: commit 606c2e7e9f0ab0fb5c32d98a6778457bcaaf1719 Author: Muthu Subramanian sumu...@suse.com Date: Fri Dec 16 20:25:43 2011 +0530 Fixed: bentConnectors are not imported

[Libreoffice-commits] .: oox/source

2011-12-14 Thread Radek Doulík
oox/source/drawingml/customshapeproperties.cxx | 16 oox/source/drawingml/shapepropertiescontext.cxx |1 + 2 files changed, 1 insertion(+), 16 deletions(-) New commits: commit 748a636b5150dbab9d92832bd0f422f57b406114 Author: Radek Doulik r...@novell.com Date: Wed Dec 14

[Libreoffice-commits] .: oox/source

2011-11-25 Thread Cédric Bosdonnat
oox/source/helper/graphichelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65be3e7908f21355fc8cc443192338d1cc8a8d61 Author: Cédric Bosdonnat cedric.bosdonnat@free.fr Date: Fri Nov 25 11:16:29 2011 +0100 Docx crasher: there may be no External

[Libreoffice-commits] .: oox/source

2011-11-25 Thread Jan Holesovsky
oox/source/mathml/importutils.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15da1a153e85da6e8b3d33bb2ed10328bdfb9286 Author: Jan Holesovsky ke...@suse.cz Date: Fri Nov 25 13:18:03 2011 +0100 Fix build on Windows. diff --git

[Libreoffice-commits] .: oox/source

2011-11-24 Thread David Tardon
oox/source/mathml/importutils.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 20c8eb409e2b48d57f392c146f7414bab3551664 Author: David Tardon dtar...@redhat.com Date: Fri Nov 25 07:26:10 2011 +0100 add missing include diff --git a/oox/source/mathml/importutils.cxx

[Libreoffice-commits] .: oox/source

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 28bb26279e8412763cabce7d172ca8246c70a30d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 22 12:10:02 2011 +0100 Avoid unused variable warning. diff --git

[Libreoffice-commits] .: oox/source sal/inc

2011-11-22 Thread Stephan Bergmann
oox/source/core/xmlfilterbase.cxx |1 sal/inc/osl/diagnose.h|5 +- sal/inc/sal/log.h | 81 +- 3 files changed, 41 insertions(+), 46 deletions(-) New commits: commit 981470b2404a80ed87f237a0e8a62cdef7cea9a5 Author: Stephan

[Libreoffice-commits] .: oox/source

2011-11-15 Thread Muthu Subramanian
oox/source/drawingml/textbodypropertiescontext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8b0407fef14cd89e3eb571c88ce3cb9edf70149 Author: Muthu Subramanian sumu...@suse.com Date: Tue Nov 15 21:13:18 2011 +0530 n#592912 and n#621744: Text Alignment

[Libreoffice-commits] .: oox/source

2011-11-08 Thread Radek Doulík
oox/source/drawingml/textparagraphproperties.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a8bdbeb1a819c0296940b4dd882890be16ec4cba Author: Radek Doulik r...@novell.com Date: Tue Nov 8 15:40:31 2011 +0100 fixed regression, set the left paragraph margin

[Libreoffice-commits] .: oox/source

2011-11-02 Thread Muthu Subramanian
oox/source/drawingml/chart/seriesconverter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b645f9195f4da3014e001fb27b8a117d89c8f389 Author: Muthu Subramanian sumu...@suse.com Date: Wed Nov 2 13:50:20 2011 +0530 n#706792: Fix crash while opening certain

[Libreoffice-commits] .: oox/source

2011-10-21 Thread Noel Power
oox/source/ole/vbainputstream.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3ef9bebf69479ead10a10a9a25d866321970edb Author: Noel Power noel.po...@novell.com Date: Fri Oct 21 10:51:10 2011 +0100 tweak compressession hack to fix vba module import

[Libreoffice-commits] .: oox/source

2011-10-07 Thread Caolán McNamara
oox/source/core/filterdetect.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b90a9e8877a71e33c439396e3fda0c53750748f8 Author: Caolán McNamara caol...@redhat.com Date: Fri Oct 7 13:22:49 2011 +0100 WaE: unused variables diff --git

[Libreoffice-commits] .: oox/source

2011-10-05 Thread Noel Power
oox/source/ole/olehelper.cxx | 28 ++-- 1 file changed, 26 insertions(+), 2 deletions(-) New commits: commit 04688482241aa28b40f3ba911a4c9acab87b5d56 Author: Noel Power noel.po...@novell.com Date: Wed Oct 5 17:52:32 2011 +0100 add hackery re. EditControls,