summaryrefslogtreecommitdiff
path: root/svl/source/items/slstitm.cxx
AgeCommit message (Expand)Author
2017-10-28clang-tidy modernize-use-equals-default in svlJochen Nitschke
2017-10-04svl: Remove unnecessary abstraction of SfxImpStringListTakeshi Abe
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-11-18svl: assert SfxPoolItem::operator==Michael Stahl
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-06-06fix crashNoel Grandin
2016-06-06tdf#89329: use shared_ptr for pImpl in slstitmXisco Fauli
2016-03-30Use const_iterator when possible (svl except svdde)Julien Nabet
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-25loplugin: cstylecastNoel Grandin
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin
2014-07-23move string IO methods out of global headerNoel Grandin
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2012-07-02re-base on ALv2 code.Michael Meeks
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-01-30make svl ByteString freeCaolán McNamara
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-05-22Replace List for std::vector in SfxStringListItem.Rafael Dominguez
2011-05-22Move GetList to implementation file.Rafael Dominguez
2011-05-22Remove uneeded parameter for Sort function.Rafael Dominguez
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
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth