summaryrefslogtreecommitdiff
path: root/svl/source/inc/poolio.hxx
AgeCommit message (Expand)Author
2016-12-26use std::vector instead of naked array in SfxItemPoolNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-23Revert "Revert "remove SfxPoolItemArrayBase_Impl typedef""Noel Grandin
2016-09-22tdf#75757 remove inheritance from std::vectorJochen Nitschke
2016-09-22Revert "remove SfxPoolItemArrayBase_Impl typedef"Noel Grandin
2016-09-22remove SfxPoolItemArrayBase_Impl typedefJochen Nitschke
2016-09-06use range based loops in SfxItemPoolJochen Nitschke
2016-09-02convert ppPoolDefaults to std::vectorJochen Nitschke
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-01tdf#89329: use unique_ptr for pImpl in itempoolXisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-17boost->stdCaolán McNamara
2015-08-04svx,starmath: inline some use-once typedefsNoel Grandin
2015-07-27inline a bunch of use-once macrosNoel Grandin
2015-07-27remove some unused definesNoel Grandin
2015-06-19rename some types in SfxPoolItemArray_ImplNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-02-25Remove visual noise from svlAlexander Wilms
2014-02-19coverity#738854 Uninitialized scalar fieldCaolán McNamara
2014-02-12remove SvStream::operator>> methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-20removed unused forward declarations of classTakeshi Abe
2012-03-30add constLuboš Luňák
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-02-27SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-09-07Hopefully this will fix the build breakage on Mac.Kohei Yoshida
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida
2011-04-04handle incomplete reads more gracefullyCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-11Move DBG_ERROR to OSL_FAIL for preprocessor string literalsThomas Arnhold
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12svarray: #i112395#: #i84159# SfxPoolItemArrayBase_ImplBartosz Kosiorek
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud
2010-09-29svarray: #i112395#: change vector to deque - possible memory bug (pointer add...Bartosz Kosiorek