summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-10n744512: Fixed formatting of tables.Muthu Subramanian
2012-02-10Code review fixes.Muthu Subramanian
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-08handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-03import group field group name user captions fdo#45310Noel Power
2012-02-03fix corrupted numbers in pivottable using group field as data field fdo#45276Noel Power
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power
2012-02-03n#744509: Alignment of text is wrong.Muthu Subramanian
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-02-01Fixes crashing while loading manipulated pptx files.Muthu Subramanian
2012-01-31fix -Os comment in oox/Library_oox.mkRene Engelhard
2012-01-31use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara
2012-01-31add missed ifeq to check for IA64...Rene Engelhard
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard
2012-01-30Removed debug statement.Kohei Yoshida
2012-01-30fprintf -> SAL_INFOLuboš Luňák
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian
2012-01-24Fix for a probable crash. (code review)Muthu Subramanian
2012-01-23make oox ByteString freeCaolán McNamara
2012-01-23use $(GPERF) instead of using gperf from pathBapt
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold
2012-01-21correct copyright headerThomas Arnhold
2012-01-19regenerated custom shapes presetsRadek Doulik
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik
2012-01-16handle [more] placeholder shapes in Layout slidesRadek Doulik
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan
2012-01-11export vertical and horizontal flip attribute for customshapesNoel Power
2012-01-11add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power
2012-01-11pptx: regenerated custom shape presets after last path element changesRadek Doulik
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian
2012-01-10Use SAL_N_ELEMENTSThomas Arnhold
2012-01-10pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik
2012-01-09regenerated custom shape presetsRadek Doulik
2012-01-09pptx: implemented import of <path stroke="false" ...>Radek Doulik
2012-01-08Kill SvNullStream duplicationMiklos Vajna
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida
2012-01-04regenerated custom shape presets with fixed ssd* constantsRadek Doulik
2012-01-04PPTX: fix ssd* constants import for drawingml formulasRadek Doulik
2012-01-03n734734: Line Spacing is used from previous values.Muthu Subramanian
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan