summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* loplugin:deletedspecialStephan Bergmann2015-02-077-16/+16
* coverity#1267642 Logically dead codeCaolán McNamara2015-02-061-2/+0
* coverity#1267665 Logically dead codeCaolán McNamara2015-02-041-2/+0
* coverity#1267650 Logically dead codeCaolán McNamara2015-02-041-14/+4
* coverity#1267647 Logically dead codeCaolán McNamara2015-02-041-3/+1
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-294-39/+0
* Some more loplugin:cstylecast clean-upStephan Bergmann2015-01-281-4/+4
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-268-60/+55
* coverity#1266511 Useless callCaolán McNamara2015-01-251-3/+1
* coverity#1266516 Useless callCaolán McNamara2015-01-251-1/+1
* valgrind: uninitialised valueCaolán McNamara2015-01-241-1/+1
* cppcheck: memset on union containing floating pointer numberCaolán McNamara2015-01-241-1/+1
* Some more loplugin:cstylecast: lotuswordproStephan Bergmann2015-01-202-11/+11
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-072-2/+2
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-023-4/+6
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-199-26/+13
* lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-188-20/+14
* callcatcher: remove newly unused codeCaolán McNamara2014-12-122-22/+0
* remove LwpSvStream::operator>> methodsNoel Grandin2014-12-115-41/+41
* Typo: postion(s)=>position(s)Julien Nabet2014-12-102-2/+2
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-052-7/+12
* Fix Cannot convert unsigned long* in sal_uLong*David Ostrovsky2014-12-031-1/+1
* tweak for future null deref warningCaolán McNamara2014-11-181-2/+2
* coverity#738972 rework to help coverity outCaolán McNamara2014-11-171-4/+4
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-173-0/+7
* coverity#738972 Use after freeCaolán McNamara2014-11-1424-100/+121
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-125-12/+12
* Removed #includes including themselvesAndrea Gelmini2014-11-071-2/+0
* coverity#736401 Resource leakCaolán McNamara2014-11-011-0/+3
* coverity#1250437 : Ressource LeakNorbert Thiebaud2014-11-011-0/+3
* Removed duplicated includesAndrea Gelmini2014-10-311-1/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* loplugin: cstylecastNoel Grandin2014-10-2316-39/+39
* Remove lwpunoheader.hxx.Ruggero Cyrille2014-10-185-86/+2
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-154-6/+0
* coverity#1242739 Untrusted loop boundCaolán McNamara2014-10-141-5/+18
* coverity#1242791 Untrusted loop boundCaolán McNamara2014-10-141-1/+4
* coverity#1242918 Untrusted loop boundCaolán McNamara2014-10-142-1/+10
* back out even more wrong tools::Time changes, geez..Eike Rathke2014-10-081-1/+1
* Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann2014-10-011-2/+0
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-308-35/+19
* lotuswordpro: sal_Bool -> boolStephan Bergmann2014-09-152-2/+2
* warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-177-8/+8
* warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false'Thomas Arnhold2014-08-171-2/+2
* update_pchThomas Arnhold2014-08-131-0/+1
* Avoid undefined downcasts to wrong typeStephan Bergmann2014-07-087-20/+20
* bah, bogusCaolán McNamara2014-07-031-1/+1
* coverity#1222240 Untrusted value as argumentCaolán McNamara2014-07-031-0/+10