summaryrefslogtreecommitdiffstats
path: root/svtools/source
Commit message (Expand)AuthorAgeFilesLines
* Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi2012-02-161-19/+0
* callcatcher: update unused code listCaolán McNamara2012-02-162-20/+0
* Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2012-02-151-2/+2
* Various string function clean upStephan Bergmann2012-02-154-27/+22
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-152-24/+0
* Remove unused codeElton Chung2012-02-132-31/+0
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2012-02-102-9/+9
* unographic: delete unused GraphicDescriptor::isValid()Greg Kroah-Hartman2012-02-092-9/+0
* Replaced String by rtl::OUString in SvxMacroTakeshi Abe2012-02-091-1/+1
* Missing newline at end of fileStephan Bergmann2012-02-082-2/+2
* Removed unused variableMatteo Casalin2012-02-051-16/+10
* Remove unused codeElton Chung2012-02-051-72/+0
* 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-011-3/+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
* 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-313-14/+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-271-1/+1
* Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2012-01-261-6/+11
* callcatcher: remove some unused codeCaolán McNamara2012-01-261-6/+0
* callcatcher: remove some unused codeCaolán McNamara2012-01-251-10/+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-232-14/+12
* Removed Get*EntryLine? and Get*EntryDistance methods.Mariusz Dykierek2012-01-231-24/+0
* Improve checking for emptinessThomas Arnhold2012-01-211-1/+1
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-214-7/+7
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-211-25/+22
* SV_DECL_PTRARR_DEL->boost::ptr_vectorAugust Sodora2012-01-211-6/+3
* 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-151-1/+3
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-1/+3
* WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2012-01-151-0/+4
* 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-131-13/+12