summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-02-04rename Set/GetTextFirstLineOfst->Set/GetTextFirstLineOffsetNoel Grandin1-1/+1
2020-01-17sw reqif-xhtml export: fix not needed font name/sizeMiklos Vajna1-1/+1
2019-12-23sal_Char->char in swNoel Grandin1-29/+29
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-4/+0
2019-12-11num->number and bul->bullet in sw/Noel Grandin1-5/+5
2019-12-11rename Prc->Percent in swNoel Grandin1-12/+12
2019-12-11convert SwFrameSize to scoped enumNoel Grandin1-2/+2
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+5
2019-11-02New loplugin:conditionalstringStephan Bergmann1-4/+4
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-2/+2
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin1-4/+4
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-5/+5
2019-10-02loplugin:stringadd in swNoel Grandin1-10/+6
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl1-0/+3
2019-08-03Fix typosAndrea Gelmini1-1/+1
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-5/+5
2019-03-12sw HTML export: handle field shadings view optionMiklos Vajna1-9/+9
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-3/+3
2019-02-10loplugin:indentation in swNoel Grandin1-7/+7
2018-12-18Get rid of aEmptyOUStrMike Kaganski1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-4/+4
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-24remove unused VarHeight from Css1FrameSizeNoel Grandin1-8/+4
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-18/+18
2018-10-24Fix typosAndrea Gelmini1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin1-1/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-2/+2
2018-04-16sw: prefix members of WriterMiklos Vajna1-16/+16
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna1-11/+22
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-2/+2
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-2/+2
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna1-4/+11
2018-03-19sw XHTML export: avoid <strike> for strikeout in ReqIF modeMiklos Vajna1-1/+1
2018-03-13sw XHTML export: avoid <u> for underline in ReqIF modeMiklos Vajna1-2/+2
2018-03-07use more Color in swNoel Grandin1-3/+3
2018-03-01sw HTML export: ReqIf implies we write a fragmentMiklos Vajna1-0/+4
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna1-5/+5
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-2/+2
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-13/+13
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin1-2/+2
2017-10-27loplugin:constantparam in swNoel Grandin1-7/+5
2017-10-23loplugin:includeform: swStephan Bergmann1-8/+8
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt1-1/+1
2017-08-21remove dead sw error codesNoel Grandin1-1/+1