summaryrefslogtreecommitdiff
path: root/svx/source/toolbars
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-09new loplugin: oncevarNoel Grandin2-7/+3
2015-10-31com::sun::star->css in svxNoel Grandin2-21/+21
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht2-16/+16
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2-4/+4
2015-04-10Manual cleanup of misc. issues.Michael Meeks2-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks2-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2-8/+8
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2-3/+3
2015-03-23remove SFX_SLOTMAP macroNoel Grandin2-2/+2
2015-03-08svx: nAnz -> nCountMiklos Vajna1-2/+2
2015-02-25convert SFX_SLOT_ constants to enum classNoel Grandin2-2/+2
2014-11-25We now only need one bit of information hereCaolán McNamara2-2/+2