summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)Author
2020-08-06loplugin:flatten in svxNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-10tdf#42949 Fix IWYU warnings in svx/source/[t-x]*/*cxxGabor Kelemen
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-10loplugin:indentation in svxNoel Grandin
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini
2018-11-08tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara
2018-10-06weld FontWorkGalleryDialogCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-14weld ExtrusionDepthDialogCaolán McNamara
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-26convert SfxGroupId to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in svxNoel Grandin
2017-06-27loplugin:oncevar in svxNoel Grandin
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-28remove enum slot code from sfx2Noel Grandin
2017-03-23remove unused helpid in SfxShellNoel Grandin
2017-03-22create SfxDisableFlags enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2016-12-12Mark as constTakeshi Abe
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-10-31loplugin:oncevar in svl..svxNoel Grandin
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann