summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2017-02-14convert SvParserState to scoped enumNoel Grandin
2016-11-03tdf#88821: Implement support for <meta charset="..."> for HTML import.Jan Holesovsky
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-09-16loplogin:singlevalfields in include/Noel Grandin
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (svtools)Stephan Bergmann
2016-07-04remove comphelper::string::removeNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Fix typosAndrea Gelmini
2016-03-23tdf#63211: saving embedded images to HTML optionalOliver Specht
2016-03-17loplugin:constantparam in svtoolsNoel Grandin
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-09loplugin:constantparam in svtoolsNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svtoolsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann
2016-02-13tdf#81129 Support reading non-BMP characters in HTML documents.Mark Hung
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svtoolsNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-24svtools: replace boost::ptr_vector with std::vectorMichael Stahl
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-15Revert "tools: replace boost::ptr_vector with std::unordered_map"Norbert Thiebaud
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-06-24Get rid of comphelper::string::is*Ascii functionsStephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20Remove include stdio (part4)Julien Nabet
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-16tdf#89361 Remove remnants of Gopher supportAdolfo Jayme Barrientos
2015-01-20Some more loplugin:cstylecast: svtoolsStephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-18svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12svtools: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-27don't access contents of empty string, e.g. with kde96709-1.htmlCaolán McNamara
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara