summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák
2011-12-07append text when reading from xmlLuboš Luňák
2011-12-07pptx: make sure we set right type for connector shapesRadek Doulik
2011-12-07do not use new presets for connector shapesRadek Doulik
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard
2011-12-02n#719989/97: Connector shape fixes.Muthu Subramanian
2011-12-01Remove uses of charAtAugust Sodora
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida
2011-11-29better debug output when skipping an elementLuboš Luňák
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák
2011-11-29implement import of docx mathml m:dLuboš Luňák
2011-11-29do no re-sort oox tokensLuboš Luňák
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-29Replace formattings with formattingLior Kaplan
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák
2011-11-29Removing unused GetShapePresetType().Muthu Subramanian
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