summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2017-11-30ofz: fix mem leakCaolán McNamara1-16/+16
2017-11-30tdf#113880 Fix a11y issues in tabs of the image properties dialogYousuf Philips3-100/+22
2017-11-30Tile the writer surround rendering to avoid large image scaling.Michael Meeks1-12/+28
2017-11-30tdf#65955 Bookmarks on two paragraphsSzymon Kłos3-3/+14
2017-11-29tdf#109202: Convert images to desired format in (f)odt filterKatarina Behrens1-1/+1
2017-11-28tdf#104035 RTF export: fix handling of absolute tab positionsMiklos Vajna3-2/+29
2017-11-28ofz: check sprm boundsCaolán McNamara2-7/+15
2017-11-27tdf#114023 typo of FMT_REF_ARY instead of FMT_REG_ARYCaolán McNamara1-1/+8
2017-11-25Fix a likely copypastaMatteo Casalin1-2/+2
2017-11-24ofz#4414 set new nWwCols after verifying legal sizeCaolán McNamara1-3/+3
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl3-12/+19
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski6-5/+62
2017-11-24improve scoping and use a ref instead of a pointerCaolán McNamara1-6/+5
2017-11-24Clean up loplugin:unnecessaryparen blacklistStephan Bergmann1-2/+2
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin26-50/+50
2017-11-24Fix typosAndrea Gelmini1-2/+2
2017-11-24sw: remove temporary debug code in txtfrmMiklos Vajna1-5/+0
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin26-169/+195
2017-11-24tdf#65955 DOCX: bookmarks at the end of paragraphSzymon Kłos5-11/+75
2017-11-23ofz#4335 verify sprmTDefTable lengthCaolán McNamara3-17/+26
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara1-1/+1
2017-11-23ofz#3301 add bugdocMichael Stahl1-0/+0
2017-11-23tdf#50746 add paste unformatted to menu and context menuYousuf Philips2-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann5-6/+6
2017-11-23An anonymous GraphicObject instance suffices hereStephan Bergmann1-2/+1
2017-11-23put GraphicObject on stack instead of heapStephan Bergmann1-2/+2
2017-11-23reduce scope of varStephan Bergmann1-2/+1
2017-11-23use std::unique_ptrStephan Bergmann1-14/+11
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin18-21/+21
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann78-177/+177
2017-11-22replace check of eof and GetError with goodCaolán McNamara3-4/+3
2017-11-22drop duplicate methodCaolán McNamara5-7/+7
2017-11-22Missing GraphicObject destruction, memory leakStephan Bergmann1-0/+1
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna15-2445/+3216
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos1-1/+1
2017-11-22Fix typoAndrea Gelmini3-6/+6
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin2-2/+2
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-1/+1
2017-11-21coverity warningsCaolán McNamara10-11/+13
2017-11-21another expected exception in initial corpusCaolán McNamara1-0/+4
2017-11-21don't abort on expected exceptionCaolán McNamara1-1/+9
2017-11-21add docx support to fftesterCaolán McNamara1-1/+35
2017-11-21ofz#4306 Infinite-LoopCaolán McNamara1-12/+10
2017-11-21tdf#106988 Change default numbering list stylesYousuf Philips1-34/+38
2017-11-21loplugin:flatten in swNoel Grandin75-5796/+5901
2017-11-21RTF import: add even section break testcaseMiklos Vajna2-0/+22
2017-11-21clang-format fixesMiklos Vajna1-85/+109
2017-11-21coverity#1422233 Unchecked return valueCaolán McNamara1-1/+1
2017-11-21tdf#86087 don't decode linksSzymon Kłos4-6/+8
2017-11-21Fix typosAndrea Gelmini2-2/+2