summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* remove include of pch header from svlNorbert Thiebaud2011-11-2796-188/+0
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-271-2/+0
* add missing licence headersMarkus Mohrhard2011-11-272-5/+64
* String->OUStringAugust Sodora2011-11-271-14/+13
* Remove unnecessary includesAugust Sodora2011-11-262-5/+0
* CosmeticAugust Sodora2011-11-261-21/+17
* Remove unnecessary castsAugust Sodora2011-11-261-5/+5
* String->OUStringAugust Sodora2011-11-262-15/+19
* Added test to lngmiscAugust Sodora2011-11-261-5/+35
* Simplification and accompanying testsAugust Sodora2011-11-262-25/+51
* Remove unused parameterAugust Sodora2011-11-262-2/+2
* Avoid use of the preprocessorAugust Sodora2011-11-261-3/+3
* Remove unnecessary includes and cosmeticsAugust Sodora2011-11-261-93/+83
* Simplification in lngmisc with accompanying testsAugust Sodora2011-11-263-33/+47
* sal_Bool->boolAugust Sodora2011-11-262-12/+12
* Mark as privateAugust Sodora2011-11-261-1/+1
* Remove newly unused codeAugust Sodora2011-11-261-6/+0
* Added test for linguistic::RemoveHyphen and some simplificationAugust Sodora2011-11-265-8/+129
* C-style cast -> C++-style castAugust Sodora2011-11-261-5/+4
* Remove unnecessary includesAugust Sodora2011-11-261-4/+2
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* remove various EraseLeadingAndTrailingCharsCaolán McNamara2011-11-231-1/+1
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-232-5/+5
* use cased month names only if no hard coded literal string followsEike Rathke2011-11-231-8/+35
* scan genitive and partitive month names only if they differEike Rathke2011-11-222-4/+19
* added partitive case month namesEike Rathke2011-11-224-48/+128
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-224-37/+8
* remove [Byte]String::EraseAllCharsCaolán McNamara2011-11-193-13/+18
* add narrow (one letter) month namesEike Rathke2011-11-192-3/+7
* use possessive genitive case month names in number formatterEike Rathke2011-11-194-7/+86
* use new possessive genitive case month names locale data APIEike Rathke2011-11-191-2/+2
* add a StringUtils-alike remove (can replace EraseAllChars)Caolán McNamara2011-11-171-7/+4
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Removed comphelper -> unotools processfactory.hxx duplication.Stephan Bergmann2011-11-144-8/+7
* can ditch the ByteStringPtr typedef nowCaolán McNamara2011-11-141-1/+0
* Heavily simplified utl::ConfigManager.Stephan Bergmann2011-11-111-1/+0
* Removed several String <-> OUString conversion in fsstor.Julien Chaffraix2011-11-112-3/+3
* change the code a bit to make it a bit more clearMarkus Mohrhard2011-11-101-1/+5
* Removed SvStringsSortDtorDaisuke Nishino2011-11-092-6/+0
* fdo#37925: don't show -0 as number in a cellMarkus Mohrhard2011-11-081-1/+1
* don't need typename outside a templateCaolán McNamara2011-11-071-3/+3
* Get rid of SvStringsSortDaisuke Nishino2011-11-073-50/+28
* Support rtl::OUString reference here as well.Kohei Yoshida2011-11-042-1/+13
* eliminate SvUShorts typeDaniel Di Marco2011-11-013-9/+0
* drop some unused codeCaolán McNamara2011-10-282-16/+0
* Surely every target processor know how to do logical shift left efficientlyNorbert Thiebaud2011-10-263-38/+3
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-241-1/+0
* meh, fix build failureCaolán McNamara2011-10-241-3/+1
* don't leak contenttype registrationsCaolán McNamara2011-10-241-48/+33
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-47/+13