summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlform.cxx
AgeCommit message (Expand)Author
2019-11-20warn on load when a document binds an event to a macroCaolán McNamara
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
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29sw: prefix members of SwHTMLForm_ImplMiklos Vajna
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03sw: HTML filter: avoid turning on Undo with ridiculous hacksMichael Stahl
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-01-21loplugin: unused return valuesNoel Grandin
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock