summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/pptx-stylesheet.cxx
AgeCommit message (Expand)Author
2020-05-14Use convertTwipToMasterUnit instead of hardcoded numberSamuel Mehrbrodt
2019-04-26Fix typo in codeAndrea Gelmini
2019-02-15loplugin:flatten in sd/source/filterNoel Grandin
2018-11-29tdf#121795 bogus checks on depth limitCaolán McNamara
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-03-23loplugin:useuniqueptr in PPTExStyleSheetNoel Grandin
2018-03-07use more Color in sdNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-09Work around -fsanitize=nullStephan Bergmann
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-11-18Related: rhbz#1014990 valgrind reports yet another uninitialized variableCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-01small translation of German comments in some files in sd/source/filter/eppt/Urs Fässler
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-04-16More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-03-13fix mis-merge... qa disabledNorbert Thiebaud
2010-12-05remove commented out codeKayo Hamid
2010-11-05Add new filesTor Lillqvist