summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat1-4/+22
2012-02-22force imported xlsx active tab to be shown bnc#748198Noel Power1-1/+7
2012-02-20Bin code that is never executed but calls a method that has been removedTor Lillqvist1-6/+1
2012-02-20Remove unused codeElton Chung11-160/+0
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe7-52/+57
2012-02-16n744503: Importing useBgFill colors for shapes.Muthu Subramanian1-1/+14
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power1-0/+3
2012-02-16Fix crash in smartart importThorsten Behrens1-2/+2
2012-02-15Various string function clean upStephan Bergmann1-3/+1
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian4-37/+48
2012-02-13remove unused fieldsIvan Timofeev3-5/+0
2012-02-13Remove unused codeElton Chung12-104/+0
2012-02-13Remove unused codeElton Chung10-98/+0
2012-02-13Remove unused codeElton Chung6-43/+0
2012-02-13handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power1-0/+1
2012-02-11Remove unused codeElton Chung3-90/+0
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-02-10n744512: Fixed formatting of tables.Muthu Subramanian2-3/+16
2012-02-10Code review fixes.Muthu Subramanian2-4/+3
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-1/+1
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