summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
2022-06-14sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-06-10sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-05-11sw XHTML export: output table / table row background format using CSSMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-08-12Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara
2021-08-12cCSS1_style_opt_end is '\"' so these two lines are the sameCaolán McNamara
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-02Fix typo in codeAndrea Gelmini
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-10-20use tools::Long in swNoel
2020-09-30loplugin:reducevarscope in swNoel
2020-09-28'Jaket' -> EnvelopeCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
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-03Css1FrameSize::AnyHeight is deadNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: swStephan Bergmann
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos 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-11rename Prc->Percent in swNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-08-03Fix typosAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-12sw HTML export: handle field shadings view optionMiklos Vajna
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin