summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlform.cxx
AgeCommit message (Expand)Author
2020-04-06loplugin:unusedvariableplus in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-03-07use more Color in swNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-12ofz: more leaksCaolán McNamara
2017-12-12valgrind: various html leaksCaolán McNamara
2017-12-09catch exception for disable-database-connectivity caseCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-12Fix typosAndrea Gelmini
2017-06-12tdf#39468 Translate German comments/terms sw/source/filter/html/htmlform.cxxJens Carl
2017-06-11Fix typosAndrea Gelmini
2017-06-07Translate and fix the from-German translation of "UNO binding"Johnny_M
2017-06-07tdf#39468 translate German commentsThomas Beck
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-03use actual UNO enums in swNoel Grandin
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06convert HTMLInputType to scoped enumNoel Grandin