summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
AgeCommit message (Expand)Author
2018-04-16Fix typosAndrea Gelmini
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-04Translate German variable namesJohnny_M
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-11-30TypedWhichId for RES_PARAATR constantsNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-10-25tdf#105381 ww8export: support footnote numbering per pageJustin Luth
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-05ww8: always use "" for includes in current source's directoryMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-10tdf#39468: Translate some german commentsChristian Barth
2017-06-22tdf#39468 Translate some random German comments/termsJens Carl
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-05-08tdf#39468: Translate German comments in sw/source/filter/ww8/wrtw8sty.cxxJens Carl
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-06doc/docx: make unit test for tdf#99120 round-tripableJustin Luth
2017-03-02Fix typosAndrea Gelmini
2017-02-24vector::data seems more natural than &vector::frontCaolán McNamara
2017-02-24Rename sprm ids to match [MS-DOC] documentationMike Kaganski
2017-02-02bffvalidator: fix a retro-fitted by ms after the fact warningCaolán McNamara
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-25tdf#101814 sw: MSWord export: don't override first-page with heuristicsMichael Stahl
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-06-06sw: simplify identical branches in WW8AttributeOutput::DefaultStyleMichael Stahl
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-02sw: translate last Anz occurrences in headersMiklos Vajna
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19Remove nesting assignments inside the expression.Mark Hung
2016-02-13tdf#76817: fix missing heading styles assigned to outline levels in ooxmlMark Hung
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin