summaryrefslogtreecommitdiff
path: root/svl/source/inc
AgeCommit message (Expand)AuthorFilesLines
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher1-11/+11
2014-07-24svl: remove some odd and obsolete debugging code related to MI_HATS_REPARIERTMichael Stahl1-12/+0
2014-07-24move SFX_ITEMS_DIRECT etc. definitions inside the moduleNoel Grandin1-0/+4
2014-07-23move string IO methods out of global headerNoel Grandin2-1/+108
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-06-17fdo#38513 - Accelerate non-poolable item add / remove.Michael Meeks1-5/+26
2014-06-06fixincludeguards: fix include guardsThomas Arnhold1-0/+6
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann1-0/+46
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-9/+9
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2-31/+31
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-29/+29
2014-02-25Remove visual noise from svlAlexander Wilms1-1/+1
2014-02-19coverity#738854 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-3/+3
2014-01-28bool improvementsStephan Bergmann2-4/+4
2013-10-28fixincludeguards.sh: svlThomas Arnhold1-3/+3
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-6/+0
2013-07-08-Werror,-Wheader-guard (Clang trunk towards 3.4)Stephan Bergmann1-2/+2
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin1-4/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-73/+73
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist1-1/+1
2012-10-02sal_Bool->bool in svl::PasswordContainerNoel Grandin1-29/+29
2012-09-11Improvement on previous commitStephan Bergmann1-8/+4
2012-07-02re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-20removed unused forward declarations of classTakeshi Abe1-2/+0
2012-05-28targetted string re-workNorbert Thiebaud1-1/+1
2012-03-30add constLuboš Luňák1-2/+2
2012-03-26readUnicodeString can just return the stringCaolán McNamara1-2/+2
2012-02-27SfxItemPool: replace deque with vector for SfxPoolItem arrayMichael Stahl1-1/+1
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-3/+0
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann1-9/+0
2011-09-07Hopefully this will fix the build breakage on Mac.Kohei Yoshida1-1/+1
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida1-17/+40
2011-04-04handle incomplete reads more gracefullyCaolán McNamara1-0/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2-57/+60
2011-03-11Move DBG_ERROR to OSL_FAIL for preprocessor string literalsThomas Arnhold1-3/+3
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-57/+60
2011-01-13removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner1-3/+3
2011-01-11removetooltypes01: #i112600# do not affect FASTBOOL in this cwsMikhail Voytenko1-2/+2
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller1-1/+1
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-8/+11
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth3-0/+6
2010-10-12svarray: #i112395#: #i84159# SfxPoolItemArrayBase_ImplBartosz Kosiorek1-6/+6
2010-10-08FASTBOOL to bool conversionNorbert Thiebaud1-2/+2
2010-09-29svarray: #i112395#: change vector to deque - possible memory bug (pointer add...Bartosz Kosiorek1-2/+2
2010-09-17svarrayBartosz Kosiorek1-1/+4
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang2-53/+53