summaryrefslogtreecommitdiff
path: root/oox/source/helper
AgeCommit message (Expand)AuthorFilesLines
2013-05-14remove non-sensical /*static*/ commentsLuboš Luňák2-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-4/+2
2013-03-30OSL_FAIL -> SAL_WARNThomas Arnhold1-5/+5
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-02-11fdo#46808, convert io::TextInputStream service to new styleNoel Grandin1-7/+5
2013-01-28fdo#46808, Adapt document::*PropertyValues UNO service to new styleNoel Grandin1-30/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna5-24/+24
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+4
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz12-35/+0
2012-12-13PCH for Library_ooxLuboš Luňák3-9/+9
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-4/+2
2012-11-28OUString::replace() does not modify in-placeTor Lillqvist1-2/+2
2012-11-14oox: reduce exception count reading missing attributes.Michael Meeks1-0/+4
2012-11-11oox: ZipStorage: better exception tracingMichael Stahl1-10/+20
2012-09-18better pptx custom shape presets import/exportRadek Doulik1-0/+4
2012-08-01-Werror,-WformatStephan Bergmann1-2/+2
2012-07-17re-base on ALv2 code. Includes:Michael Meeks12-283/+175
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-11callcatcher: update unused codeCaolán McNamara1-10/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2
2012-05-16Revert selected hunks from various 'unused code' commits.Muthu Subramanian1-0/+7
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
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 McNamara1-0/+1
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-9/+0
2012-03-15remove unused code (oox, sd)Petr Vorel3-33/+0
2012-03-05remove unused codePetr Vorel4-50/+0
2012-03-02customshapes: special-case Sequence of EnhancedCustomShapeParameterPairMichael Meeks1-30/+39
2012-03-02customshapes: special case EnhancedCustomShapeParameterPair to winMichael Meeks1-80/+73
2012-03-02customshapes: use static integer array for EnhancedCustomShapeSequencesMichael Meeks1-9/+12
2012-03-02customshapes: 800k size saving, and 25% compile speedupMichael Meeks1-3/+8
2012-02-24fix oox debug build with DBG_UTIL guard for 'dump' usageMichael Meeks1-1/+1
2012-02-24oox: guard dbgutil-only methods with ifdefMiklos Vajna1-0/+2
2012-02-24reintroduced dump methods that are needed if OSL_DEBUG_LEVEL > 0Eike Rathke1-0/+24
2012-02-23unusedcode: remove something from ooxMatúš Kukan2-59/+0
2012-02-13Remove unused codeElton Chung1-5/+0
2012-02-01Fix "Prefer prefix ++/-- operators for non-primitive types"Julien Nabet1-1/+1
2012-01-24n719734: Overridding properties from master/layout.Muthu Subramanian1-0/+6
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik1-0/+24
2012-01-14fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-15/+15
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot5-21/+21
2011-11-25Docx crasher: there may be no External Header for pictures.Cédric Bosdonnat1-1/+1
2011-11-24remove executable bit from source fileLuboš Luňák1-0/+0
2011-11-24RTF import: partly fixed the WMF images scaling.Cédric Bosdonnat1-23/+42
2011-11-08use non-const buffer to enable byte-order swapping on BigEndian systemChristian Lohmaier1-0/+7
2011-11-08use text frame part of customshapes on importRadek Doulik1-0/+40
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik1-2/+1