summaryrefslogtreecommitdiff
path: root/drawinglayer/source/dumper
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: drawinglayerStephan Bergmann1-1/+1
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2016-04-11clang-tidy performance-unnecessary-value-param in drawinglayerNoel Grandin3-60/+60
2015-11-17other #includes should be AFTER the include-once #defineNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-09-12drawinglayer: com::sun::star->cssNoel Grandin2-71/+71
2015-09-07cppcheck: noExplicitConstructorCaolán McNamara1-4/+2
2015-03-04V813: Decreased performanceCaolán McNamara1-57/+57
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann1-2/+2
2014-11-15drawinglayer: these are expected to be UTF-8Miklos Vajna1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-2/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+2
2014-05-14various loplugin:passsequencebyrefNoel Grandin3-34/+34
2014-04-25add way for shape dumper to dump single shapeMarkus Mohrhard1-1/+24
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold1-2/+2
2014-04-07drawinglayer: sal_Bool->boolNoel Grandin3-98/+98
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin3-26/+26
2014-02-23Remove unneccessary commentsAlexander Wilms2-26/+26
2014-01-28sd/qa: Remove InteropGrabBag property from XML dumpsJacobo Aragunde Pérez1-12/+12
2013-12-08fdo#72260: guard against duplicate "name" attributeKorrawit Pruegsanusak1-1/+10
2013-12-08XShapeDumper: empty name should not be dumpedKorrawit Pruegsanusak1-2/+2
2013-12-08add vim modelines for drawinglayer/source/dumper/*Korrawit Pruegsanusak3-0/+5
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-1/+1
2013-09-09drawinglayer: added dumping of InteropGrabBag propAndres Gomez1-6/+7
2013-09-05WaE: unused function 'dumpInteropGrabBagAsElement'Tor Lillqvist1-0/+6
2013-09-05svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez1-0/+17
2013-05-16XShapeDumper: Dump more values, to be able to test n#819614.Jan Holesovsky2-29/+118
2013-05-15sd unittests: Do not dump the font name, depends on installed fonts.Jan Holesovsky1-13/+0
2013-05-15sd unittests: Update XShapeDumper to dump also (some) font properties.Jan Holesovsky1-6/+50
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-78/+78
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-10/+10
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-14/+14
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-25/+25
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-23/+23
2012-07-19Work around bogus Mac GCC uninitialized warningsStephan Bergmann2-7/+7
2012-07-15-Werror,-Wunused-functionStephan Bergmann1-36/+0
2012-07-13better error messages for exceptions in XShapeDumper.cxxMarkus Mohrhard1-3/+12
2012-07-13move EnhancedShapeDumper to a module local locationMarkus Mohrhard3-2/+151
2012-07-12fix indentationMarkus Mohrhard1-1600/+1600
2012-07-12some small improvements for the dumperMarkus Mohrhard1-46/+41
2012-07-12Added dumping TextPathMode & ScaleX propertiesArtur Dorda1-0/+37
2012-07-12Started dumping EnhancedCustomShapeTextPath service & added TextPath propertyArtur Dorda2-0/+28
2012-07-12Added dumping of TextPathAllowed & SubViewSize propertiesArtur Dorda1-0/+32
2012-07-12Added dumping of ExtrusionAllowed & ConcentricGradientFillAllowed propertiesArtur Dorda1-0/+28
2012-07-12Added dumping of GluePointLeavingDirections & GluePointType propertiesArtur Dorda1-0/+28
2012-07-12Added dumping of TextFrames & GluePoints propertiesArtur Dorda1-0/+46
2012-07-12Added dumping of StretchX & StretchY propertiesArtur Dorda1-0/+22
2012-07-12Added dumping of Coordinates & Segments propertiesArtur Dorda1-0/+42