summaryrefslogtreecommitdiff
path: root/lotuswordpro
AgeCommit message (Expand)Author
2014-10-18Remove lwpunoheader.hxx.Ruggero Cyrille
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-14coverity#1242739 Untrusted loop boundCaolán McNamara
2014-10-14coverity#1242791 Untrusted loop boundCaolán McNamara
2014-10-14coverity#1242918 Untrusted loop boundCaolán McNamara
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-01Remove leftover SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30lotuswordpro: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann
2014-08-17warning C4800: forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-17warning C4800: 'sal_uInt32' : forcing value to bool 'true' or 'false'Thomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-07-08Avoid undefined downcasts to wrong typeStephan Bergmann
2014-07-03bah, bogusCaolán McNamara
2014-07-03coverity#1222240 Untrusted value as argumentCaolán McNamara
2014-07-01New loplugin:stringconcatStephan Bergmann
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17coverity#736883 Unintended sign extensionCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-14coverity#736885 Unintended sign extensionCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann
2014-06-11Dead codeStephan Bergmann
2014-06-11Remove useless IXFPropertyStephan Bergmann
2014-06-11Remove useless IXFObjectStephan Bergmann
2014-06-11Dead codeStephan Bergmann
2014-06-11Remove useless IXFContentStephan Bergmann
2014-06-10Duplicate #includeStephan Bergmann
2014-06-09fix build errorCaolán McNamara
2014-06-09compile fixNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06coverity#735444 Logically dead codeCaolán McNamara
2014-06-06coverity#735442 Logically dead codeCaolán McNamara
2014-06-06coverity#735441 Logically dead codeCaolán McNamara
2014-06-06Fix memory leaks, by refcounting LwpObjectStephan Bergmann
2014-06-06Avoid undefined mis-aligned memory accessStephan Bergmann
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-25fix encoding: GB2312 -> utf8Thomas Arnhold
2014-05-20fix-includes.pl: lwpThomas Arnhold
2014-05-20update_pch: add lwpThomas Arnhold
2014-05-19lwp: remove using namespace css from headersThomas Arnhold
2014-05-19lwp: remove using namespace std from headersThomas Arnhold
2014-05-13remove dead codeNoel Grandin
2014-05-13unusedcode.easy: remove LWPFilterReader::LWPFilterReader()Thomas Arnhold