summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par2.cxx
AgeCommit message (Expand)Author
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
2014-12-02loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-07Correct number format mapping for CJK numbered lists in rtf/doc/docx filters.Mark Hung
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara
2014-10-28coverity#1242656 Untrusted loop boundCaolán McNamara
2014-10-22Resolves: ooo#40683 support word for windows 1Caolán McNamara
2014-10-15fix up indentCaolán McNamara
2014-09-18fdo#82577: Handle FontNoel Grandin