summaryrefslogtreecommitdiff
path: root/include/svx/rulritem.hxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-10loplugin:unusedmethodsNoel Grandin1-2/+0
2017-10-05clang-tidy modernize-use-equals-default in svxJochen Nitschke1-10/+0
2017-08-08loplugin:unusedmethodsNoel Grandin1-3/+1
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara1-5/+5
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-3/+3
2016-10-27loplugin:expandablemethods in svxNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara1-16/+16
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin1-1/+1
2016-03-17loplugin:constantparam in svxNoel Grandin1-2/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-5/+5
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-10/+10
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-25/+25
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin1-5/+5
2015-02-07loplugin:deletedspecialStephan Bergmann1-4/+4
2015-02-03callcatcher: shave off some moreCaolán McNamara1-6/+0
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-5/+5
2014-11-25svx: add debug printing of SvxColumnDescriptionMichael Stahl1-0/+10
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-5/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-13/+13
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-25/+25
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-5/+5
2014-03-11svx: sal_Bool->boolNoel Grandin1-12/+12
2014-01-17bool improvementsStephan Bergmann1-2/+2
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-5/+5
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-10-09update unusedcode listCaolán McNamara1-3/+0
2013-10-06RulerItem: indent and cleanupTomaž Vajngerl1-53/+36
2013-09-15cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl1-9/+9
2013-09-15SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl1-43/+43
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-5/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+278