summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
AgeCommit message (Expand)Author
2016-09-01hide SFX_WHICH_MAX defineJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-03-17loplugin:constantparam in svlNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-12-02Remove unused header includes from public header.Kohei Yoshida
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
2014-11-12drop pool ver 1 import supportCaolán McNamara
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin
2014-07-16translate comments in itempool.hxxTobias Lippert
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist
2014-05-06dflt -> defaultThomas Arnhold
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-05debug only code SfxItemPool::GetMasterPool() constNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-08-17SfxItemPool: detect duplicate SlotId mappingsMichael Stahl
2013-08-17svl: remove unused SFX_ITEM_USERFLAG[0-B]Michael Stahl
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens
2013-04-23execute move of global headersBjoern Michaelsen