summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8sty.cxx
AgeCommit message (Expand)Author
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
2015-11-11Replace several for_each by range based fors and functors by lambdas in sw.Mario J. Rugiero
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-13boost->stdCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-06-21some ww6 left-oversCaolán McNamara
2015-06-20sw: WW8 export: remove unused WW8_SepInfo::pNumNdMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, partB: newly dead functionsMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part7: bWrtWW8 in wrtw8sty.cxxMichael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part4: wwFont::mbWrtWW8Michael Stahl
2015-06-20sw: WW8 export: remove WW6 export, part3: wwFontHelper::mbWrtWW8Michael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-07Fix typo informations -> informationAndrea Gelmini
2015-05-07sw: prefix members of MSWordStylesMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-03sw: prefix members of MSWordExportBaseMiklos Vajna