summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlform.cxx
AgeCommit message (Expand)Author
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-09-26ofz#39303 don't Abrt on missing com.sun.star.form.component.FormCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-06-14sw: prefix members of HTMLAttrContext_SaveDoc, SvxCSS1Parser, ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-17split OutputDevice from WindowNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-20use tools::Long in swNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
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