summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2012-03-27remove unused code (oox, sc)Petr Vorel3-22/+0
2012-03-26remove unused code (oox)Petr Vorel1-13/+0
2012-03-23.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-03-23n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat3-1/+11
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna3-1/+15
2012-03-21oox: it's EMU, not MEUMiklos Vajna1-1/+1
2012-03-20callcatcher: update listCaolán McNamara1-14/+0
2012-03-20remove unused code (oox, sc)Petr Vorel3-27/+0
2012-03-20removed unused codePetr Vorel9-282/+0
2012-03-16move excel related oox bits to scNoel Power63-38717/+9
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power1-1/+1
2012-03-15remove unused code (oox, sd)Petr Vorel3-33/+0
2012-03-14Remove unused code in drawingml/table.Mariana Marasoiu1-4/+0
2012-03-14Remove unused code in drawingml/theme.Mariana Marasoiu1-5/+0
2012-03-14Remove unused code in drawingml/diagram.Mariana Marasoiu2-5/+0
2012-03-14Remove unused code in drawingml.Mariana Marasoiu1-10/+0
2012-03-11remove unused codePetr Vorel1-5/+0
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-1/+35
2012-03-05n747499: Wav/Audio files import - stub.Muthu Subramanian2-0/+7
2012-03-05remove unused codePetr Vorel5-51/+0
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-2/+2
2012-03-03WaE: two unused functionsTor Lillqvist1-24/+0
2012-03-03WaE: use of logical '&&' with constant operandTor Lillqvist1-5/+5
2012-03-03WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-03oox::drawingml::Shape: fix "lock underflow in SvxShape" assertionsMichael Stahl1-8/+20
2012-03-02customshapes: re-generate smaller, faster to compile data.Michael Meeks6-83266/+27706
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks2-30/+48
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks2-81/+86
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks2-13/+23
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks2-3/+22
2012-03-02generate more pptx test documents with preset shapesRadek Doulik1-5/+20
2012-03-02customshapes: commit updated autogenerated output.Michael Meeks6-213/+1149
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks2-47/+61
2012-03-02document customshapes (re-)generation flow.Michael Meeks1-0/+18
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-03-02n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang3-2/+11
2012-03-02n657904: Styling information isn't applied to grpSp.Muthu Subramanian2-2/+4
2012-02-29n#746996: Wrong text color in smartArt.Muthu Subramanian1-0/+5
2012-02-28Remove unused code in BiffInputStream.Santiago Martinez1-40/+0
2012-02-28Remove unused code in BiffObjLineModel.Santiago Martinez1-5/+0
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks3-3/+3
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/+24
2012-02-23unusedcode: remove something from ooxMatúš Kukan7-192/+0
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat1-4/+22
2012-02-22force imported xlsx active tab to be shown bnc#748198Noel Power1-1/+7
2012-02-20Bin code that is never executed but calls a method that has been removedTor Lillqvist1-6/+1
2012-02-20Remove unused codeElton Chung6-112/+0
2012-02-19Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe7-52/+57
2012-02-16n744503: Importing useBgFill colors for shapes.Muthu Subramanian1-1/+14