summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlsect.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-19sw HTML import: ignore hidden text framesMiklos Vajna1-0/+13
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-5/+2
2019-12-11rename Prc->Percent in swNoel Grandin1-7/+7
2019-12-11convert SectionType to scoped enumNoel Grandin1-3/+3
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-22convert JumpToMarks to scoped enumNoel Grandin1-4/+4
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-10-01loplugin:useuniqueptr in SwHTMLParserNoel Grandin1-10/+8
2018-08-07ofz#9733 drop bookmarks in deleted rangeCaolán McNamara1-1/+1
2018-02-07ofz#6064 clear footnotes from tobe-deleted paragraphCaolán McNamara1-0/+3
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-5/+5
2018-01-02ofz: assert on trying to insert footer when already inserting the footerCaolán McNamara1-1/+6
2018-01-01ofz#4817 Bad-castCaolán McNamara1-1/+1
2017-12-31CurrentTableInPaM->PendingTableInPaMCaolán McNamara1-1/+1
2017-12-25ofz#4732 Null-dereferenceCaolán McNamara1-1/+2
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin1-1/+1
2017-12-21ofz: avoid deleting the table still being processedCaolán McNamara1-1/+2
2017-12-16ofz: dangling pointersCaolán McNamara1-1/+1
2017-12-12ofz: more leaksCaolán McNamara1-26/+24
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-11/+11
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+3
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-3/+3
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin1-9/+10
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-17/+19
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-10tdf#39468 Translate German comments in swJens Carl1-37/+33
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-3/+3
2017-03-06templatize HTMLEnumOption::GetEnum methodsNoel Grandin1-2/+1
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin1-22/+22
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna1-8/+8
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke1-10/+5
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin1-7/+7
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-5/+5
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-3/+3
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-1/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-20/+20
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12