summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)AuthorFilesLines
2019-09-26drop unnecessary includes and update pchCaolán McNamara1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen2-0/+4
2019-02-10loplugin:indentation in svxNoel Grandin1-1/+1
2018-12-14coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara1-15/+15
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2-15/+15
2018-11-28Fix SID_EXTRUSION_TOOGLE -> SID_EXTRUSION_TOGGLEAndrea Gelmini1-5/+5
2018-11-08tdf#119648 - even if we fail to import a fontwork, we shouldn't crash.Michael Meeks1-1/+4
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara1-4/+4
2018-10-06weld FontWorkGalleryDialogCaolán McNamara1-21/+2
2018-09-17New loplugin:externalStephan Bergmann2-13/+13
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-1/+2
2018-05-14weld ExtrusionDepthDialogCaolán McNamara1-4/+4
2018-01-15More loplugin:cstylecast: svxStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann2-4/+4
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-15/+15
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-2/+2
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-2/+2
2017-10-23loplugin:includeform: svxStephan Bergmann2-5/+5
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl1-2/+8
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl1-4/+4
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin2-4/+4
2017-07-27loplugin:constparams in svxNoel Grandin2-20/+20
2017-07-26convert SfxGroupId to scoped enumNoel Grandin2-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara4-162/+39
2017-07-14use more OUString::operator== in svxNoel Grandin1-1/+1
2017-06-27loplugin:oncevar in svxNoel Grandin1-2/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara2-2/+2
2017-05-19make string translation loading more uniformCaolán McNamara2-5/+5
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-1/+1
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin2-2/+2
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M2-4/+4
2017-03-31use actual UNO enums in svxNoel Grandin1-1/+1
2017-03-28remove enum slot code from sfx2Noel Grandin2-2/+2
2017-03-23remove unused helpid in SfxShellNoel Grandin2-2/+0
2017-03-22create SfxDisableFlags enumNoel Grandin2-2/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-2/+1
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin2-11/+11
2016-12-12Mark as constTakeshi Abe1-1/+1
2016-11-24convert SFX_VISIBILITY constants to scoped enumNoel Grandin2-2/+2
2016-11-18includes should be at the top of the fileNoel Grandin1-5/+4
2016-10-31loplugin:oncevar in svl..svxNoel Grandin2-65/+30
2016-08-24convert SdrFitToSizeType to scoped enumNoel Grandin1-4/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2-15/+29
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-3/+3
2016-01-28loplugin:fpcomparison in svx/Noel Grandin1-4/+4
2015-11-25loplugin:unusedfields in include/sfx2/Noel Grandin2-2/+2
2015-11-115th step to remove tools/rtti.hxxOliver Specht2-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-7/+7