summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)AuthorFilesLines
2015-02-24TyposJulien Nabet3-3/+3
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin4-7/+7
2015-02-21Various typosJulien Nabet1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann7-16/+16
2015-02-06coverity#1267642 Logically dead codeCaolán McNamara1-2/+0
2015-02-04coverity#1267665 Logically dead codeCaolán McNamara1-2/+0
2015-02-04coverity#1267650 Logically dead codeCaolán McNamara1-14/+4
2015-02-04coverity#1267647 Logically dead codeCaolán McNamara1-3/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara4-39/+0
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-4/+4
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin8-60/+55
2015-01-25coverity#1266511 Useless callCaolán McNamara1-3/+1
2015-01-25coverity#1266516 Useless callCaolán McNamara1-1/+1
2015-01-24valgrind: uninitialised valueCaolán McNamara1-1/+1
2015-01-24cppcheck: memset on union containing floating pointer numberCaolán McNamara1-1/+1
2015-01-20Some more loplugin:cstylecast: lotuswordproStephan Bergmann2-11/+11
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara3-4/+6
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn9-26/+13
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann8-20/+14
2014-12-12callcatcher: remove newly unused codeCaolán McNamara2-22/+0
2014-12-11remove LwpSvStream::operator>> methodsNoel Grandin5-41/+41
2014-12-10Typo: postion(s)=>position(s)Julien Nabet2-2/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-7/+12
2014-12-03Fix Cannot convert unsigned long* in sal_uLong*David Ostrovsky1-1/+1
2014-11-18tweak for future null deref warningCaolán McNamara1-2/+2
2014-11-17coverity#738972 rework to help coverity outCaolán McNamara1-4/+4
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl3-0/+7
2014-11-14coverity#738972 Use after freeCaolán McNamara24-100/+121
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini5-12/+12
2014-11-07Removed #includes including themselvesAndrea Gelmini1-2/+0
2014-11-01coverity#736401 Resource leakCaolán McNamara1-0/+3
2014-11-01coverity#1250437 : Ressource LeakNorbert Thiebaud1-0/+3
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-23loplugin: cstylecastNoel Grandin16-39/+39
2014-10-18Remove lwpunoheader.hxx.Ruggero Cyrille5-86/+2
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann4-6/+0
2014-10-14coverity#1242739 Untrusted loop boundCaolán McNamara1-5/+18
2014-10-14coverity#1242791 Untrusted loop boundCaolán McNamara1-1/+4
2014-10-14coverity#1242918 Untrusted loop boundCaolán McNamara2-1/+10
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-1/+1
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann1-2/+0
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann8-35/+19
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann2-2/+2
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold7-8/+8
2014-08-17warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false'Thomas Arnhold1-2/+2
2014-08-13update_pchThomas Arnhold1-0/+1