summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmldrawwriter.cxx
AgeCommit message (Expand)Author
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-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-29tdf#62699 Drop pass-through header file include/svx/xfillit.hxxGabor Kelemen
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-24Fix typosAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
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
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-24tdf#39468 Translate German comments in swJens Carl
2017-03-06convert SdrTextAniKind to scoped enumNoel Grandin
2016-11-25convert HTML_FRM_OPTS to o3tl::typed_flagsNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-24convert SdrTextAniDirection to scoped enumNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-05-31More proper tipes, avoid cast to wrong typeMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-26loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-06-03sw: fix some assertions that still use removed SwDoc methodsMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-06sw html: split htmldraw.cxx to reader and writer partsTomaž Vajngerl