summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)Author
2011-11-28svl: remove unnecessary libs from cppunittestMichael Stahl
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-27add missing licence headersMarkus Mohrhard
2011-11-27String->OUStringAugust Sodora
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-26CosmeticAugust Sodora
2011-11-26Remove unnecessary castsAugust Sodora
2011-11-26String->OUStringAugust Sodora
2011-11-26Added test to lngmiscAugust 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-26Mark as privateAugust Sodora
2011-11-26Remove newly unused codeAugust Sodora
2011-11-26Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora
2011-11-26C-style cast -> C++-style castAugust Sodora
2011-11-26Remove unnecessary includesAugust Sodora
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
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-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-14Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann
2011-11-14can ditch the ByteStringPtr typedef nowCaolá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