summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-1/+1
* Fix Redundant assignment of "nModToken" in switchJulien Nabet2012-04-071-1/+1
* callcatcher: update and remove newly unused methodsCaolán McNamara2012-04-072-107/+0
* Some cleaning in oox::dump :Julien Nabet2012-04-071-55/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-069-17/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-16/+16
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0612-92/+92
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* remove unused code (oox)Petr Vorel2012-04-052-221/+0
* don't leak pDefaultTableStyleCaolán McNamara2012-04-021-2/+7
* n747499: PPTX embedded media playback.Muthu Subramanian2012-04-024-5/+38
* callcatcher: regenerate unused code listCaolán McNamara2012-03-304-137/+0
* drop extra unused inlines and remains of unconstructable classCaolán McNamara2012-03-291-14/+0
* remove unused code (oox)Petr Vorel2012-03-294-69/+0
* callcatcher: update listCaolán McNamara2012-03-292-22/+0
* remove left-over class stubCaolán McNamara2012-03-284-6974/+0
* remove unused code (oox, sc)Petr Vorel2012-03-283-101/+0
* n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna2012-03-281-1/+7
* n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna2012-03-282-1/+17
* n#751117 oox: implement VML import of v:line tokenMiklos Vajna2012-03-282-1/+38
* n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna2012-03-282-0/+5
* remove unused code (oox, sc)Petr Vorel2012-03-273-22/+0
* remove unused code (oox)Petr Vorel2012-03-261-13/+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-233-1/+11
* n#751054 fix VML import of absolutely positioned picturesMiklos Vajna2012-03-223-1/+15
* oox: it's EMU, not MEUMiklos Vajna2012-03-211-1/+1
* callcatcher: update listCaolán McNamara2012-03-201-14/+0
* remove unused code (oox, sc)Petr Vorel2012-03-203-27/+0
* removed unused codePetr Vorel2012-03-209-282/+0
* move excel related oox bits to scNoel Power2012-03-1663-38717/+9
* 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-153-33/+0
* Remove unused code in drawingml/table.Mariana Marasoiu2012-03-141-4/+0
* Remove unused code in drawingml/theme.Mariana Marasoiu2012-03-141-5/+0
* Remove unused code in drawingml/diagram.Mariana Marasoiu2012-03-142-5/+0
* Remove unused code in drawingml.Mariana Marasoiu2012-03-141-10/+0
* remove unused codePetr Vorel2012-03-111-5/+0
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-1/+35
* n747499: Wav/Audio files import - stub.Muthu Subramanian2012-03-052-0/+7
* remove unused codePetr Vorel2012-03-055-51/+0
* 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-022-30/+48
* customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks2012-03-022-81/+86