summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* remove left-over class stubCaolán McNamara2012-03-287-7694/+0
* remove unused code (oox, sc)Petr Vorel2012-03-286-120/+0
* n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna2012-03-281-1/+7
* ShapeTypeModel::maFlip: correct bogus doxygen commentMiklos Vajna2012-03-281-1/+1
* n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna2012-03-283-1/+18
* n#751117 oox: implement VML import of v:line tokenMiklos Vajna2012-03-284-1/+57
* n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna2012-03-283-0/+6
* remove unused code (oox, sc)Petr Vorel2012-03-276-31/+0
* remove unused code (oox)Petr Vorel2012-03-261-13/+0
* oox: fix doxygen syntax to avoid misleading output in ShapeTypeModelMiklos Vajna2012-03-261-21/+21
* .hxx files don't need executable bitsMichael Stahl2012-03-232-0/+0
* .cxx files don't need executable bitsMichael Stahl2012-03-231-0/+0
* n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat2012-03-234-1/+12
* n#751054 fix VML import of absolutely positioned picturesMiklos Vajna2012-03-225-2/+17
* oox: it's EMU, not MEUMiklos Vajna2012-03-211-1/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* callcatcher: update listCaolán McNamara2012-03-201-14/+0
* remove unused code (oox, sc)Petr Vorel2012-03-206-41/+0
* removed unused codePetr Vorel2012-03-2012-292/+0
* workaround for msvc instantiating things it shouldn'tLuboš Luňák2012-03-171-0/+4
* move excel related oox bits to scNoel Power2012-03-16160-52007/+161
* fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power2012-03-151-1/+1
* remove unused code (oox, sd)Petr Vorel2012-03-156-57/+0
* Remove unused code in drawingml/table.Mariana Marasoiu2012-03-142-5/+0
* Remove unused code in drawingml/theme.Mariana Marasoiu2012-03-142-7/+0
* Remove unused code in drawingml/diagram.Mariana Marasoiu2012-03-142-5/+0
* Remove unused code in drawingml.Mariana Marasoiu2012-03-142-11/+0
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-143-2/+11
* remove unused codePetr Vorel2012-03-111-5/+0
* gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan2012-03-101-1/+1
* Need the sfx library for sfx2::isValidNCName()Tor Lillqvist2012-03-071-0/+1
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-1/+35
* n747499: Wav/Audio files import - stub.Muthu Subramanian2012-03-053-1/+10
* remove unused codePetr Vorel2012-03-059-70/+3
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-2/+2
* WaE: two unused functionsTor Lillqvist2012-03-031-24/+0
* WaE: use of logical '&&' with constant operandTor Lillqvist2012-03-031-5/+5
* WaE: expression result unusedTor Lillqvist2012-03-031-1/+1
* oox::drawingml::Shape: fix "lock underflow in SvxShape" assertionsMichael Stahl2012-03-031-8/+20
* customshapes: re-generate smaller, faster to compile data.Michael Meeks2012-03-026-83266/+27706
* customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks2012-03-023-31/+49
* customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks2012-03-023-82/+95
* customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks2012-03-023-13/+24
* customshapes: 800k size saving, and 25% compile speedupMichael Meeks2012-03-023-3/+24
* generate more pptx test documents with preset shapesRadek Doulik2012-03-021-5/+20
* customshapes: commit updated autogenerated output.Michael Meeks2012-03-026-213/+1149
* customshapes: re-work generation to create many small methodsMichael Meeks2012-03-023-48/+68
* document customshapes (re-)generation flow.Michael Meeks2012-03-021-0/+18
* weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power2012-03-021-0/+48
* n719988, n734733: Bullet should have same color as following text by defaultFelix Zhang2012-03-023-2/+11