summaryrefslogtreecommitdiff
path: root/sw/source/filter/html
AgeCommit message (Expand)Author
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-02Fix typo in codeAndrea Gelmini
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-03ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-28convert some more long -> tools::LongNoel
2020-10-27ofz#26619 detect if SwFrameFormat deleted during importCaolán McNamara
2020-10-20use tools::Long in swNoel
2020-10-20sw reqif-xhtml export, embedded objects: handle non-package Ole10Native streamMiklos Vajna
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-09-22tdf#132970 SMP bullets mangledCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-02sw reqif-xhtml export, embedded objects: take OLE1 pres data from rtf if neededMiklos Vajna
2020-09-02sw reqif-xhtml export, embedded objects: prepare pres data earlierMiklos Vajna
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14inline some use-once typedefsNoel Grandin
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-29sw reqif-xhtml export: avoid writing text-decoration:noneMiklos Vajna
2020-07-09tdf#60684: graphic type content must correspond with graphic type extensionJulien Nabet
2020-07-03Css1FrameSize::AnyHeight is deadNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-06-26Upcoming improved loplugin:elidestringvar: swStephan Bergmann
2020-06-24Remove obsolete comment about LF on old Mac OSStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann