summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml/htmlout.cxx
AgeCommit message (Expand)Author
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos 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-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-16tdf#39468 Translate German comments/termsJens Carl
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann
2016-10-07Minor performance improvement of previous patchStephan Bergmann
2016-10-07rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann
2016-10-07merge copies of flushing code togetherCaolán McNamara
2016-10-07might as well rearrange these flushes to all look the sameCaolán McNamara
2016-10-07for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-05-29loplugin:loopvartoosmallNoel Grandin
2014-11-05markup with event type not checker typeCaolán McNamara
2014-10-30document array_vs_singleton dismissalsCaolán McNamara
2014-09-29loplugin: cstylecastNoel Grandin
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-22convert more SvStream::operator<< callsNoel Grandin
2014-01-09Translated German commentsLuc Castermans
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin