summaryrefslogtreecommitdiff
path: root/oox/source/helper/propertymap.cxx
AgeCommit message (Expand)Author
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-31Removed duplicated includesAndrea Gelmini
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-04-16oox: add a method to dump a PropertyMap as dataMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use osl::Mutex member, not baseStephan Bergmann
2014-03-08remove one more debug outputMarkus Mohrhard
2014-03-07remove remaining debug loggingMarkus Mohrhard
2014-03-04Revert "fdo#75200:Libreoffice crash while opening the file"Markus Mohrhard
2014-03-04remove the inheritance to std::map in PropertyMapMarkus Mohrhard
2014-03-04adapt script to use setProperty instead of <<=Markus Mohrhard
2014-03-04fix indentationMarkus Mohrhard
2014-03-04remove whitespaceMarkus Mohrhard
2014-03-02fdo#75200:Libreoffice crash while opening the filePriyankaGaikwad
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-07-11Uknown -> UnknownCaolán McNamara
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-27-Wunused-macrosStephan Bergmann
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-20Removal unnecessary using declarationsJosé Guilherme Vanz
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-05-14removed unused static rtl::OUStringTakeshi Abe
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-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-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
2011-11-08use text frame part of customshapes on importRadek Doulik
2011-11-07fixed remaining issues with custom shapes sizingRadek Doulik
2011-10-25WaE: unreferenced local variableTor Lillqvist
2011-10-06custom shapes import improvementsRadek Doulik
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud
2011-10-05custom shapes import improvementsRadek Doulik
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-28fixed string code dump, removed test codeRadek Doulik
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens