summaryrefslogtreecommitdiff
path: root/include/svl/macitem.hxx
AgeCommit message (Expand)Author
2019-05-09loplugin:unusedmethodsNoel Grandin
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke
2017-09-08loplugin:constantparamNoel Grandin
2017-08-25loplugin:unusedmethodsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03remove unused CreateDefault methodsNoel Grandin
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-03-19loplugin:constantfunction: svlNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-18fdo#39468 translate German commentsMichael Weghorn
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl
2013-06-30remove unused ITEMID_MACROThomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen