summaryrefslogtreecommitdiff
path: root/sd/source/filter/eppt/epptbase.hxx
AgeCommit message (Expand)Author
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-04-26Fix typo in codeAndrea Gelmini
2019-04-23Fix typos in codeAndrea Gelmini
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-06-04tdf#42949 Fix IWYU warnings in sd/source/filterGabor Kelemen
2018-05-10loplugin:unnecessaryvirtual improvementsNoel Grandin
2018-03-23loplugin:useuniqueptr in PPTWriterNoel Grandin
2018-03-23loplugin:useuniqueptr in PPTExStyleSheetNoel Grandin
2018-03-13sd: bullet graphic uses "Graphic" prop. instead "GraphicURL"Tomaž Vajngerl
2018-03-07use more Color in sdNoel Grandin
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-05-04include cleanupJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-18new loplugin: useuniqueptr: sdNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-03-10loplugin:constantparam in sdNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-23loplugin:unusedfields in sd/Noel Grandin
2015-11-12sd: boost::ptr_vector->std::vectorNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-11VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-09Work around -fsanitize=nullStephan Bergmann
2014-11-14vcl: move the Impl class of MapMode ...uhm... out of the public header?Michael Stahl
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14remove duplicate definitions of PPT_TRANSITION_TYPE constantsNoel Grandin
2014-10-14fdo#84938: convert EPP_LAYOUT constants to enumNoel Grandin
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from sdAlexander Wilms
2013-11-18Related: rhbz#1014990 valgrind reports uninitialized variableCaolán McNamara
2013-11-18sad little semi-colon dangling in spaceCaolán McNamara
2013-10-23fixincludeguards.sh: sdThomas Arnhold