summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Replace formattings with formattingLior Kaplan3-5/+5
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2-11/+0
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák1-0/+21
2011-11-29Removing unused GetShapePresetType().Muthu Subramanian2-637/+0
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke2-1/+4
2011-11-28Fix visibility problem on Windows.Jan Holesovsky1-2/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-15/+14
2011-11-27remove include of pch header from ooxNorbert Thiebaud2-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25Fix build on Windows.Jan Holesovsky1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat1-1/+1
2011-11-25no need to export oox/helper/attributelist.hxx any longerStephan Bergmann1-1/+0
2011-11-25fix compileLuboš Luňák1-1/+1
2011-11-25add missing includeDavid Tardon1-0/+2
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke4-10/+14
2011-11-24fix build error, deliver oox/helper/attributelist.hxxCaolán McNamara1-0/+1
2011-11-24skip elements properlyLuboš Luňák1-1/+2
2011-11-24remove executable bit on a source fileLuboš Luňák1-0/+0
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák2-7/+80
2011-11-24fix inverted bool argumentLuboš Luňák1-3/+3
2011-11-24more api improving in importing mathml docxLuboš Luňák2-0/+146
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák2-40/+72
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák8-40/+171
2011-11-24oox/namespaces.txt actually is generatedLuboš Luňák2-1/+1
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák2-1/+131
2011-11-24remove executable bit from source fileLuboš Luňák1-0/+0
2011-11-24install also oox namespace.hxxLuboš Luňák1-0/+1
2011-11-24clean up .mk files for oox generated filesLuboš Luňák3-33/+1
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák3-0/+50
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat2-25/+48
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann1-1/+0
2011-11-22Avoid unused variable warning.Stephan Bergmann1-0/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-15n#592912 and n#621744: Text Alignment fixes.Muthu Subramanian1-1/+1
2011-11-11WaE: OptValue::maValue may be used uninitializedMiklos Vajna1-1/+1
2011-11-11This global Reference is problematic, especially for unit testsCaolán McNamara3-4/+5
2011-11-08use non-const buffer to enable byte-order swapping on BigEndian systemChristian Lohmaier1-0/+7
2011-11-08fix texbox vertical alignment, it was regression introduced by f1a2b0cbRadek Doulik1-9/+7
2011-11-08fixed regression, set the left paragraph marginRadek Doulik1-1/+1
2011-11-08use text frame part of customshapes on importRadek Doulik9-275/+8410
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik9-36/+1585
2011-11-07fix buildRadek Doulik1-6/+8
2011-11-07fix ooxml custom shapes sizingRadek Doulik8-1531/+1532
2011-11-02n#706792: Fix crash while opening certain pptx files.Muthu Subramanian1-1/+1
2011-10-27add xlsx local range name importMarkus Mohrhard3-7/+49
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist1-0/+5
2011-10-25WaE: unreachable codeTor Lillqvist1-2/+0