summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-05-23show Skia UI controls only on Windows for now (tdf#133166)Luboš Luňák
2020-05-22Related: tdf#132536 drop FreetypeManager FreetypeFont cachingCaolán McNamara
2020-05-20loplugin:unusedfieldsNoel Grandin
2020-05-19loplugin:constantparamNoel Grandin
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann
2020-05-18loplugin:unusedfieldsNoel Grandin
2020-05-18loplugin:unusedmethodsNoel Grandin
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-16loplugin:unusedfieldsNoel Grandin
2020-05-15ReleaseHbFont is unusedCaolán McNamara
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-14loplugin:unusedfieldsNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-06Adapt compilerplugins/clang/test/makeshared.cxx to libc++Stephan Bergmann
2020-05-04Adapt test code to Clang 11 trunk changeStephan Bergmann
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-30Fix typosAndrea Gelmini
2020-04-28Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann
2020-04-25convert excel filter in calc from shared_ptr to rtl::ReferenceNoel Grandin
2020-04-25loplugin:constantparamNoel Grandin
2020-04-25loplugin:unusedmethodsNoel Grandin
2020-04-24loplugin:unnecessaryvirtualNoel Grandin
2020-04-24loplugin:unusedmethodsNoel Grandin
2020-04-23Drop Macromedia Flash export filterGabor Kelemen
2020-04-23Fix typoAndrea Gelmini
2020-04-21weld FontNameBoxCaolán McNamara
2020-04-20compilerplugins: fix building against baseline clang (5.0.2)Miklos Vajna
2020-04-17improve failure mode in flatten lopluginNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-11Adapt loplugin:unnecessaryparen to C++20 CXXRewrittenBinaryOperatorStephan Bergmann
2020-04-08loplugin:flatten in i18npoolNoel Grandin
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2020-04-06remove newly unused stuffCaolán McNamara
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin
2020-04-03loplugin:constantparamNoel Grandin
2020-04-03loplugin:singlevalfieldsNoel Grandin
2020-04-03loplugin:unusedfieldsNoel Grandin
2020-04-03loplugin:unnecessaryvirtualNoel Grandin
2020-04-02loplugin:virtualdeadNoel Grandin
2020-04-02loplugin:unusedmethodsNoel Grandin
2020-03-28Fix is_typed_flags for BrowseMode (compilerplugins)Julien Nabet
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-23Fix typosAndrea Gelmini
2020-03-19loplugin:redundantpointerops add some more smart pointer typesNoel Grandin
2020-03-10Deref of DynTypedNode* must not outlive owning DynTypedNodeListStephan Bergmann
2020-03-09compilerplugins: remove unused getDeclContext()Miklos Vajna
2020-03-09Add --disable-compiler-plugins-analyzer-pch for Jenkins/linux_clang_dbgutil_64Stephan Bergmann