summaryrefslogtreecommitdiffstats
path: root/svl
Commit message (Expand)AuthorAgeFilesLines
* use INCLUDE instead of SOLARINC, and after local includesEike Rathke2012-01-133-3/+3
* recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-ddEike Rathke2011-12-224-8/+91
* resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke2011-12-213-44/+70
* slideshow: play back embedded media:Michael Stahl2011-12-131-1/+1
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* Use configmgr directly in SvxAsianConfig.Stephan Bergmann2011-12-072-225/+235
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-012-3/+4
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* no need to check for Gregorian cut-off date hereEike Rathke2011-11-301-1/+1
* renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke2011-11-301-1/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* svl: remove unnecessary libs from cppunittestMichael Stahl2011-11-281-8/+0
* Cleaned up utl::UCBContentHelper.Stephan Bergmann2011-11-281-0/+1
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-458/+0
* remove pch from the include listNorbert Thiebaud2011-11-273-5/+0
* 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