summaryrefslogtreecommitdiff
path: root/svl/source/items/macitem.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-28operator == return type wants to be boolStephan Bergmann1-4/+4
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+3
2015-03-19loplugin:constantfunction: svlNoel Grandin1-1/+1
2014-11-16coverity#1242630 reorganize to help coverity outCaolán McNamara1-1/+6
2014-11-14coverity#1242630 Untrusted loop boundCaolán McNamara1-3/+17
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin1-2/+2
2014-09-25loplugin: cstylecastNoel Grandin1-1/+1
2014-07-29simplify return argument of SfxPoolItem::GetPresentationNoel Grandin1-2/+2
2014-07-23move string IO methods out of global headerNoel Grandin1-4/+5
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher1-2/+2
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann1-6/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-4/+4
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-4/+4
2013-08-08remove obsolete SjJSbxObject cruftMichael Stahl1-21/+1
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-1/+0
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-5/+5
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot1-3/+3
2012-07-02re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-57/+69
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-10/+7
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-13/+13
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-09A patch to remove some unused directives.jgraeme1-3/+0
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-13/+13
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer1-1/+1
2009-10-08#i103496#: make svl buildableMathias Bauer1-1/+1
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer1-0/+298