summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)Author
2011-12-13callcatcher: remove newly unused codeCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-12-01Remove uses of charAtAugust Sodora
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-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-26Remove unnecessary castsAugust Sodora
2011-11-26String->OUStringAugust Sodora
2011-11-26Simplification and accompanying testsAugust Sodora
2011-11-26Remove unused parameterAugust Sodora
2011-11-26Avoid use of the preprocessorAugust Sodora
2011-11-26Remove unnecessary includes and cosmeticsAugust Sodora
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora
2011-11-26sal_Bool->boolAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann
2011-11-23use cased month names only if no hard coded literal string followsEike Rathke
2011-11-22scan genitive and partitive month names only if they differEike Rathke
2011-11-22added partitive case month namesEike Rathke
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara
2011-11-19add narrow (one letter) month namesEike Rathke
2011-11-19use possessive genitive case month names in number formatterEike Rathke
2011-11-19use new possessive genitive case month names locale data APIEike Rathke
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann
2011-11-11Removed several String <-> OUString conversion in fsstor.Julien Chaffraix
2011-11-10change the code a bit to make it a bit more clearMarkus Mohrhard
2011-11-09Removed SvStringsSortDtorDaisuke Nishino
2011-11-08fdo#37925: don't show -0 as number in a cellMarkus Mohrhard
2011-11-07don't need typename outside a templateCaolán McNamara
2011-11-07Get rid of SvStringsSortDaisuke Nishino
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida
2011-11-01eliminate SvUShorts typeDaniel Di Marco
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-24meh, fix build failureCaolán McNamara
2011-10-24don't leak contenttype registrationsCaolán McNamara
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan
2011-10-07cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod
2011-10-07cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod
2011-10-04SvByteStrings can go nowCaolán McNamara
2011-10-04WaE: '==' : signed/unsigned mismatchTor Lillqvist