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