summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/css1atr.cxx
AgeCommit message (Expand)Author
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
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-01-19use rtl::Reference in SwHTMLWriterNoel Grandin
2017-01-11loplugin:stringconstant: handle OStringBuffer::appendStephan Bergmann
2017-01-11Some loplugin:conststringvar/stringconstant improvements: swStephan Bergmann
2017-01-10New loplugin:conststringvar: swStephan Bergmann
2017-01-09New loplugin:externvar: swStephan Bergmann
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-25convert HTML_FRM_OPTS to o3tl::typed_flagsNoel Grandin
2016-11-25convert CSS1_FRMSIZE constants to o3tl::typed_flagsNoel Grandin
2016-11-25convert CSS1_BACKGROUND constants to scoped enumNoel Grandin
2016-10-31SvxBrushItem::GetGraphicLink no longer returns a pointerStephan Bergmann
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-09-01pTemplate can probably be null hereStephan Bergmann
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin
2016-08-17convert SvxInterLineSpaceRule to scoped enumNoel Grandin
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-05-27sw: these all look like intended fall-throughsMichael Stahl