summaryrefslogtreecommitdiff
path: root/lotuswordpro/source/filter/xfilter
AgeCommit message (Expand)Author
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-16loplugin:singlevalfields in lotuswordproNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-26Fix typoAndrea Gelmini
2018-09-26loplugin:useuniqueptr in XFIndexNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:useuniqueptr in lotuswordproNoel Grandin
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin
2018-07-28loplugin:stringloop in lotuswordproNoel Grandin
2018-06-25loplugin:useuniqueptr in XFStyleManagerNoel Grandin
2018-06-13Fix typosAndrea Gelmini
2018-04-16-Werror,-Wunused-variableStephan Bergmann
2018-04-14Fix typosAndrea Gelmini
2018-04-03loplugin:useuniqueptr in XFStyleContainerNoel Grandin
2018-03-30Use for-range loops in lotuswordproJulien Nabet
2018-03-06ofz: memory leakCaolán McNamara
2018-03-05loplugin:useuniqueptr in XFConfigManagerNoel Grandin
2018-03-05loplugin:useuniqueptr in XFPageMasterNoel Grandin
2018-03-05loplugin:useuniqueptr in XFFrameStyleNoel Grandin
2018-03-05loplugin:useuniqueptr in XFParaStyleNoel Grandin
2018-03-05loplugin:useuniqueptr in XFHeaderStyleNoel Grandin
2018-03-05loplugin:useuniqueptr in XFDrawStyleNoel Grandin
2018-02-12ofz#6208 Indirect-leakCaolán McNamara
2018-02-12various leaksCaolán McNamara
2018-02-01loplugin:datamembershadow in XFCellStyleNoel Grandin
2018-01-31loplugin:datamembershadow in lotuswordproNoel Grandin
2018-01-12More loplugin:cstylecast: lotuswordproStephan Bergmann
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-23loplugin:includeform: lotuswordproStephan Bergmann
2017-10-19use std::unique_ptr in lotuswordproNoel Grandin
2017-10-17Move lotuswordpro include files to common include directoryStephan Bergmann
2017-10-16Make inclusion of relevant include files more preciseStephan Bergmann
2017-09-11clang-tidy modernize-use-emplace in hwpfilter..lotuswordproNoel Grandin
2017-08-11Typos about "translate"Julien Nabet
2017-08-01loplugin:constparams in lotuswordproNoel Grandin
2017-07-23lwp: delete bogus copy ctorJochen Nitschke
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-26lotuswordpro: remove trivial copy assignment operatorsJochen Nitschke
2017-06-25loplugin:oncevar in l10ntools..mysqlcNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-05Fix typosAndrea Gelmini
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-24clang-tidy readability-simplify-boolean-expr in hwpfilter..lotuswordproNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-12Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2017-03-01fix leakCaolán McNamara
2017-02-28std::unique_ptr -> rtl::Reference for loplugin:refcountingCaolán McNamara