summaryrefslogtreecommitdiff
path: root/svl/source/inc/poolio.hxx
AgeCommit message (Expand)Author
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-05-14Drop module-specific defines of DELETEZGabor Kelemen
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2017-10-10svl: Drop dead constantsTakeshi Abe
2017-09-03SfxItemPool_Impl::nInitRefCount is always 1Jochen Nitschke
2017-08-25loplugin:unusedfieldsNoel Grandin
2017-08-19svl: refactor string stream helpersJochen Nitschke
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-16Removing unused serialisation code from svlVarun Dhall
2017-08-16Removing unused serialisation codeVarun Dhall
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
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