summaryrefslogtreecommitdiffstats
path: root/svl/source
Commit message (Expand)AuthorAgeFilesLines
* fdo#44636 use date acceptance patterns in number scannerEike Rathke2012-01-112-32/+317
* lower date acceptance with only two numbersEike Rathke2012-01-111-0/+17
* strict date recognition using locale's separator and ISO 8601Eike Rathke2012-01-112-17/+71
* accept and display years < 100Eike Rathke2012-01-113-13/+61
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-104-28/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-102-2/+2
* toLower->lowercaseCaolán McNamara2012-01-091-2/+2
* simplify CharClassCaolán McNamara2012-01-094-39/+37
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-071-2/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-067-8/+1
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-062-4/+3
* getPropertyMap can return a reference instead of a pointerCaolán McNamara2012-01-051-5/+6
* Translated German commentsChristina Rossmanith2012-01-051-2/+2
* removed unused #define_SVSTDARR_sal_uI(n)t16S(SORT)Christina Rossmanith2012-01-051-1/+0
* catch exception by constant referenceTakeshi Abe2012-01-062-3/+3
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-052-2/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-053-47/+45
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-042-3/+0
* recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-ddEike Rathke2011-12-222-3/+73
* callcatcher: newly unused codeCaolán McNamara2011-12-221-30/+0
* resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke2011-12-212-44/+67
* tweak for pre language-defect #77Caolán McNamara2011-12-212-2/+2
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-212-9/+9
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-4/+2
* needs more work firstCaolán McNamara2011-12-212-2/+4
* bah, need to tweak for pre c++0xCaolán McNamara2011-12-212-9/+9
* disentangle Read/WriteByteString OUString variantsCaolán McNamara2011-12-212-9/+9
* convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara2011-12-212-4/+2
* callcatcher: Remove unused codeAugust Sodora2011-12-201-14/+0
* callcatcher: Remove unused codeAugust Sodora2011-12-191-40/+0
* Simplified, type-safe C++ configuration access.Stephan Bergmann2011-12-131-72/+27
* callcatcher: remove newly unused codeCaolán McNamara2011-12-131-18/+0
* Related: fdo#38832 Replace Table with std::mapMarcel Metz2011-12-121-16/+22
* callcatcher: remove unused code post automation removalCaolán McNamara2011-12-091-13/+0
* Use configmgr directly in SvxAsianConfig.Stephan Bergmann2011-12-061-195/+197
* 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
* Cleaned up utl::UCBContentHelper.Stephan Bergmann2011-11-281-0/+1
* remove include of pch header from svlNorbert Thiebaud2011-11-2791-181/+0
* Remove unnecessary includesAugust Sodora2011-11-261-1/+0
* Remove unnecessary castsAugust Sodora2011-11-261-5/+5
* String->OUStringAugust Sodora2011-11-261-14/+18
* Simplification and accompanying testsAugust Sodora2011-11-261-21/+19
* Remove unused parameterAugust Sodora2011-11-261-1/+1
* Avoid use of the preprocessorAugust Sodora2011-11-261-3/+3
* Remove unnecessary includes and cosmeticsAugust Sodora2011-11-261-93/+83