summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)Author
2012-03-17workaround for msvc instantiating things it shouldn'tLuboš Luňák
2012-03-16move excel related oox bits to scNoel Power
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu
2012-03-14Remove unused code in drawingml/theme.Mariana Marasoiu
2012-03-14Remove unused code in drawingml.Mariana Marasoiu
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian
2012-03-05remove unused codePetr Vorel
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks
2012-02-28Remove unused code in BiffInputStream.Santiago Martinez
2012-02-28Remove unused code in BiffObjLineModel.Santiago Martinez
2012-02-24oox: guard dbgutil-only methods with ifdefMiklos Vajna
2012-02-24reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0Eike Rathke
2012-02-23unusedcode: remove something from ooxMatúš Kukan
2012-02-20Remove unused codeElton Chung
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian
2012-02-13remove unused fieldsIvan Timofeev
2012-02-13Remove unused codeElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-13Remove unused codeElton Chung
2012-02-11Remove unused codeElton Chung
2012-02-03import group field group name user captions fdo#45310Noel Power
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold
2012-01-21correct copyright headerThomas Arnhold
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák
2011-12-14import text body rotation property of custom shapeFelix Zhang
2011-12-07make the linear xml processing API more genericLuboš Luňák
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard
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-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