summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Unused #includes.Stephan Bergmann2012-01-231-1/+0
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-232-2/+11
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-232-7/+42
* Same expression on both sides of || in if conditionMariusz Dykierek2012-01-231-1/+1
* ByteString->rtl::OStringCaolán McNamara2012-01-234-31/+31
* Removed Get*EntryLine? and Get*EntryDistance methods.Mariusz Dykierek2012-01-232-57/+0
* Improve checking for emptinessThomas Arnhold2012-01-212-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-8/+8
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-211-25/+22
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-212-8/+7
* fdo#39428 Remove/audit SvStream operator>>/<<(long)Keith McRae2012-01-184-13/+39
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-1711-30/+30
* Fix #ifdef SAL_LOG_INFO region.Stephan Bergmann2012-01-161-1/+1
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-1611-42/+35
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-1/+4
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-1/+4
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-152-1/+7
* VALUESETITEM_SPACE is never set: remove related codeMatteo Casalin2012-01-143-112/+68
* Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot2012-01-1337-89/+89
* remove some tools/string.hxxCaolán McNamara2012-01-132-15/+14
* ditch a tools/string.hxxCaolán McNamara2012-01-122-18/+17
* SvStringsDtor->std::vectorAugust Sodora2012-01-111-77/+30
* fdo#44283: finish 8a17792f2e5 (Handle/invalid column ID cleanup)Lionel Elie Mamane2012-01-116-33/+29
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-102-5/+0
* callcatcher: update listCaolán McNamara2012-01-102-23/+0
* simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara2012-01-103-4/+4
* simplify CharClassCaolán McNamara2012-01-091-3/+2
* translated German comments in valueset.hxxTim Hardeck2012-01-091-115/+103
* translated German comments in valueset.cxxTim Hardeck2012-01-091-53/+48
* Remove unused codeAugust Sodora2012-01-072-84/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-0626-28/+0
* Removed unnecessary tools/ref.hxx includes.Marcel Metz2012-01-065-1/+4
* Removed unnecessary tools/link.hxx includes.Marcel Metz2012-01-061-0/+1
* make ReadUniOrByteString return a stringCaolán McNamara2012-01-062-6/+4
* svtools: remove unused FileDialogMichael Stahl2012-01-054-705/+11
* catch exception by constant referenceTakeshi Abe2012-01-065-10/+9
* Removed unnecessary tools includes.Marcel Metz2012-01-054-4/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-054-3/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-057-7/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-057-6/+1
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-0512-55/+68
* ByteString->rtl::OString[Buffer]Caolán McNamara2012-01-051-3/+4
* callcatcher: drop some unused methodsCaolán McNamara2012-01-051-48/+0
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-052-35/+0
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-051-3/+3
* added Kyrgyz (China) [ky-CN] to language listEike Rathke2012-01-041-0/+1
* gbuild: define NOMINMAX in windows.mkMichael Stahl2012-01-041-1/+1
* Group a common test to avoid unnecessary calculationsMatteo Casalin2012-01-021-19/+18
* Do not repeat the same test twiceMatteo Casalin2012-01-021-9/+3
* Remove unused codeMarcel Metz2012-01-022-116/+6