summaryrefslogtreecommitdiff
path: root/oox/inc
AgeCommit message (Expand)AuthorFilesLines
2012-03-27remove unused code (oox, sc)Petr Vorel3-9/+0
2012-03-26oox: fix doxygen syntax to avoid misleading output in ShapeTypeModelMiklos Vajna1-21/+21
2012-03-23.hxx files don't need executable bitsMichael Stahl2-0/+0
2012-03-23n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat1-0/+1
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna2-1/+2
2012-03-20remove unused code (oox, sc)Petr Vorel3-14/+0
2012-03-20removed unused codePetr Vorel3-10/+0
2012-03-17workaround for msvc instantiating things it shouldn'tLuboš Luňák1-0/+4
2012-03-16move excel related oox bits to scNoel Power94-13209/+107
2012-03-15remove unused code (oox, sd)Petr Vorel3-24/+0
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu1-1/+0
2012-03-14Remove unused code in drawingml/theme.Mariana Marasoiu1-2/+0
2012-03-14Remove unused code in drawingml.Mariana Marasoiu1-1/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann3-2/+11
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian1-1/+3
2012-03-05remove unused codePetr Vorel4-19/+3
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks1-1/+1
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks1-1/+9
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks1-0/+1
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks1-0/+2
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks1-1/+7
2012-02-28Remove unused code in BiffInputStream.Santiago Martinez1-28/+0
2012-02-28Remove unused code in BiffObjLineModel.Santiago Martinez1-3/+0
2012-02-24oox: guard dbgutil-only methods with ifdefMiklos Vajna1-0/+2
2012-02-24reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0Eike Rathke1-0/+2
2012-02-23unusedcode: remove something from ooxMatúš Kukan7-47/+0
2012-02-20Remove unused codeElton Chung5-48/+0
2012-02-14n744510: Improved 'vert' text imports.Muthu Subramanian1-3/+6
2012-02-13remove unused fieldsIvan Timofeev1-1/+0
2012-02-13Remove unused codeElton Chung6-44/+0
2012-02-13Remove unused codeElton Chung4-27/+0
2012-02-13Remove unused codeElton Chung3-8/+0
2012-02-11Remove unused codeElton Chung1-38/+0
2012-02-03import group field group name user captions fdo#45310Noel Power2-1/+10
2012-02-03fix corrupted group field entries in xlsx imported pivot table fdo#45268Noel Power2-0/+7
2012-02-03improve xlsx shape/chart import, anchor to cell where needed fdo#45266Noel Power1-1/+9
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian1-0/+3
2012-01-21Remove unused Get/SetXmlNamespaceThomas Arnhold2-5/+0
2012-01-21correct copyright headerThomas Arnhold1-4/+1
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian3-1/+9
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan2-33/+0
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák1-4/+15
2011-12-14import text body rotation property of custom shapeFelix Zhang1-0/+2
2011-12-07make the linear xml processing API more genericLuboš Luňák1-7/+55
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard1-3/+2
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida1-2/+3
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida1-4/+6
2011-11-29better debug output when skipping an elementLuboš Luňák1-1/+2
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák1-0/+1