summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlnumwriter.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-12-11num->number and bul->bullet in sw/Noel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-24Introduce OStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-07-17loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11sw XHTML export: fix missing namespace prefix of listsMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-03tdf#39468: Translate German comments and terms htmlnumwriter.cxxJens Carl
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
2016-01-11tdf#66822 - refactor HTML export of image bullet listsusobhang70
2015-12-02loplugin:stringconcat: Also look through O[U]String ctorsStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-08tdf#57950 Replace chained O(U)StringBuffer::append() with operator+Sedat Ak
2015-11-05sw: prefix members of SwHTMLWriterMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-02fdo#68684 export more numbering types correctly into HTMLAndras Timar
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-06sw html: split htmlnum to reader, writer and common partTomaž Vajngerl