summaryrefslogtreecommitdiff
path: root/editeng/source/items/paraitem.cxx
AgeCommit message (Expand)Author
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-11-12use copy constructor to clone PoolItemsJochen Nitschke
2017-10-24loplugin:implicitboolconversionStephan Bergmann
2017-09-29rename SvxTabStop::IsEqual to operator==Noel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-08-07Removing unused SfxItemPool serialisation from editengVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-10-01Fix typosAndrea Gelmini
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-04While at it, delete Any functions on sal_Bool*Stephan Bergmann
2016-03-07loplugin:unuseddefaultparam in editengNoel Grandin
2016-03-03loplugin:unuseddefaultparams in editengNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-22new loplugin sfxpoolitemNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-13editeng: com::sun::star->cssNoel Grandin
2015-08-14remove default value from SfxPoolItem::PutValueNoel Grandin
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-06-10Remove unnecessary Bool2AnyStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-16remove unnecessary parenthesesNoel Grandin
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin