summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)AuthorFilesLines
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-72/+27
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-18/+0
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz1-16/+22
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-13/+0
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann1-195/+197
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-3/+4
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-30no need to check for Gregorian cut-off date hereEike Rathke1-1/+1
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke1-1/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove include of pch header from svlNorbert Thiebaud91-181/+0
2011-11-26Remove unnecessary includesAugust Sodora1-1/+0
2011-11-26Remove unnecessary castsAugust Sodora1-5/+5
2011-11-26String->OUStringAugust Sodora1-14/+18
2011-11-26Simplification and accompanying testsAugust Sodora1-21/+19
2011-11-26Remove unused parameterAugust Sodora1-1/+1
2011-11-26Avoid use of the preprocessorAugust Sodora1-3/+3
2011-11-26Remove unnecessary includes and cosmeticsAugust Sodora1-93/+83
2011-11-26Simplification in lngmisc with accompanying testsAugust Sodora1-29/+16
2011-11-26sal_Bool->boolAugust Sodora1-7/+7
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora1-8/+4
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara1-1/+1
2011-11-23Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2-5/+5
2011-11-23use cased month names only if no hard coded literal string followsEike Rathke1-8/+35
2011-11-22scan genitive and partitive month names only if they differEike Rathke2-4/+19
2011-11-22added partitive case month namesEike Rathke3-42/+111
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann4-37/+8
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara3-13/+18
2011-11-19add narrow (one letter) month namesEike Rathke2-3/+7
2011-11-19use possessive genitive case month names in number formatterEike Rathke3-7/+77
2011-11-19use new possessive genitive case month names locale data APIEike Rathke1-2/+2
2011-11-17add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara1-7/+4
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-1/+0
2011-11-11Removed several String <-> OUString conversion in fsstor.Julien Chaffraix2-3/+3
2011-11-10change the code a bit to make it a bit more clearMarkus Mohrhard1-1/+5
2011-11-09Removed SvStringsSortDtorDaisuke Nishino1-1/+0
2011-11-08fdo#37925: don't show -0 as number in a cellMarkus Mohrhard1-1/+1
2011-11-07don't need typename outside a templateCaolán McNamara1-3/+3
2011-11-07Get rid of SvStringsSortDaisuke Nishino2-45/+28
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida1-0/+9
2011-11-01eliminate SvUShorts typeDaniel Di Marco1-2/+0
2011-10-28drop some unused codeCaolán McNamara1-14/+0
2011-10-26Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud2-33/+1
2011-10-24meh, fix build failureCaolán McNamara1-3/+1
2011-10-24don't leak contenttype registrationsCaolán McNamara1-48/+33
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-47/+13
2011-10-18Remove .chaos file types, except 3 which are in use in the codeLior Kaplan2-302/+0
2011-10-07cppcheck scope reduction in svl/..zforlist.cxxPierre-André Jacquod1-1/+1
2011-10-07cppcheck scope reduction in svl/szitem.cxxPierre-André Jacquod1-1/+1
2011-10-04SvByteStrings can go nowCaolán McNamara1-2/+0