summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlctxt.cxx
AgeCommit message (Expand)Author
2021-06-03sw: rename some variable/method names in html import/exportTomaž Vajngerl
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2020-01-24loplugin:makeshared in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-05sw: prefix members of HTMLAttrMiklos Vajna
2018-10-03no need to call empty() before clear()Noel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-07-17loplugin:useuniqueptr in HTMLAttrContextNoel Grandin
2018-04-11sw: prefix members of HTMLAttrContextMiklos Vajna
2018-01-22sw: add an assert wrt. recent bug in SwHTMLParser::SplitAttrTab()Michael Stahl
2018-01-21Fix typosAndrea Gelmini
2018-01-20ofz#5253 restore some sort of valid state on missing RestoreCaolán McNamara
2018-01-18ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-16ofz: dangling pointersCaolán McNamara
2017-12-14fiddle with leaks some moreCaolán McNamara
2017-12-12ofz: more leaksCaolán McNamara
2017-11-13Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Use unique_ptr for HTMLAttrContext::pFrameItemSetStephan Bergmann
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-14tdf#39468 Translate German comments in swJens Carl
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-02-06Translate German commentsLukas Röllin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-09-21remove #defines for HtmlContextFlags masksJochen Nitschke
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-07convert HTML_CNTXT constants to typed_flagsNoel Grandin
2016-09-07convert HTML_FF flags to typed_flagsNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
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-13remove some useless commentsNoel Grandin
2015-05-31Use size_t, auto and range-based for loopsMatteo Casalin
2015-05-31Use auto and range-based for loopsMatteo Casalin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: More variable renaming.Jan Holesovsky