summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
...
* fix inverted bool argumentLuboš Luňák2011-11-241-3/+3
* more api improving in importing mathml docxLuboš Luňák2011-11-242-0/+146
* streamline and document the API for mathml xml stream readingLuboš Luňák2011-11-242-40/+72
* rename and move mathml oox support classes in oox to better placesLuboš Luňák2011-11-248-40/+171
* oox/namespaces.txt actually is generatedLuboš Luňák2011-11-242-1/+1
* ooxml mathml import - first very basic implementationLuboš Luňák2011-11-242-1/+131
* remove executable bit from source fileLuboš Luňák2011-11-241-0/+0
* install also oox namespace.hxxLuboš Luňák2011-11-241-0/+1
* clean up .mk files for oox generated filesLuboš Luňák2011-11-243-33/+1
* initial (very hacky) work on mathml ooxml importLuboš Luňák2011-11-243-0/+50
* RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat2011-11-242-25/+48
* Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann2011-11-221-1/+0
* Avoid unused variable warning.Stephan Bergmann2011-11-221-0/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* n#592912 and n#621744: Text Alignment fixes.Muthu Subramanian2011-11-151-1/+1
* WaE: OptValue::maValue may be used uninitializedMiklos Vajna2011-11-111-1/+1
* This global Reference is problematic, especially for unit testsCaolán McNamara2011-11-113-4/+5
* use non-const buffer to enable byte-order swapping on BigEndian systemChristian Lohmaier2011-11-081-0/+7
* fix texbox vertical alignment, it was regression introduced by f1a2b0cbRadek Doulik2011-11-081-9/+7
* fixed regression, set the left paragraph marginRadek Doulik2011-11-081-1/+1
* use text frame part of customshapes on importRadek Doulik2011-11-089-275/+8410
* fixed remaining issues with custom shapes sizingRadek Doulik2011-11-079-36/+1585
* fix buildRadek Doulik2011-11-071-6/+8
* fix ooxml custom shapes sizingRadek Doulik2011-11-078-1531/+1532
* n#706792: Fix crash while opening certain pptx files.Muthu Subramanian2011-11-021-1/+1
* add xlsx local range name importMarkus Mohrhard2011-10-273-7/+49
* WaE: unreachable code and unreferenced formal parameterTor Lillqvist2011-10-251-0/+5
* WaE: unreachable codeTor Lillqvist2011-10-251-2/+0
* WaE: unreachable codeTor Lillqvist2011-10-251-2/+0
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-251-0/+1
* WaE: unreferenced local variableTor Lillqvist2011-10-251-2/+2
* WaE: assignment within conditional expressionTor Lillqvist2011-10-251-1/+2
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-251-0/+13
* tweak compressession hack to fix vba module importNoel Power2011-10-211-1/+1
* remove an unused methodFelix Zhang2011-10-192-6/+0
* update flip(mirror) properties setting for custom shape presetsRadek Doulik2011-10-171-11/+9
* #i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2011-10-111-6/+10
* cppcheck reduce scope of var in oox/...shapes.cxxPierre-André Jacquod2011-10-071-2/+5
* WaE: unused variablesCaolán McNamara2011-10-071-3/+3
* added new source files to the .mk fileRadek Doulik2011-10-061-1/+6
* perl scripts to generate sources for custom shapes PPTX importRadek Doulik2011-10-064-0/+20231
* added definitions for new presets initialize functionsRadek Doulik2011-10-061-0/+6
* custom shapes import improvementsRadek Doulik2011-10-0610-2101/+173
* added CXX sources with generated presets definitionsRadek Doulik2011-10-066-0/+92530
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-061-2/+31
* Revert "added CXX source with generated presets definitions"Norbert Thiebaud2011-10-051-92382/+0
* Revert "custom shapes import improvements"Norbert Thiebaud2011-10-0510-173/+2101
* Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power2011-10-051-26/+2
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-051-2/+26
* custom shapes import improvementsRadek Doulik2011-10-0510-2101/+173