summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke
2011-11-28Fix visibility problem on Windows.Jan Holesovsky
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara
2011-11-27remove include of pch header from ooxNorbert Thiebaud
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-11-25Fix build on Windows.Jan Holesovsky
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat
2011-11-25no need to export oox/helper/attributelist.hxx any longerStephan Bergmann
2011-11-25fix compileLuboš Luňák
2011-11-25add missing includeDavid Tardon
2011-11-25calc69: #i117836# repair import of multiline cells and cells with leading fon...Eike Rathke
2011-11-24fix build error, deliver oox/helper/attributelist.hxxCaolán McNamara
2011-11-24skip elements properlyLuboš Luňák
2011-11-24remove executable bit on a source fileLuboš Luňák
2011-11-24oox::AttributeList is actually not that usable outsideLuboš Luňák
2011-11-24fix inverted bool argumentLuboš Luňák
2011-11-24more api improving in importing mathml docxLuboš Luňák
2011-11-24streamline and document the API for mathml xml stream readingLuboš Luňák
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák
2011-11-24oox/namespaces.txt actually is generatedLuboš Luňák
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák
2011-11-24remove executable bit from source fileLuboš Luňák
2011-11-24install also oox namespace.hxxLuboš Luňák
2011-11-24clean up .mk files for oox generated filesLuboš Luňák
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-11-22Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann
2011-11-22Avoid unused variable warning.Stephan Bergmann
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-15n#592912 and n#621744: Text Alignment fixes.Muthu Subramanian
2011-11-11WaE: OptValue::maValue may be used uninitializedMiklos Vajna
2011-11-11This global Reference is problematic, especially for unit testsCaolán McNamara
2011-11-08use non-const buffer to enable byte-order swapping on BigEndian systemChristian Lohmaier
2011-11-08fix texbox vertical alignment, it was regression introduced by f1a2b0cbRadek Doulik
2011-11-08fixed regression, set the left paragraph marginRadek Doulik
2011-11-08use text frame part of customshapes on importRadek Doulik
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik
2011-11-07fix buildRadek Doulik
2011-11-07fix ooxml custom shapes sizingRadek Doulik
2011-11-02n#706792: Fix crash while opening certain pptx files.Muthu Subramanian
2011-10-27add xlsx local range name importMarkus Mohrhard
2011-10-25WaE: unreachable code and unreferenced formal parameterTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25WaE: unreachable codeTor Lillqvist
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-10-25WaE: assignment within conditional expressionTor Lillqvist
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-21tweak compressession hack to fix vba module importNoel Power