summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.hxx
AgeCommit message (Expand)Author
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
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-20sw: avoid 'using namespace' in headersMiklos Vajna
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13boost->stdCaolán McNamara
2015-09-04drop pams before removing extraneous parasCaolán McNamara
2015-09-01-fsanitize=nullStephan Bergmann
2015-08-25we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-08-25ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-24consider validity of m_nDrawCpOCaolán McNamara
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara
2015-08-14skip importing properties if the desired start pos is invalidCaolán McNamara
2015-08-11avoid hang with certain .docsCaolán McNamara
2015-08-07Translate remaining German comments to English.Thomas Klausner
2015-08-06sw: use std::unique_ptr<> in ww8Miklos Vajna
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26use new unocrsrs in ww8Bjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-14ooo#59101 word 6 graphic anchors should work like word 97 onesCaolán McNamara
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorage aliasStephan Bergmann
2015-05-07Remove SvStorageRef aliasStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-20sw: prefix WW8FormulaControl membersMiklos Vajna
2015-04-07negative after-text indents ignored by msword for aposCaolán McNamara
2015-03-24SkipImages option for document importLászló Németh
2015-03-17WW8: bShdTxtCol is always falseZolnai Tamás
2015-03-15WW8: bCharShdTxtCol is always falseZolnai Tamás
2015-03-02V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-02unwind the casts to initial entry pointsCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-30i#93570 DOC import: handle commented text ranges via RES_FLTR_ANNOTATIONMARKMiklos Vajna
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-04bnc#636128 DOC import: handle FFData.cchMiklos Vajna
2014-10-29sw: translate Netto to NetMichael Stahl