summaryrefslogtreecommitdiff
path: root/include/svtools/HtmlWriter.hxx
AgeCommit message (Expand)Author
2023-11-25Simplify HtmlWriterMike Kaganski
2023-11-24Fix HtmlWriter::charactersMike Kaganski
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-03-08svtools: allow writing characters with HtmlWriterMiklos Vajna
2018-02-28sw HTML export: allow custom XHTML namespace aliasMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2014-09-22Extend HTMLWriter: flush the stack, more values for attribute(..)Tomaž Vajngerl
2014-04-19fixincludeguards.sh: includeThomas Arnhold
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl