summaryrefslogtreecommitdiff
path: root/editeng/source/items/optitems.cxx
AgeCommit message (Expand)Author
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2017-11-13clang-tidy modernize-use-equals-default in editengJochen Nitschke
2017-08-20drop unused SfxSpellCheckItemJochen Nitschke
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-28loplugin:constparams in editengNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2016-11-18editeng: assert SfxPoolItem::operator==Michael Stahl
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-07-29drop use of SFX_ITEM_PRESENTATION_NONENoel Grandin
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-03-13don't jam numbers directly on text, leave a spaceCaolán McNamara
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2011-11-27remove include of pch header in editengNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-01-12#i107450#: code from svx/source/options moved to other libsMathias Bauer