summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
2023-04-07Make encodeForXml accessible for other modulesSzymon Kłos
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-09-17tdf#64222 sw: better DOCX import/export of paragraph marker formattingMichael Stahl
2019-08-03Fix typosAndrea Gelmini
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-12sw HTML export: handle field shadings view optionMiklos Vajna
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-12-18Get rid of aEmptyOUStrMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-24remove unused VarHeight from Css1FrameSizeNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-10-24Fix typosAndrea Gelmini
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-06-12loplugin:constantparamNoel Grandin
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-04-11sw reqif-xhtml export: limit values of the style attributeMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-20sw XHTML export: fix duplicated style attribute for table border/backgroundMiklos Vajna
2018-03-19sw XHTML export: avoid <strike> for strikeout in ReqIF modeMiklos Vajna
2018-03-13sw XHTML export: avoid <u> for underline in ReqIF modeMiklos Vajna
2018-03-07use more Color in swNoel Grandin
2018-03-01sw HTML export: ReqIf implies we write a fragmentMiklos Vajna
2018-03-01sw HTML export: handle XHTML ns alias even with HTMLOutFuncs::Out_AsciiTag()Miklos Vajna
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-20drop Color::SetColor(ColorData) in favour of operator=Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-27Typo: Grafic -> GraphicSamuel Mehrbrodt
2017-08-21remove dead sw error codesNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-21loplugin:unusedfields in sw part3Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-05Fix typosAndrea Gelmini
2017-05-02tdf#39468: Translate German comments in swJens Carl
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-25Fix typosAndrea Gelmini