summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)AuthorFilesLines
2017-06-26lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke4-22/+0
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin1-2/+1
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin1-1/+1
2017-05-05Fix typosAndrea Gelmini2-2/+2
2017-05-04Replace all OUString("") with OUString()Arnaud Versini2-14/+14
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin1-5/+2
2017-03-25Fix typosAndrea Gelmini3-3/+3
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-3/+3
2017-03-12Fix typosAndrea Gelmini2-8/+8
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-03-01fix leakCaolán McNamara4-44/+30
2017-02-28std::unique_ptr -> rtl::Reference for loplugin:refcountingCaolán McNamara2-30/+12
2017-01-24loplugin: unnecessary destructor jvmfwk..lotuswordproNoel Grandin5-14/+0
2017-01-24use rtl::Reference in XFSaxAttrListNoel Grandin2-17/+14
2017-01-11new loplugin: useuniqueptr: lotuswordproNoel Grandin10-22/+19
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke2-4/+0
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin2-5/+5
2016-11-08loplugin:unnecessaryvirtual in hwpfilter..rscNoel Grandin1-2/+2
2016-11-02loplugin:singlevalfieldsNoel Grandin2-5/+0
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2-12/+0
2016-09-15-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2016-09-15loplugin:singlevalfields in l10ntools..saxNoel Grandin32-168/+35
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann37-46/+46
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin4-5/+5
2016-08-05loplugin:countusersofdefaultparams in framework..lotuswordproNoel Grandin16-31/+31
2016-06-02loplugin:unusedfieldsNoel Grandin2-2/+0
2016-05-19loplugin:unusedmethods in l10ntools to lotuswordproNoel Grandin4-47/+0
2016-05-09fftester: subtable is a subtable of itselfCaolán McNamara2-0/+9
2016-04-29use initialization list in lotuswordproJochen Nitschke23-207/+156
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin1-5/+3
2016-04-14loplugin:passstuffbyref in lotuswordproNoel Grandin11-20/+20
2016-04-03subtable corruption is possibleCaolán McNamara1-3/+2
2016-03-23loplugin:constantparam in lotuswordproNoel Grandin8-29/+28
2016-03-09loplugin:constantparam in lotuswordproNoel Grandin3-5/+5
2016-03-08need stdexceptCaolán McNamara1-0/+1
2016-03-08avoid infinite regress in busted documentsCaolán McNamara3-7/+21
2016-03-02loplugin:unuseddefaultparam in lotuswordproNoel Grandin8-40/+28
2016-02-22loplugin:write only fieldsNoel Grandin2-2/+0
2016-02-09Remove excess newlinesChris Sherlock4-5/+0
2016-01-21cppcheck: silence unusedPrivateFunctionCaolán McNamara1-1/+1
2016-01-10Fix typosAndrea Gelmini6-8/+8
2015-12-24loplugin:unusedfieldsNoel Grandin4-5/+0
2015-12-19coverity#1343623 Logically dead codeCaolán McNamara1-1/+1
2015-12-16These would probably wreak havocStephan Bergmann2-14/+2
2015-12-14add missing includeDavid Tardon1-0/+3
2015-12-13guard against missing header rowsCaolán McNamara1-3/+5
2015-12-12guard against null pContentCaolán McNamara1-0/+4
2015-11-20loplugin:unusedfields lotuswordproNoel Grandin5-22/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann24-56/+56
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann70-158/+158