summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)Author
2013-11-26oox: accelerate common case boolean reading.Michael Meeks
2013-11-22getChar() to return a null-terminated char array.Kohei Yoshida
2013-11-20Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida
2013-11-20fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-09-23Show errorsJulien Nabet
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-11Uknown -> UnknownCaolán McNamara
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-11honour mbAutoClose in BinaryXOutputStreamNoel Power
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
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