summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* import group field group name user captions fdo#45310Noel Power2012-02-034-1/+46
* fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power2012-02-031-0/+7
* fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power2012-02-034-8/+32
* improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power2012-02-034-2/+42
* n#744509: Alignment of text is wrong.Muthu Subramanian2012-02-031-6/+1
* Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet2012-02-011-1/+1
* Fixes crashing while loading manipulated pptx files.Muthu Subramanian2012-02-011-1/+2
* fix -Os comment in oox/Library_oox.mkRene Engelhard2012-01-311-3/+3
* use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara2012-01-311-1/+4
* add missed ifeq to check for IA64...Rene Engelhard2012-01-311-0/+2
* build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard2012-01-311-0/+4
* Removed debug statement.Kohei Yoshida2012-01-301-3/+0
* fprintf -> SAL_INFOLuboš Luňák2012-01-301-32/+24
* n719734: Overridding properties from master/layout.Muthu Subramanian2012-01-243-1/+10
* Fix for a probable crash. (code review)Muthu Subramanian2012-01-241-1/+1
* make oox ByteString freeCaolán McNamara2012-01-231-6/+8
* use $(GPERF) instead of using gperf from pathBapt2012-01-231-1/+1
* Remove unused Get/SetXmlNamespaceThomas Arnhold2012-01-214-27/+0
* correct copyright headerThomas Arnhold2012-01-212-8/+2
* regenerated custom shapes presetsRadek Doulik2012-01-196-149/+628
* updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik2012-01-192-0/+25
* use SubViewSize property for custom shape pathsRadek Doulik2012-01-192-8/+28
* handle [more] placeholder shapes in Layout slidesRadek Doulik2012-01-161-4/+36
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-141-15/+15
* export vertical and horizontal flip attribute for customshapesNoel Power2012-01-111-1/+9
* add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power2012-01-111-1/+187
* pptx: regenerated custom shape presets after last path element changesRadek Doulik2012-01-116-508/+712
* pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik2012-01-111-2/+18
* n#734734: Text rotation fixes.Muthu Subramanian2012-01-115-1/+15
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik2012-01-104-84/+48
* pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik2012-01-101-4/+7
* regenerated custom shape presetsRadek Doulik2012-01-096-879/+1395
* pptx: implemented import of <path stroke="false" ...>Radek Doulik2012-01-091-0/+6
* Kill SvNullStream duplicationMiklos Vajna2012-01-081-20/+1
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-2/+3
* Register chart data ranges via tokens rather than string.Kohei Yoshida2012-01-041-27/+40
* regenerated custom shape presets with fixed ssd* constantsRadek Doulik2012-01-044-7/+7
* PPTX: fix ssd* constants import for drawingml formulasRadek Doulik2012-01-041-1/+1
* n734734: Line Spacing is used from previous values.Muthu Subramanian2012-01-031-0/+3
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-0297-399/+399
* n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian2011-12-3016-9/+236
* unusedcode: oox: remove some unused codeMatúš Kukan2011-12-227-262/+0
* catch exception by constant referenceTakeshi Abe2011-12-212-9/+8
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-40/+0
* skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2011-12-202-10/+21
* Fixed: bentConnectors are not imported properly.Muthu Subramanian2011-12-161-16/+0
* Removed extra semicolonsJesse2011-12-152-4/+4
* use custom shapes for curved connector shapesRadek Doulik2011-12-142-16/+1