summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2017-11-25Fix a likely copypastaMatteo Casalin
2017-11-24ofz#4414 set new nWwCols after verifying legal sizeCaolán McNamara
2017-11-24tdf#113938 sw: apply new default vertical orientation only during importMichael Stahl
2017-11-24tdf#67207: export MERGEDIELD to DOCX and DOCMike Kaganski
2017-11-24improve scoping and use a ref instead of a pointerCaolán McNamara
2017-11-24Clean up loplugin:unnecessaryparen blacklistStephan Bergmann
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-24Fix typosAndrea Gelmini
2017-11-24sw: remove temporary debug code in txtfrmMiklos Vajna
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-11-24tdf#65955 DOCX: bookmarks at the end of paragraphSzymon Kłos
2017-11-23ofz#4335 verify sprmTDefTable lengthCaolán McNamara
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23ofz#3301 add bugdocMichael Stahl
2017-11-23tdf#50746 add paste unformatted to menu and context menuYousuf Philips
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23An anonymous GraphicObject instance suffices hereStephan Bergmann
2017-11-23put GraphicObject on stack instead of heapStephan Bergmann
2017-11-23reduce scope of varStephan Bergmann
2017-11-23use std::unique_ptrStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22Missing GraphicObject destruction, memory leakStephan Bergmann
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-22tdf#86087 fix relative link open on linuxSzymon Kłos
2017-11-22Fix typoAndrea Gelmini
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-21coverity warningsCaolán McNamara
2017-11-21another expected exception in initial corpusCaolán McNamara
2017-11-21don't abort on expected exceptionCaolán McNamara
2017-11-21add docx support to fftesterCaolán McNamara
2017-11-21ofz#4306 Infinite-LoopCaolán McNamara
2017-11-21tdf#106988 Change default numbering list stylesYousuf Philips
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-21RTF import: add even section break testcaseMiklos Vajna
2017-11-21clang-format fixesMiklos Vajna
2017-11-21coverity#1422233 Unchecked return valueCaolán McNamara
2017-11-21tdf#86087 don't decode linksSzymon Kłos
2017-11-21Fix typosAndrea Gelmini
2017-11-21Avoid static_cast on dead SwVirtFlyDrawObj object for nowStephan Bergmann
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-21Fix typosAndrea Gelmini
2017-11-20SwDBManager: move implementation details from interfaceMike Kaganski
2017-11-20Disabled slot with Put leaks entry (StateFormatPaintbrush/sw)Julien Nabet
2017-11-20ofz#4327 Integer-overflowCaolán McNamara
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin