summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlsect.cxx
AgeCommit message (Expand)Author
2021-11-02drop PendingDrawObjectsInPaM in favor of detecting draw objects removalCaolán McNamara
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-12ofz#39850 remove content anchored to para being removedCaolán McNamara
2021-10-10use SfxItemSetFixed in swNoel Grandin
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
2020-11-11loplugin:stringviewNoel
2020-10-20use tools::Long in swNoel
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-11rename Prc->Percent in swNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-10Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-04-15improve loplugin simplifyconstructNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-22convert JumpToMarks to scoped enumNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin
2018-08-07ofz#9733 drop bookmarks in deleted rangeCaolán McNamara
2018-02-07ofz#6064 clear footnotes from tobe-deleted paragraphCaolán McNamara
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-02ofz: assert on trying to insert footer when already inserting the footerCaolán McNamara
2018-01-01ofz#4817 Bad-castCaolán McNamara
2017-12-31CurrentTableInPaM->PendingTableInPaMCaolán McNamara
2017-12-25ofz#4732 Null-dereferenceCaolán McNamara
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-21ofz: avoid deleting the table still being processedCaolán McNamara
2017-12-16ofz: dangling pointersCaolán McNamara
2017-12-12ofz: more leaksCaolán McNamara
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-15Fix typosAndrea Gelmini
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin