summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
* Fix OutputDevice members / stack allocation: desktop, sfx2, lwp.Michael Meeks2015-04-101-4/+4
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* fix windows buildNoel Grandin2015-03-241-2/+2
* loplugin:constantfunction: lotuswordproNoel Grandin2015-03-2413-36/+14
* TyposJulien Nabet2015-03-231-1/+1
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-191-2/+2
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-2/+2
* TyposJulien Nabet2015-03-121-1/+1
* lotuswordpro: PVS-Studio V674 comparing long to doubleMichael Stahl2015-03-121-1/+1
* slightly odd stuff hereCaolán McNamara2015-03-111-16/+7
* TyposJulien Nabet2015-03-082-3/+3
* V813: Decreased performanceCaolán McNamara2015-03-046-47/+35
* TyposJulien Nabet2015-02-243-3/+3
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-234-7/+7
* Various typosJulien Nabet2015-02-211-1/+1
* 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