summaryrefslogtreecommitdiff
path: root/svl/source/items
AgeCommit message (Expand)Author
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
2011-09-09callcatcher: various unused codeCaolán McNamara
2011-09-07remove freshly unused methodsCaolán McNamara
2011-09-07kill TF_POOLABLE, step 2: remove dead codeBjoern Michaelsen
2011-09-06Refactored SfxItemPool for better encapsulation.Kohei Yoshida
2011-09-07kill TF_POOLABLE, step 1: error if unsetBjoern Michaelsen
2011-08-31unusedcode: remove various classesMatúš Kukan
2011-08-25remove freshly unused methodsCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-23Code review fixes.Muthu Subramanian
2011-08-23callcatcher: yet more unused codeCaolán McNamara
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-11Some cppcheck cleaningJulien Nabet
2011-08-11callcatcher: yet more unused codeCaolán McNamara
2011-08-09Replace SvUShorts with vector in aeitem.[ch]xxNigel Hawkins
2011-08-08callcatcher: ditch some more methodsCaolán McNamara
2011-08-08callcatcher: unused methodsCaolán McNamara
2011-08-04va_end closer of the va_start correspondingJulien Nabet
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-03callcatcher: remove unused methodsThomas Arnhold
2011-07-20Port SfxIntegerListItem to ::std::vectorMaciej Rumianowski
2011-07-11callcatcher: remove unused SfxItemPool::GetLoadingVersionCaolán McNamara
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-01use tunnel pattern hereCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
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-05-18one * is sufficient here :)David Tardon
2011-04-15those TRUE->sal_True conversions look really wrongCaolán McNamara