summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power2-0/+8
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich1-0/+4
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-03import group field group name user captions fdo#45310Noel Power4-1/+46
2012-02-03fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power1-0/+7
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power4-8/+32
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power4-2/+42
2012-02-03n#744509: Alignment of text is wrong.Muthu Subramanian1-6/+1
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-1/+1
2012-02-01Fixes crashing while loading manipulated pptx files.Muthu Subramanian1-1/+2
2012-01-31fix -Os comment in oox/Library_oox.mkRene Engelhard1-3/+3
2012-01-31use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara1-1/+4
2012-01-31add missed ifeq to check for IA64...Rene Engelhard1-0/+2
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard1-0/+4
2012-01-30Removed debug statement.Kohei Yoshida1-3/+0
2012-01-30fprintf -> SAL_INFOLuboš Luňák1-32/+24
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian3-1/+10
2012-01-24Fix for a probable crash. (code review)Muthu Subramanian1-1/+1
2012-01-23make oox ByteString freeCaolán McNamara1-6/+8
2012-01-23use $(GPERF) instead of using gperf from pathBapt1-1/+1
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold4-27/+0
2012-01-21correct copyright headerThomas Arnhold2-8/+2
2012-01-19regenerated custom shapes presetsRadek Doulik6-149/+628
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik2-0/+25
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik2-8/+28
2012-01-16handle [more] placeholder shapes in Layout slidesRadek Doulik1-4/+36
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-15/+15
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power1-1/+9
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power1-1/+187
2012-01-11pptx: regenerated custom shape presets after last path element changesRadek Doulik6-508/+712
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik1-2/+18
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian5-1/+15
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold1-1/+1
2012-01-10pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik4-84/+48
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik1-4/+7
2012-01-09regenerated custom shape presetsRadek Doulik6-879/+1395
2012-01-09pptx: implemented import of <path stroke="false" ...>Radek Doulik1-0/+6
2012-01-08Kill SvNullStream duplicationMiklos Vajna1-20/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida1-27/+40
2012-01-04regenerated custom shape presets with fixed ssd* constantsRadek Doulik4-7/+7
2012-01-04PPTX: fix ssd* constants import for drawingml formulasRadek Doulik1-1/+1
2012-01-03n734734: Line Spacing is used from previous values.Muthu Subramanian1-0/+3
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot97-399/+399
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian16-9/+236
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan7-262/+0
2011-12-21catch exception by constant referenceTakeshi Abe2-9/+8
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-40/+0
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2-10/+21
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian1-16/+0