summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par6.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-04simplify loopJochen Nitschke1-5/+1
2016-10-03Fix typosAndrea Gelmini1-2/+2
2016-10-03sw: prefix members of WW8FibMiklos Vajna1-2/+2
2016-09-15use std::unique_ptr and remove custom dtor for coverity#1371321Caolán McNamara1-7/+6
2016-09-15untangle this a bit, not immediately clear what it didCaolán McNamara1-4/+4
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-08-19loplugin:countusersofdefaultparams in swNoel Grandin1-1/+1
2016-08-18coverity#1371126 Logically dead codeCaolán McNamara1-2/+2
2016-08-17convert SvxLineSpace to scoped enumNoel Grandin1-4/+4
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-06-27loplugin:singlevalfields in sw(part2)Noel Grandin1-1/+0
2016-06-10Convert SvxPraVertAlignItem::Align to scoped enumNoel Grandin1-7/+8
2016-05-30Convert FontRelief to scoped enumNoel Grandin1-5/+5
2016-05-16Fix typosAndrea Gelmini1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-3/+4
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-10/+10
2016-04-28tdf#74328: loading section page no. as 16 bit unsignedOliver Specht1-2/+2
2016-04-22Avoid reserved identifiersStephan Bergmann1-13/+13
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin1-4/+4
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-7/+14
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-17/+17
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-08DOC import: handle smart tags via RES_FLTR_RDFMARKMiklos Vajna1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-18/+18
2015-11-11sw: prefix members of SwWW8StyInfMiklos Vajna1-34/+34
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-414/+414
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-10-17tdf#36117 .doc preserve page vertical alignment after RTJustin Luth1-5/+35
2015-10-14fix SwIndex assert on fdo66692-2.docCaolán McNamara1-0/+15
2015-10-05sw: don't hardcode sprmCCvUl (underline color)Miklos Vajna1-1/+1
2015-09-29Fix typosAndrea Gelmini1-2/+2
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-4/+4
2015-09-09no point in reminding me now, we shipped a while backCaolán McNamara1-2/+2
2015-09-04drop pams before removing extraneous parasCaolán McNamara1-1/+1
2015-08-11more long to WW8_CP conversionsCaolán McNamara1-2/+1
2015-08-10Translate German comments to English, part 1.Thomas Klausner1-254/+250
2015-08-07cppcheck:noExplicitConstructorNoel Grandin1-3/+3
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-30tdf#92281 - FILEOPEN: Only western font is set for symbols in DOC filesMark Hung1-0/+2
2015-06-23Revert "Typo: iff->if"Julien Nabet1-1/+1
2015-06-23Typo: iff->ifJulien Nabet1-1/+1
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-216/+216
2015-05-05loplugin:staticmethodsNoel Grandin1-13/+13
2015-05-02sw: prefix members of SwWW8ImplReaderMiklos Vajna1-389/+389
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-1/+1
2015-04-07negative after-text indents ignored by msword for aposCaolán McNamara1-0/+26
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-34/+34