summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.cxx
AgeCommit message (Expand)Author
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl
2016-03-24sw: nAnz -> nCountMiklos Vajna
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-21don't crash due to earlier short readsCaolán McNamara
2015-08-21fix another ww6 crashCaolán McNamara
2015-08-21add ww6 test dir and fix a crashCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-06sw: use std::unique_ptr<> in ww8Miklos Vajna
2015-07-04Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-25sw: replace SwPaM's so-called "copy constructor"Michael Stahl
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20tdf#89756 Switched postfix to prefix operator++/--Gulsah Kose
2015-03-17WW8: bShdTxtCol is always falseZolnai Tamás
2015-03-15WW8: bCharShdTxtCol is always falseZolnai Tamás
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-05asan: cast is totally wrong hereCaolán McNamara
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15Resolves: fdo#87248 assume 0 chse means use encoding that matches lidCaolán McNamara
2014-12-03when parking pams, park into nearest txtnodeCaolán McNamara
2014-12-02Resolves: fdo#36514 avoid empty style names in ww2 docsCaolán McNamara