summaryrefslogtreecommitdiff
path: root/svl/source/items/slstitm.cxx
AgeCommit message (Expand)Author
2023-07-17Simplify a bitMike Kaganski
2021-10-31Prepare for removal of non-const operator[] from Sequence in svlMike Kaganski
2020-09-26Related: tdf#136985 SfxStringListItem::GetString() crash in empty caseCaolán McNamara
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
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