summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan7-262/+0
2011-12-21catch exception by constant referenceTakeshi Abe2-9/+8
2011-12-21callcatcher: remove some unused codeCaolán McNamara2-40/+0
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2-10/+21
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian1-16/+0
2011-12-15Removed extra semicolonsJesse2-4/+4
2011-12-14use custom shapes for curved connector shapesRadek Doulik2-16/+1
2011-12-14import text body rotation property of custom shapeFelix Zhang4-0/+10
2011-12-12pptx: updated custom shapes presets after latest fix in equations importRadek Doulik5-32/+32
2011-12-12pptx: fix custom shape equations importRadek Doulik1-4/+6
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian1-12/+10
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07make the linear xml processing API more genericLuboš Luňák2-7/+57
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák1-22/+24
2011-12-07append text when reading from xmlLuboš Luňák1-1/+1
2011-12-07pptx: make sure we set right type for connector shapesRadek Doulik1-2/+7
2011-12-07do not use new presets for connector shapesRadek Doulik1-8/+62
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara5-26/+21
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard2-7/+6
2011-12-02n#719989/97: Connector shape fixes.Muthu Subramanian2-10/+19
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida2-4/+19
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida2-16/+20
2011-11-29better debug output when skipping an elementLuboš Luňák2-5/+17
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák2-6/+33
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák2-15/+56
2011-11-29implement import of docx mathml m:dLuboš Luňák2-0/+29
2011-11-29do no re-sort oox tokensLuboš Luňák1-22/+16
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