summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlforw.cxx
AgeCommit message (Expand)Author
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
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann