summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl
2021-07-16crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara
2021-07-16Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara
2021-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth
2021-07-16sw: handle mbProtectForm when replacing compat optionsMiklos Vajna
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna
2021-07-14Remove unused fileSamuel Mehrbrodt
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth
2021-07-14Resolves tdf#113171 - Text box must not toggle commandHeiko Tietze
2021-07-14tdf#143320 Crash at paste/undo paste againNoel Grandin
2021-07-14use ImplInheritanceHelper in SwXTextFrameNoel Grandin
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel
2021-07-14tdf#141964 writerfilter CN: only one style per outline levelJustin Luth
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh
2021-07-13testVerticallyMergedCellBorder: increase twips tolerance to 30Ilmari Lauhakangas
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh
2021-07-13tdf#78150 Add UnitTestshubham656
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen
2021-07-13tdf#143257 like graphics defer creating transfer data for drawings until neededCaolán McNamara
2021-07-13sw RTF export: use std::make_uniqueMiklos Vajna
2021-07-12crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12try to restore SwpHints::MergePortions (2nd attempt)Noel Grandin
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-10try to restore SwpHints::MergePortions...Noel Grandin
2021-07-10make SwpHints::MergePortions a little easier to readNoel Grandin
2021-07-09Remove some iterator abuseBjoern Michaelsen
2021-07-09remove some SwIterator abuseBjoern Michaelsen
2021-07-09remove global bDontCreateObjects bitBjoern Michaelsen
2021-07-09ofz: OOMCaolán McNamara
2021-07-09make this a little more readableCaolán McNamara
2021-07-09tdf#141964 writerfilter CN: also insert inherited listLevelsJustin Luth
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-09sw: handle mbAddVerticalFlyOffsets when replacing compat optionsMiklos Vajna
2021-07-09tdf#141964 writerfilter CN: listLevel 9 means no numberingJustin Luth
2021-07-08tdf#141964 writerfilter CN: get paragraph and inherited listLevelJustin Luth
2021-07-08tdf#142700 DOCX: fix lost track changes of imagesLászló Németh
2021-07-08sw: use SfxPoolItem::StaticWhichCast() in SwTextBoxHelperMiklos Vajna
2021-07-07make code a little clearer to indicate that pAnchor isn't leakedCaolán McNamara