summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
2012-02-28SfxStyleSheet needs a default ctorCaolán McNamara
2012-02-27drop UniString::CreateFromInt64Caolán McNamara
2012-02-17Removed unused code from svl and sfx2Szabolcs Dezsi
2012-02-16callcatcher: update unused code listCaolán McNamara
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe
2012-02-08update unused listCaolán McNamara
2012-02-07Reintroduce MSVC workaroundStephan Bergmann
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06Perhaps it will help to set the pointer to NULL when the item is not set.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-02-05Remove unused codeElton Chung
2012-01-30make svl ByteString freeCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae
2012-01-18remove unused codeThomas Arnhold
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
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-28drop some unused codeCaolán McNamara
2011-10-26Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud
2011-10-07cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod
2011-10-04WaE: '==' : unsafe mix of type 'bool' and type 'sal_Bool' in operationTor Lillqvist
2011-10-04we do not need the counter nowDavid Tardon
2011-10-04Get rid of SvNumsMaciej Rumianowski
2011-10-03more uselessness in msvcCaolán McNamara
2011-10-03revert this, reported windows bustageCaolán McNamara
2011-10-03callcatcher: update listCaolán McNamara
2011-10-02callcatcher: various unused methodsCaolán McNamara
2011-09-30Cleaned up svldata.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15callcatcher: some unused codeCaolán McNamara
2011-09-13Some cppcheck cleaningJulien Nabet