summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlforw.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-03-02speedup sw build a littleNoel Grandin
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-04-19optimise find/insert patternNoel Grandin
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-10-06loplugin:useuniqueptr in SwHTMLPosFlyFramesNoel Grandin
2018-10-04loplugin:useuniqueptr in HTMLControlsNoel Grandin
2018-06-30Avoid getTokenCount()Matteo Casalin
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-07tdf#39468 Translate German comments/termsJens Carl
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2016-11-25convert HTML_FRM_OPTS to o3tl::typed_flagsNoel Grandin
2016-11-25convert HTML constants to scoped enums and typed_flagsNoel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-27loplugin:fpcomparison in sw/Noel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud