summaryrefslogtreecommitdiff
path: root/svtools/source/svhtml
AgeCommit message (Expand)Author
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
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22loplugin:staticvar in soltools..svxNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-03loplugin:constfields in svtoolsNoel 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-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-24ofz#7621 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna
2018-04-23loplugin:singlevalfields improve unaryoperatorNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin