summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz
2012-12-13PCH for Library_ooxLuboš Luňák
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl
2012-09-18better pptx custom shape presets import/exportRadek Doulik
2012-08-01-Werror,-WformatStephan Bergmann
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-11callcatcher: update unused codeCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-05-02catch by const refCaolán McNamara
2012-05-01Oups ! (Thank you Korrawit !)Julien Nabet
2012-05-01Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-15remove unused code (oox, sd)Petr Vorel
2012-03-05remove unused codePetr Vorel
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks
2012-02-24oox: guard dbgutil-only methods with ifdefMiklos Vajna
2012-02-24reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0Eike Rathke
2012-02-23unusedcode: remove something from ooxMatúš Kukan
2012-02-13Remove unused codeElton Chung
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat
2011-11-24remove executable bit from source fileLuboš Luňák
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat
2011-11-08use non-const buffer to enable byte-order swapping on BigEndian systemChristian Lohmaier
2011-11-08use text frame part of customshapes on importRadek Doulik
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik