summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
2011-12-22recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-ddEike Rathke4-8/+91
2011-12-22callcatcher: newly unused codeCaolán McNamara2-31/+0
2011-12-21resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke3-44/+70
2011-12-21tweak for pre language-defect #77Caolán McNamara2-2/+2
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-9/+9
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-4/+2
2011-12-21needs more work firstCaolán McNamara2-2/+4
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara2-9/+9
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara2-9/+9
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2-4/+2
2011-12-20callcatcher: Remove unused codeAugust Sodora2-16/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora2-48/+0
2011-12-13Missing dependencies.Stephan Bergmann1-1/+1
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann2-73/+28
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-18/+0
2011-12-12slideshow: play back embedded media:Michael Stahl1-1/+1
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz1-16/+22
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara3-67/+0
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann2-225/+235
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-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28svl: remove unnecessary libs from cppunittestMichael Stahl1-8/+0
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-458/+0
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