summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml/htmlout.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-10/+10
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-10/+10
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-2/+2
2018-03-01make Color::GetRGBColor return Color instead of ColorDataNoel Grandin1-1/+1
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann1-4/+4
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-2/+2
2017-08-16tdf#39468 Translate German comments/termsJens Carl1-1/+1
2017-08-01loplugin:checkunusedparamsNoel Grandin1-3/+2
2017-07-10simplify some OUString compareTo callsNoel Grandin1-3/+2
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin1-2/+1
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+2
2017-04-03tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2016-10-07New rtl::splitSurrogates, remove code duplicationStephan Bergmann1-9/+1
2016-10-07Minor performance improvement of previous patchStephan Bergmann1-4/+6
2016-10-07rhbz#1382401: Support surrogate pairs in HTMLOutFuncsStephan Bergmann1-11/+25
2016-10-07merge copies of flushing code togetherCaolán McNamara1-33/+27
2016-10-07might as well rearrange these flushes to all look the sameCaolán McNamara1-2/+2
2016-10-07for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara1-4/+3
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann1-1/+1
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht1-1/+14
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-3/+3
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-05-29loplugin:loopvartoosmallNoel Grandin1-1/+1
2014-11-05markup with event type not checker typeCaolán McNamara1-1/+1
2014-10-30document array_vs_singleton dismissalsCaolán McNamara1-0/+1
2014-09-29loplugin: cstylecastNoel Grandin1-4/+4
2014-09-22html: add applyEvents to HTML outputTomaž Vajngerl1-0/+25
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist1-1/+1
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl1-0/+26
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl1-4/+8
2014-03-24svtools: sal_Bool->boolNoel Grandin1-6/+6
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-40/+40
2014-01-09Translated German commentsLuc Castermans1-9/+8
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin1-12/+12
2013-10-13Reduce copypasta: Introduce SAL_NEWLINE_STRING and use itTor Lillqvist1-13/+7
2013-10-12Test _WIN32 instead of UNX as it's Win32 that is the special case hereTor Lillqvist1-3/+3
2013-08-22convert svtools/source/svhtml/* from String to OUStringNoel Grandin1-9/+9
2013-08-22convert include/svtools/htmlout.hxx from String to OUStringNoel Grandin1-24/+24
2013-08-15convert include/svtools/imap*.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-05Change String class to OUString class in two files.Palenik Mihály1-4/+4
2013-07-15callcatcher: update unused codeCaolán McNamara1-13/+0
2013-07-11fdo#63211 - embed images in HTML export.Ciorba Edmond1-4/+4
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1