summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-06-27sw HTML export: fix missing escaping for image linksMiklos Vajna
2022-06-10loplugin:constantparamNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
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-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27use more string_view in tools/streamNoel Grandin
2021-02-02Fix typo in codeAndrea Gelmini
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19Clean up GetHTMLColor "not found" valueStephan Bergmann
2020-10-19use tools::Long in svtoolsNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]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-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-28svl: HTMLParser: stop inserting control character garbage into WriterMichael Stahl
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-07-24Fix typoAndrea Gelmini
2019-02-18tdf#123485 Excel 2003 xml file with xls extension detected as HTMLNoel Grandin
2019-02-13Use indexed getToken()Matteo Casalin
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