summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml/htmlout.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-3/+3
2012-05-09remove comment, it'll only confuse mattersCaolán McNamara1-6/+1
2012-05-09Incorrect character written out when saved in HTML formatGordon Lack1-2/+7
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin1-1/+1
2012-02-09Replaced String by rtl::OUString in SvxMacroTakeshi Abe1-1/+1
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-11Remove ByteStringJulien Nabet1-3/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-11-07ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-09-23deugly HTMLOutFuncs::ConvertStringToHTMLCaolán McNamara1-8/+8
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara1-20/+23
2011-09-19ByteString->rtl::OStringBufferCaolán McNamara1-52/+58
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-3/+3
2011-07-31simply this and return a new stringCaolán McNamara1-14/+18
2011-07-21ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara1-15/+27
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara1-1/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-17/+17
2011-01-12removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLongCarsten Driesner1-2/+2
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-1/+1
2010-12-06remove obsolete __FAR_DATAMichael Callahan1-1/+1
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-16/+16