summaryrefslogtreecommitdiffstats
path: root/editeng/source/items/paraitem.cxx
Commit message (Expand)AuthorAgeFilesLines
* Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna2018-05-041-0/+17
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* loplugin:unusedmethodsNoel Grandin2018-03-291-24/+0
* More loplugin:cstylecast: editengStephan Bergmann2018-01-151-20/+20
* More loplugin:cstylecast: editengStephan Bergmann2018-01-121-12/+12
* tools: remove unused #include from solar.hMichael Stahl2017-12-131-0/+1
* Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2017-12-061-0/+1
* clang-tidy modernize-use-equals-default in editengJochen Nitschke2017-11-131-7/+0
* use copy constructor to clone PoolItemsJochen Nitschke2017-11-121-5/+5
* loplugin:implicitboolconversionStephan Bergmann2017-10-241-1/+1
* rename SvxTabStop::IsEqual to operator==Noel Grandin2017-09-291-1/+1
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-1/+1
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-071-221/+0
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-311-14/+14
* de-hrc various thingsCaolán McNamara2017-07-211-2/+1
* migrate to boost::gettextCaolán McNamara2017-07-211-40/+47
* -Werror=ignored-qualifiers (GCC 8)Stephan Bergmann2017-06-281-1/+1
* loplugin:stringcopy: editengStephan Bergmann2017-05-191-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-031-2/+2
* remove EE_RESSTR preprocessor abuseBjoern Michaelsen2017-03-181-21/+21
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-15/+10
* remove unused CreateDefault methodsNoel Grandin2017-03-031-4/+0
* new loplugin unoanyNoel Grandin2017-02-281-1/+1
* editeng: assert SfxPoolItem::operator==Michael Stahl2016-11-181-6/+6
* Fix typosAndrea Gelmini2016-10-011-1/+1
* convert SfxItemPresentation to scoped enumNoel Grandin2016-09-211-11/+11
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-21/+21
* convert SvxTabAdjust to scoped enumNoel Grandin2016-08-171-18/+18
* convert SvxLineSpace to scoped enumNoel Grandin2016-08-171-14/+14
* convert SvxInterLineSpaceRule to scoped enumNoel Grandin2016-08-171-13/+13
* convert SvxSpecialLineSpace to scoped enumNoel Grandin2016-08-171-16/+28
* Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin2016-06-101-11/+11
* Fix typosAndrea Gelmini2016-05-251-1/+1
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-041-2/+1
* loplugin:unuseddefaultparam in editengNoel Grandin2016-03-071-3/+3
* loplugin:unuseddefaultparams in editengNoel Grandin2016-03-031-4/+3
* Remove excess newlinesChris Sherlock2016-02-091-50/+0
* new loplugin sfxpoolitemNoel Grandin2016-01-221-0/+8
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-14/+13
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-6/+6
* editeng: com::sun::star->cssNoel Grandin2015-09-131-5/+5
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* loplugin:unusedmethods editengNoel Grandin2015-07-161-17/+0
* Remove unnecessary Bool2AnyStephan Bergmann2015-06-101-1/+1
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-9/+9
* loplugin:simplifyboolStephan Bergmann2015-04-241-3/+2
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* remove unnecessary parenthesesNoel Grandin2015-01-161-18/+18
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-3/+3