summaryrefslogtreecommitdiffstats
path: root/lotuswordpro
Commit message (Expand)AuthorAgeFilesLines
* 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
* New loplugin:stringconcatStephan Bergmann2014-07-012-5/+5
* tweak assert so comment appears in abort messageCaolán McNamara2014-06-275-6/+4
* new compilerplugin returnbyrefNoel Grandin2014-06-2472-591/+557
* coverity#736883 Unintended sign extensionCaolán McNamara2014-06-171-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-174-15/+3
* coverity#736885 Unintended sign extensionCaolán McNamara2014-06-141-1/+1
* loplugin:staticcallStephan Bergmann2014-06-133-4/+4
* Fix memory leaks, by refcounting XFContentStephan Bergmann2014-06-1116-75/+72
* Dead codeStephan Bergmann2014-06-112-45/+0
* Remove useless IXFPropertyStephan Bergmann2014-06-1111-91/+6
* Remove useless IXFObjectStephan Bergmann2014-06-1118-121/+26
* Dead codeStephan Bergmann2014-06-117-122/+7
* Remove useless IXFContentStephan Bergmann2014-06-1114-146/+73
* Duplicate #includeStephan Bergmann2014-06-101-1/+0
* fix build errorCaolán McNamara2014-06-091-1/+1
* compile fixNoel Grandin2014-06-091-0/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0913-119/+34
* coverity#735444 Logically dead codeCaolán McNamara2014-06-061-1/+1
* coverity#735442 Logically dead codeCaolán McNamara2014-06-061-1/+1
* coverity#735441 Logically dead codeCaolán McNamara2014-06-061-1/+1
* Fix memory leaks, by refcounting LwpObjectStephan Bergmann2014-06-0664-485/+554
* Avoid undefined mis-aligned memory accessStephan Bergmann2014-06-061-4/+4
* Fix memory leaks, by refcounting XFFontStephan Bergmann2014-06-0623-87/+101
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-06-015-3/+26
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-272-3/+3
* cppcheck: unusedFunctionThomas Arnhold2014-05-252-7/+0
* fix encoding: GB2312 -> utf8Thomas Arnhold2014-05-251-4/+4
* fix-includes.pl: lwpThomas Arnhold2014-05-208-16/+13