summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Consistently represent bullet char as OUStringStephan Bergmann2-7/+5
2016-02-06loplugin:loopvartoosmallNoel Grandin1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06remove unnecessary check for null when calling deleteNoel Grandin15-100/+46
2016-01-04coverity#1343623 Logically dead codeCaolán McNamara1-1/+1
2015-12-21add missing includeDavid Tardon1-0/+3
2015-12-21lwp cycle 1 fixesCaolán McNamara3-6/+12
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-03-24loplugin:constantfunction: lotuswordproNoel Grandin1-3/+0
2015-03-23TyposJulien Nabet1-1/+1
2015-03-12TyposJulien Nabet1-1/+1
2015-03-08TyposJulien Nabet1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara6-47/+35
2015-02-06coverity#1267642 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-26new loplugin: change virtual methods to non-virtualNoel Grandin3-8/+8
2015-01-24valgrind: uninitialised valueCaolán McNamara1-1/+1
2015-01-24cppcheck: memset on union containing floating pointer numberCaolán McNamara1-1/+1
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn1-4/+2
2014-12-18lotuswordpro: Use appropriate OUString functions on string constantsStephan Bergmann3-5/+5
2014-12-10Typo: postion(s)=>position(s)Julien Nabet2-2/+2
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2-7/+12
2014-11-14coverity#738972 Use after freeCaolán McNamara4-34/+54
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-07Removed #includes including themselvesAndrea Gelmini1-2/+0
2014-10-23loplugin: cstylecastNoel Grandin4-10/+10
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann2-4/+0
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-15lotuswordpro: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-01New loplugin:stringconcatStephan Bergmann2-5/+5
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara4-4/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-10/+2
2014-06-11Fix memory leaks, by refcounting XFContentStephan Bergmann6-55/+36
2014-06-11Dead codeStephan Bergmann2-45/+0
2014-06-11Remove useless IXFPropertyStephan Bergmann11-91/+6
2014-06-11Remove useless IXFObjectStephan Bergmann18-121/+26
2014-06-11Dead codeStephan Bergmann7-122/+7
2014-06-11Remove useless IXFContentStephan Bergmann14-146/+73
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin2-5/+1
2014-06-06coverity#735444 Logically dead codeCaolán McNamara1-1/+1
2014-06-06coverity#735442 Logically dead codeCaolán McNamara1-1/+1
2014-06-06coverity#735441 Logically dead codeCaolán McNamara1-1/+1
2014-06-06Fix memory leaks, by refcounting XFFontStephan Bergmann10-51/+57
2014-06-01fdo#68849: Add header guards to all include filesJens Carl1-3/+4