summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/svxcss1.cxx
AgeCommit message (Expand)Author
2021-11-04tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-11-03Avoid float-cast-overflowStephan Bergmann
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-20Drop BuildWhichTable and avoid reinterpret_casting a struct to arrayMike Kaganski
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-06-14sw: prefix members of HTMLAttrContext_SaveDoc, SvxCSS1Parser, ...Miklos Vajna
2021-06-07sw: prefix members of CSS1Selector, HTMLStartEndPos, SvxCSS1MapEntry and ...Miklos Vajna
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2020-10-20use tools::Long in swNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-08-20loplugin:constvars in swNoel Grandin
2019-06-13Avoid -fsanitize=float-cast-overflowStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2019-01-14use unique_ptr in CSS1ParserNoel Grandin
2018-12-07HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-21fix --enable-debug buildsStephan Bergmann
2018-10-20loplugin:staticvar in swNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-14loplugin:returnconstant in SvxCSS1ParserNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-20loplugin:useuniqueptr in SvxCSS1PropertyInfoNoel Grandin
2018-07-20loplugin:useuniqueptr in SvxCSS1ParserNoel Grandin
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-02loplugin:singlevalfieldsNoel Grandin
2018-01-30Introduce name for one specific use of USHRT_MAXStephan Bergmann
2018-01-22limit the rest of CSS1_PIXLENGTH usersCaolán McNamara
2018-01-19ofz#5483 Integer-overflowCaolán McNamara
2018-01-16ofz#5391 Integer-overflowCaolán McNamara
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11ofz#5247 Integer-overflowCaolán McNamara
2018-01-10ofz: Integer-overflowCaolán McNamara
2018-01-08ofz#5015 Integer-overflowCaolán McNamara