summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlsect.cxx
AgeCommit message (Expand)Author
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
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05sw: prefix members of SwHTMLParserMiklos Vajna
2015-10-02Fix typosAndrea Gelmini
2015-06-02Use more proper integer types and range-based for loopsMatteo Casalin
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens