summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par.cxx
AgeCommit message (Expand)Author
2021-11-24ofz#39252 use safer SwUnoCursor for the pos to move back toCaolán McNamara
2021-11-24ofz#37322 Bad-castCaolán McNamara
2021-03-22ofz#26943 detect if FormatOfJustInsertedApo was deletedCaolán McNamara
2021-02-10tdf#91920 sw page gutter margin, from top: add DOC filterMiklos Vajna
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-08-25ofz#25169 insertion into set might find a duplicateCaolán McNamara
2020-06-15tdf#128195 Keep spacing below last paragraph in header (docx)Samuel Mehrbrodt
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-15sw padded numbering: add DOC footnote filterMiklos Vajna
2019-12-18ofz#18534 sw: WW8 import: avoid creating redlines that overlap...Michael Stahl
2019-11-27tdf#128605 DOC import: fix cont sect break with different top/bottom marginMiklos Vajna
2019-11-15ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2019-11-15sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl
2019-10-24replace some numbers with sprm idsCaolán McNamara
2019-10-17Remove some memset callsMike Kaganski
2019-10-02tdf#127862 ww8import: page style - import XATTR if definedJustin Luth
2019-10-01Avoid redundant IsAtEnd: NextItem returns nullptr iif iterator is at endMike Kaganski
2019-09-30tdf#124601 sw: add ContinuousEndnotes layout compat optionMiklos Vajna
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-27Related: tdf#124601 DOC import: always allow floating tables in header/footerMiklos Vajna
2019-09-20weld Application Colors pageCaolán McNamara
2019-09-04Fix typo in bug IDStephan Bergmann
2019-08-21Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara
2019-08-15loplugin:sequenceloop in swNoel Grandin
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-20loplugin:referencecasting in swNoel Grandin
2019-07-15cid#1448275 Dereference before null checkCaolán McNamara
2019-07-05Simplify Sequence iterations in sw/source/filter/*Arkadiy Illarionov
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*hxxGabor Kelemen
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-29tdf#56738: fix encoding in comments in doc files (>= Word 97)Julien Nabet
2019-05-27sw: prefix members of WW8DopTypographyMiklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-14loplugin:sequentialassign in swNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-29tdf#42949 Fix IWYU warnings in include/sfx2/[n-r]*Gabor Kelemen
2019-03-04Rename SVBT16ToShort to SVBT16ToUInt16Stephan Bergmann
2019-02-26svdtrans: nPi -> M_PI; nPi180 -> F_PI18000 to remove duplicatesMike Kaganski
2019-02-20tdf#123293 sfx2: fix metadata loss when loading from streamMichael Stahl
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-10loplugin:indentation in swNoel Grandin
2019-01-24ofz#12660 remove flys before removing trailing parasCaolán McNamara
2019-01-18pass SvxMSDffImportRec around using unique_ptrNoel Grandin