summaryrefslogtreecommitdiff
path: root/include/svl/itempool.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-07-06loplugin:unusedmethods svlNoel Grandin1-1/+0
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-7/+16
2015-02-07loplugin:deletedspecialStephan Bergmann1-1/+1
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-2/+2
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-12-02Remove unused header includes from public header.Kohei Yoshida1-2/+0
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl1-2/+0
2014-11-12drop pool ver 1 import supportCaolán McNamara1-1/+0
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-1/+3
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin1-0/+1
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin1-2/+2
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin1-1/+0
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin1-3/+3
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin1-6/+5
2014-07-16translate comments in itempool.hxxTobias Lippert1-15/+10
2014-06-11Bin crack, _SFXITEMS_HXX is not defined anywhere anywayTor Lillqvist1-2/+0
2014-05-06dflt -> defaultThomas Arnhold1-1/+1
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-2/+0
2014-03-05debug only code SfxItemPool::GetMasterPool() constNoel Grandin1-0/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-7/+7
2014-01-10Use boolStephan Bergmann1-2/+2
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold1-2/+2
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-4/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-15/+3
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-17SfxItemPool: detect duplicate SlotId mappingsMichael Stahl1-2/+1
2013-08-17svl: remove unused SFX_ITEM_USERFLAG[0-B]Michael Stahl1-13/+0
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens1-0/+25
2013-04-23execute move of global headersBjoern Michaelsen1-0/+259