summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/wrthtml.cxx
AgeCommit message (Expand)Author
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-03-28tdf#108122 HTML export: fix lost images on copyMiklos Vajna
2018-03-27ditch HelpEx hackCaolán McNamara
2018-03-27sw HTML paste: add debug env var to capture outgoing contentMiklos Vajna
2018-03-20sw XHTML import: write <div> wrapper in ReqIF modeMiklos Vajna
2018-03-09sw XHTML export: handle image as <object>Miklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-07sw XHTML export: let reqif-xhtml= imply XHTMLMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-01sw HTML export: ReqIf implies we write a fragmentMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-15sw HTML export: add a filter option to produce XHTMLMiklos Vajna
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-08-21remove dead sw error codesNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13loplugin:oncevar: empty strings: swStephan Bergmann
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-01-19use rtl::Reference in SwHTMLWriterNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2017-01-10New loplugin:conststringvar: swStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-02-08tdf#83890 sw html export: fix missing start numbering attributeMarc Bessières
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-24loplugin:unusedfields in sw/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna