summaryrefslogtreecommitdiff
path: root/svl
AgeCommit message (Expand)AuthorFilesLines
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-17Make test code compile on Mac OS X.Stephan Bergmann1-2/+1
2012-01-17Disable CppunitTest_svl_urihelper for now due to bad dependencies.Stephan Bergmann1-1/+2
2012-01-17Adapted svl test_URIHelper to gbuild.Stephan Bergmann4-54/+78
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz5-14/+14
2012-01-14Remove SvStringsDtorAugust Sodora3-9/+0
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke3-3/+3
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot15-40/+40
2012-01-11Remove SvStringISortAugust Sodora2-53/+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 Metz2-8/+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 McNamara2-10/+9
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 Sowden4-11/+2
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