summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml/parhtml.cxx
AgeCommit message (Expand)Author
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-02-09ofz#55798 TimeoutCaolán McNamara
2022-10-25sw html import: fix handling of CDATAMiklos Vajna
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-03-02remove self-assignLuboš Luňák
2022-03-02memcpy-param-overlapStephan Bergmann
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-17Remove newly redundant breakStephan Bergmann
2021-11-16svtools: HTMLParser: don't insert EOF into stringsMichael Stahl
2021-11-16ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-02-02Fix typo in codeAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-04-19tdf#131951 related, improve perfNoel Grandin
2020-04-19tdf#131951: automatically increase buffer sizePavel Klevakin
2020-04-16loplugin:buriedassign in svtools..svxNoel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-28svl: HTMLParser: stop inserting control character garbage into WriterMichael Stahl
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-02-13Use indexed getToken()Matteo Casalin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-08-29XHTML import: <br></br> is one line breakMiklos Vajna
2018-08-23ofz#10022 oom in htmlfuzzerCaolán McNamara
2018-08-13ofz: Integer-overflowCaolán McNamara
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-24ofz#7621 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-02-27sw HTML import: allow custom XHTML namespace aliasMiklos Vajna
2018-01-15More loplugin:cstylecast: svtoolsStephan Bergmann
2018-01-12More loplugin:cstylecast: svtoolsStephan Bergmann
2017-12-14Related: tdf#114428 svtools HTML import: avoid XML declaration in body textMiklos Vajna
2017-12-12ensure dec ref if exception calledCaolán McNamara
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-09-28Remove dead code behind Calc "Live Data Streams" dialog's "scriptdata" buttonStephan Bergmann
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin