summaryrefslogtreecommitdiffstats
path: root/drawinglayer/source/dumper
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen2019-03-201-0/+25
* loplugin:collapseif in dbaccess..lotuswordproNoel Grandin2018-11-061-6/+3
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-062-6/+10
* remove use of FillBitmapURL and use FillBitmap as the alternativeTomaž Vajngerl2018-02-181-13/+0
* More loplugin:cstylecast: drawinglayerStephan Bergmann2018-01-121-21/+21
* loplugin:includeform: drawinglayerStephan Bergmann2017-10-231-1/+1
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin2016-04-113-60/+60
* other #includes should be AFTER the include-once #defineNoel Grandin2015-11-171-3/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-6/+6
* drawinglayer: com::sun::star->cssNoel Grandin2015-09-122-71/+71
* cppcheck: noExplicitConstructorCaolán McNamara2015-09-071-4/+2
* V813: Decreased performanceCaolán McNamara2015-03-041-57/+57
* Improve loplugin:passstuffbyrefStephan Bergmann2015-03-031-2/+2
* drawinglayer: these are expected to be UTF-8Miklos Vajna2014-11-151-2/+2
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-2/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+2
* various loplugin:passsequencebyrefNoel Grandin2014-05-143-34/+34
* add way for shape dumper to dump single shapeMarkus Mohrhard2014-04-251-1/+24
* fixincludeguards.sh: some smaller dirsThomas Arnhold2014-04-191-2/+2
* drawinglayer: sal_Bool->boolNoel Grandin2014-04-073-98/+98
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-183-26/+26
* Remove unneccessary commentsAlexander Wilms2014-02-232-26/+26
* sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez2014-01-281-12/+12
* fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak2013-12-081-1/+10
* XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak2013-12-081-2/+2
* add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak2013-12-083-0/+5
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-1/+1
* drawinglayer: added dumping of InteropGrabBag propAndres Gomez2013-09-091-6/+7
* WaE: unused function 'dumpInteropGrabBagAsElement'Tor Lillqvist2013-09-051-0/+6
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-051-0/+17
* XShapeDumper: Dump more values, to be able to test n#819614.Jan Holesovsky2013-05-162-29/+118
* sd unittests: Do not dump the font name, depends on installed fonts.Jan Holesovsky2013-05-151-13/+0
* sd unittests: Update XShapeDumper to dump also (some) font properties.Jan Holesovsky2013-05-151-6/+50
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-303-69/+12
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-78/+78
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-181-1/+1
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-10/+10
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-14/+14
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-25/+25
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-23/+23
* Work around bogus Mac GCC uninitialized warningsStephan Bergmann2012-07-192-7/+7
* -Werror,-Wunused-functionStephan Bergmann2012-07-151-36/+0
* better error messages for exceptions in XShapeDumper.cxxMarkus Mohrhard2012-07-131-3/+12
* move EnhancedShapeDumper to a module local locationMarkus Mohrhard2012-07-133-2/+151
* fix indentationMarkus Mohrhard2012-07-121-1600/+1600
* some small improvements for the dumperMarkus Mohrhard2012-07-121-46/+41
* Added dumping TextPathMode & ScaleX propertiesArtur Dorda2012-07-121-0/+37
* Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2012-07-122-0/+28
* Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda2012-07-121-0/+32