summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* n#746996: Wrong text color in smartArt.Muthu Subramanian2012-02-291-0/+5
* Remove unused code in BiffInputStream.Santiago Martinez2012-02-282-68/+0
* Remove unused code in BiffObjLineModel.Santiago Martinez2012-02-282-8/+0
* fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks2012-02-243-3/+3
* oox: guard dbgutil-only methods with ifdefMiklos Vajna2012-02-242-0/+4
* reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0Eike Rathke2012-02-242-0/+26
* unusedcode: remove something from ooxMatúš Kukan2012-02-2314-239/+0
* fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat2012-02-231-4/+22
* force imported xlsx active tab to be shown bnc#748198Noel Power2012-02-221-1/+7
* Bin code that is never executed but calls a method that has been removedTor Lillqvist2012-02-201-6/+1
* Remove unused codeElton Chung2012-02-2011-160/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-197-52/+57
* n744503: Importing useBgFill colors for shapes.Muthu Subramanian2012-02-161-1/+14
* use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power2012-02-161-0/+3
* Fix crash in smartart importThorsten Behrens2012-02-161-2/+2
* Various string function clean upStephan Bergmann2012-02-151-3/+1
* n744510: Improved 'vert' text imports.Muthu Subramanian2012-02-144-37/+48
* remove unused fieldsIvan Timofeev2012-02-133-5/+0
* Remove unused codeElton Chung2012-02-1312-104/+0
* Remove unused codeElton Chung2012-02-1310-98/+0
* Remove unused codeElton Chung2012-02-136-43/+0
* handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power2012-02-131-0/+1
* Remove unused codeElton Chung2012-02-113-90/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-101-1/+0
* n744512: Fixed formatting of tables.Muthu Subramanian2012-02-102-3/+16
* Code review fixes.Muthu Subramanian2012-02-102-4/+3
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-1/+1
* handle row and column offsets for imported shape with cell anchor fdo#45266Noel Power2012-02-082-0/+8
* Added and improved READMEs for modules which used to be in filterJosh Heidenreich2012-02-081-0/+4
* 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