summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlatr.cxx
AgeCommit message (Expand)Author
2021-06-07sw: prefix members of CSS1Selector, HTMLStartEndPos, SvxCSS1MapEntry and ...Miklos Vajna
2021-05-31sw: prefix members of HTMLEndPosLst, SwFltStackEntry, SwFltTOX and ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sw XHTML export: fix <blockquote> with no-margin to not have character childrenMiklos Vajna
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-20use tools::Long in swNoel
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini
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-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-21sw XHTML export: properly write <li>...</li> around multiple paragraphsMiklos Vajna
2020-04-23sw html export: fix handling of paragraph alignment in XHTML modeMiklos Vajna
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna
2020-01-13sw reqif-xhtml export: fix non-well-formed output on Chinese textMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-07sw XHTML export: <blockquote> can't have character childrenMiklos Vajna
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-08-03Fix typosAndrea Gelmini
2019-07-24Fix typosAndrea Gelmini
2019-03-12sw HTML export, field shadings: give text portion background priorityMiklos Vajna
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-24loplugin:useuniqueptr in SwHTMLWriterNoel Grandin
2018-07-13sw HTML export: fix XHTML mode of 'Heading 7' styleMiklos Vajna
2018-07-06sw HTML export: avoid writing <font> in XHTML modeMiklos Vajna