summaryrefslogtreecommitdiff
path: root/svl/source
AgeCommit message (Expand)AuthorFilesLines
2012-01-27Do not move nCurUndoAction < 0.Stephan Bergmann1-1/+4
2012-01-23can't see the point of calling String::Erase before delete StringCaolán McNamara1-7/+3
2012-01-23Removed NfCurrencyEntry::ApplyVariableInformation().Mariusz Dykierek1-8/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann19-82/+34
2012-01-18fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2-6/+8
2012-01-18remove unused codeThomas Arnhold1-64/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz5-14/+14
2012-01-17a can't-happen-but-do-it-correct-anyway one character fixEike Rathke1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz5-14/+14
2012-01-14Remove SvStringsDtorAugust Sodora1-2/+0
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot15-40/+40
2012-01-11Remove SvStringISortAugust Sodora1-48/+0
2012-01-11fdo#44636 use date acceptance patterns in number scannerEike Rathke2-32/+317
2012-01-11lower date acceptance with only two numbersEike Rathke1-0/+17
2012-01-11strict date recognition using locale's separator and ISO 8601Eike Rathke2-17/+71
2012-01-11accept and display years < 100Eike Rathke3-13/+61
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora4-28/+0
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2-2/+2
2012-01-09toLower->lowercaseCaolán McNamara1-2/+2
2012-01-09simplify CharClassCaolán McNamara4-39/+37
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz7-8/+1
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara2-4/+3
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara1-5/+6
2012-01-05Translated German commentsChristina Rossmanith1-2/+2
2012-01-05removed unused #define_SVSTDARR_sal_uI(n)t16S(SORT)Christina Rossmanith1-1/+0
2012-01-06catch exception by constant referenceTakeshi Abe2-3/+3
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara3-47/+45
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden2-3/+0
2011-12-22recognize arbitrary y-m-d format for editing as ISO 8601 yyyy-mm-ddEike Rathke2-3/+73
2011-12-22callcatcher: newly unused codeCaolán McNamara1-30/+0
2011-12-21resolved fdo#37978 - Date formatting in Spreadsheet is inconsistentEike Rathke2-44/+67
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 Sodora1-14/+0
2011-12-19callcatcher: Remove unused codeAugust Sodora1-40/+0
2011-12-13Simplified, type-safe C++ configuration access.Stephan Bergmann1-72/+27
2011-12-13callcatcher: remove newly unused codeCaolán McNamara1-18/+0
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz1-16/+22
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara1-13/+0
2011-12-06Use configmgr directly in SvxAsianConfig.Stephan Bergmann1-195/+197
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke2-3/+4