summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2011-11-27remove pch from the include listNorbert Thiebaud3-5/+0
2011-11-27remove include of pch header from svlNorbert Thiebaud96-188/+0
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud1-2/+0
2011-11-27add missing licence headersMarkus Mohrhard2-5/+64
2011-11-27String->OUStringAugust Sodora1-14/+13
2011-11-26Remove unnecessary includesAugust Sodora2-5/+0
2011-11-26CosmeticAugust Sodora1-21/+17
2011-11-26Remove unnecessary castsAugust Sodora1-5/+5
2011-11-26String->OUStringAugust Sodora2-15/+19
2011-11-26Added test to lngmiscAugust Sodora1-5/+35
2011-11-26Simplification and accompanying testsAugust Sodora2-25/+51
2011-11-26Remove unused parameterAugust Sodora2-2/+2
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 Sodora3-33/+47
2011-11-26sal_Bool->boolAugust Sodora2-12/+12
2011-11-26Mark as privateAugust Sodora1-1/+1
2011-11-26Remove newly unused codeAugust Sodora1-6/+0
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora5-8/+129
2011-11-26C-style cast -> C++-style castAugust Sodora1-5/+4
2011-11-26Remove unnecessary includesAugust Sodora1-4/+2
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
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 Rathke4-48/+128
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 Rathke4-7/+86
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-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann4-8/+7
2011-11-14can ditch the ByteStringPtr typedef nowCaolán McNamara1-1/+0
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 Nishino2-6/+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 Nishino3-50/+28
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida2-1/+13
2011-11-01eliminate SvUShorts typeDaniel Di Marco3-9/+0
2011-10-28drop some unused codeCaolán McNamara2-16/+0
2011-10-26Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud3-38/+3
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann1-1/+0
2011-10-24meh, fix build failureCaolán McNamara1-3/+1
2011-10-24don't leak contenttype registrationsCaolán McNamara1-48/+33