summaryrefslogtreecommitdiff
path: root/svl/source/items/poolio.cxx
AgeCommit message (Expand)Author
2014-08-11-Werror,-Wtautological-undefined-compareStephan Bergmann
2014-07-23svl: avoid warning C4715 "not all control paths return a value"Michael Stahl
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin
2014-07-22fdo#39468 Finish translating German commentsPhilipp Weissenbacher
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert
2014-07-10Translate German comments (continued)Philipp Weissenbacher
2014-07-10Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-23Start translation of German commentsPhilipp Weissenbacher
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-21Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-11coverity#440944 Logically dead codeCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-10Use boolStephan Bergmann
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-02-16Some cppcheck cleaningJulien Nabet
2012-07-02re-base on ALv2 code.Michael Meeks
2012-03-30add constLuboš Luňák
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-09-30Cleaned up svldata.Stephan Bergmann
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-11callcatcher: yet more unused codeCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-07-11callcatcher: remove unused SfxItemPool::GetLoadingVersionCaolán McNamara
2011-04-04handle incomplete reads more gracefullyCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko
2011-01-07removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebaseCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-11-29CWS gnumake2: warning on Windows fixedMathias Bauer
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-18svarray: #i112395# #i84159# increase max number of pools to 2^32Bartosz Kosiorek