summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8atr.cxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-02bffvalidator: animated text srpm has 1 byte payload, not 2Caolán McNamara
2016-11-30convert WRITEFIELD constants to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-11-05tdf#41542 MSWordExport: accommodate page's borderless paddingJustin Luth
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
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-07-05Clarify calculation precedence tdf#39440Muhammet Kara
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-19tdf#75757: remove inheritance on vector (SwTableBoxes)Bjoern Michaelsen
2016-05-14tdf#99699 Do nullptr check BEFORE calling methodMichael Weghorn
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-11SAL_FALLTHROUGH is intended hereStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-04-27tdf#99474 close direct char fmt at end of paraLuke Deller
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-09crashtesting: assert on exporting tdf94913-1.docx to docCaolán McNamara
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-12TyposJulien Nabet
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon