summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich2012-02-081-0/+1
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Removed unused variableMatteo Casalin2012-02-051-16/+10
* Remove unused codeElton Chung2012-02-052-80/+1
* Fixed cppcheck messages about rethrowing copy of exception.PKEuS2012-02-051-2/+2
* A few safe replacements of pathes->pathsJesús Corrius2012-02-011-2/+2
* callcatcher: update listCaolán McNamara2012-02-012-4/+0
* Support Komi-Zyrian and Komi-Permyak as text language for spell checkingHarri Pitkänen2012-02-011-0/+2
* Fix "Possible inefficient checking for 'rChunkData' emptiness"Julien Nabet2012-01-311-1/+1
* convert windows only codeCaolán McNamara2012-01-311-2/+2
* SWAPLONG->OSL_SWAPDWORDCaolán McNamara2012-01-312-2/+2
* adapt bmpmakerCaolán McNamara2012-01-311-16/+17
* make svtools ByteString freeCaolán McNamara2012-01-315-37/+29
* Simplify code by making getProcessComponentContext() implicit.Stephan Bergmann2012-01-311-7/+6
* callcatcher: update listCaolán McNamara2012-01-314-15/+0
* Replace literal control characters (thank you Eike !)Julien Nabet2012-01-301-3/+3
* fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin2012-01-302-108/+108
* refactor ConvertLineEndCaolán McNamara2012-01-303-5/+3
* svtools: LineListBox: fix handling of "none" styleMichael Stahl2012-01-272-1/+5
* Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-6/+11
* callcatcher: remove some unused codeCaolán McNamara2012-01-262-42/+0
* callcatcher: remove some unused codeCaolán McNamara2012-01-252-11/+0
* ByteString->rtl::OStringCaolán McNamara2012-01-253-19/+14
* 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