summaryrefslogtreecommitdiff
path: root/sd/source/filter/grf/sdgrffilter.cxx
AgeCommit message (Expand)Author
2020-10-23long->tools::Long in pyuno..sdNoel
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-29Simplify Sequence iterations in sdArkadiy Illarionov
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-05Remove redundant assignmentMike Kaganski
2019-02-22tdf#42949 Fix IWYU warnings in sd/source/filter/*/*cxxGabor Kelemen
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-16use more TypedWhichId in sfxsidsNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-02-02sd: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-07-23coverity#1415613 Explicit null dereferencedCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26loplugin:oncevar in sdNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-10-17tdf#95416: Get rid of #include ../foo/bar.hxx style includesArnold Dumas
2016-10-16tdf#95416 Get rid of #include ../foo/bar.hxx style includesDilek Uzulmez
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-24loplugin:constantparam in sdNoel Grandin
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2016-02-09Formatting changes across all modulesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-26cppcheck:noExplicitConstructorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe