summaryrefslogtreecommitdiff
path: root/oox/source
AgeCommit message (Expand)AuthorFilesLines
2012-05-08oox: strict aliasing warning:Michael Stahl1-2/+13
2012-05-08n759212: Text over images.Muthu Subramanian3-7/+11
2012-05-05fdo#48778: PPTX import crashes.Muthu Subramanian1-2/+2
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power2-2/+2
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power2-2/+2
2012-05-02catch by const refCaolán McNamara1-4/+4
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet1-1/+0
2012-05-01Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet1-1/+2
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara4-0/+4
2012-04-26n758565: Wrong master slide shape being used.Muthu Subramanian4-62/+25
2012-04-25fix few issues after SAL_INFO conversionRadek Doulik1-2/+2
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara1-7/+0
2012-04-23n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna3-0/+4
2012-04-19valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara1-0/+1
2012-04-19valgrind: Uninitialised value was created by a stack allocationCaolán McNamara1-1/+1
2012-04-16callcatcher: update listCaolán McNamara1-16/+0
2012-04-16catch by const referenceCaolán McNamara1-4/+4
2012-04-16callcatcher: update unused codeCaolán McNamara1-19/+0
2012-04-13oox::drawingml::Shape: OSL_TRACE -> SAL_INFOMiklos Vajna1-7/+7
2012-04-12unusedcode.easy: remove FilterBase::openSubStorageThomas Arnhold1-5/+0
2012-04-12unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold1-72/+0
2012-04-12unusedcode.easy: remove FilterBase::requestEncryptionDataThomas Arnhold1-8/+0
2012-04-12callcatcher: update unused code listCaolán McNamara1-28/+0
2012-04-11callcatcher: update listCaolán McNamara1-19/+0
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian2-0/+2
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-07Fix Redundant assignment of "nModToken" in switchJulien Nabet1-1/+1
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara2-107/+0
2012-04-07Some cleaning in oox::dump :Julien Nabet1-55/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-17/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-16/+16
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi12-92/+92
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-04-05remove unused code (oox)Petr Vorel2-221/+0
2012-04-02don't leak pDefaultTableStyleCaolán McNamara1-2/+7
2012-04-02n747499: PPTX embedded media playback.Muthu Subramanian4-5/+38
2012-03-30callcatcher: regenerate unused code listCaolán McNamara4-137/+0
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara1-14/+0
2012-03-29remove unused code (oox)Petr Vorel4-69/+0
2012-03-29callcatcher: update listCaolán McNamara2-22/+0
2012-03-28remove left-over class stubCaolán McNamara4-6974/+0
2012-03-28remove unused code (oox, sc)Petr Vorel3-101/+0
2012-03-28n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna1-1/+7
2012-03-28n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna2-1/+17
2012-03-28n#751117 oox: implement VML import of v:line tokenMiklos Vajna2-1/+38
2012-03-28n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna2-0/+5
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