summaryrefslogtreecommitdiff
path: root/svl/source/items/itempool.cxx
AgeCommit message (Expand)Author
2015-05-20Remove include stdio (part4)Julien Nabet
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin
2014-12-02Remove unused header includes from public header.Kohei Yoshida
2014-11-27svl: deploy some asserts in SfxItemPool, those are bugsMichael Stahl
2014-11-24svl: just make SfxItemPool::GetMasterPool() always availableMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-16Resolves: fdo#81496 crash in calc format pageCaolán McNamara
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-25fdo#39468 Finish German comment translation of /svl/source/itemsPhilipp Weissenbacher
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-24Improve SfxItemPool documentation.Michael Meeks
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-05-06dflt -> defaultThomas Arnhold
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann
2014-03-05debug only code SfxItemPool::GetMasterPool() constNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2013-08-17SfxItemPool: detect duplicate SlotId mappingsMichael Stahl
2013-08-01Doxygenize some docs, translate to English while at it.Thorsten Behrens
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-04-26sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-15i#120055 Prevent crash caused by un-disposed secondary item pool.Andre Fischer
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-11-22silenced a SAL_WARN that was HACK macro, use SAL_INFO insteadEike Rathke
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-07-02re-base on ALv2 code.Michael Meeks
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-09-30Cleaned up svldata.Stephan Bergmann
2011-09-07remove freshly unused methodsCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-19svarray: #i112395#: #i84159# new const: SFX_ITEMS_DEFAULTBartosz Kosiorek
2010-10-16svarray: #i112395# #i84159# handle 2^32 numbersBartosz Kosiorek
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12svarray: #i112395#: #i84159# SfxPoolItemArrayBase_ImplBartosz Kosiorek