summaryrefslogtreecommitdiffstats
path: root/svtools
Commit message (Expand)AuthorAgeFilesLines
* Removed unused functions from MultiLineEdit in svtools moduleSzabolcs Dezsi2012-02-162-22/+0
* callcatcher: update unused code listCaolán McNamara2012-02-164-22/+0
* Fixed some more apparent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2012-02-151-2/+2
* Various string function clean upStephan Bergmann2012-02-156-38/+31
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-153-27/+0
* WaE: unused code thinkoMichael Meeks2012-02-131-1/+0
* Remove unused codeElton Chung2012-02-134-33/+0
* fdo#39491 more of unnecessary include pathsMatúš Kukan2012-02-104-4/+0
* fdo#39491 remove nonexistent include pathsMatúš Kukan2012-02-103-3/+0
* fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan2012-02-106-7/+0
* move this include path to RepositoryExternal.mkMatúš Kukan2012-02-101-1/+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
* 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