summaryrefslogtreecommitdiffstats
path: root/include/svx/rulritem.hxx
Commit message (Expand)AuthorAgeFilesLines
* Translate German commentsJohnny_M2018-07-101-1/+1
* svx: remove comment cruftChris Sherlock2018-05-061-3/+0
* Typ-o negativIlmari Lauhakangas2018-01-301-1/+1
* inline use-once typedefsNoel Grandin2017-12-191-2/+1
* loplugin:unusedmethodsNoel Grandin2017-11-101-2/+0
* clang-tidy modernize-use-equals-default in svxJochen Nitschke2017-10-051-10/+0
* loplugin:unusedmethodsNoel Grandin2017-08-081-3/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-5/+5
* loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin2016-11-161-3/+3
* loplugin:expandablemethods in svxNoel Grandin2016-10-271-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-16/+16
* clang-tidy misc-assign-operator-signatureNoel Grandin2016-05-201-1/+1
* loplugin:constantparam in svxNoel Grandin2016-03-171-2/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-5/+5
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-10/+10
* com::sun::star->css in include/sot to include/typelibNoel Grandin2015-10-231-10/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-25/+25
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-5/+5
* loplugin:deletedspecialStephan Bergmann2015-02-071-4/+4
* callcatcher: shave off some moreCaolán McNamara2015-02-031-6/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-5/+5
* svx: add debug printing of SvxColumnDescriptionMichael Stahl2014-11-251-0/+10
* simplify return argument of SfxPoolItem::GetPresentationNoel Grandin2014-07-291-5/+5
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-091-13/+13
* convert some sal_uInt8 fields to boolNoel Grandin2014-06-031-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-25/+25
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-5/+5
* svx: sal_Bool->boolNoel Grandin2014-03-111-12/+12
* bool improvementsStephan Bergmann2014-01-171-2/+2
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-101-5/+5
* fixincludeguards.sh: include/svxThomas Arnhold2013-10-231-2/+2
* update unusedcode listCaolán McNamara2013-10-091-3/+0
* RulerItem: indent and cleanupTomaž Vajngerl2013-10-061-53/+36
* cleanup ruler items (rulritem.hxx) - remove comments, identationTomaž Vajngerl2013-09-151-9/+9
* SvxColumnItem: indents, useless comments, clean-upTomaž Vajngerl2013-09-151-43/+43
* String to OUString (SfxStringItem and related)Matteo Casalin2013-06-181-5/+5
* execute move of global headersBjoern Michaelsen2013-04-231-0/+278