summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/htmlcss1.cxx
AgeCommit message (Expand)Author
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
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-10-02loplugin:stringadd in swNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-10-01loplugin:useuniqueptr in SwPendingStackNoel Grandin
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-16ofz: dangling pointersCaolán McNamara
2017-12-12ofz: more leaksCaolán McNamara
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-16sw: prefix members of SwCSS1ParserMiklos Vajna
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-07-02loplugin:casttovoid: swStephan Bergmann
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-04-28tdf#39648: Translate German comments and terms in swJens Carl
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-12enum spelling: throught -> throughJustin Luth
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-14convert SvParserState to scoped enumNoel Grandin
2017-01-19use rtl::Reference in SwHTMLParserNoel Grandin
2016-11-25convert CSS1_SCRIPT to o3tl::typed_flagsNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-24sw: prefix members of SvxCSS1PropertyInfoMiklos Vajna
2016-09-08loplugin:constantparam in swNoel Grandin