summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski161-449/+449
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna3-110/+110
2021-07-19sw: xDictionary may be an empty reference in SID_SPELLCHECK_IGNORE_ALLMiklos Vajna1-1/+1
2021-07-19tdf#128814 sw navigator: Make right-click select entryJim Raykowski1-0/+5
2021-07-17use WhichRangesContainer in swNoel Grandin29-190/+147
2021-07-17move BuildWhichTable and simplifyNoel Grandin2-4/+11
2021-07-17Bin useless commentTor Lillqvist1-3/+0
2021-07-16Fix typosAndrea Gelmini3-3/+3
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl3-0/+61
2021-07-16crashtesting: UaF on layout of fdo53985-1.docxCaolán McNamara2-1/+58
2021-07-16Only change SwLayAction::m_bAgain via SetAgainCaolán McNamara4-8/+12
2021-07-16Fix lang::Locale.Language usage, tdf#128191 follow-upEike Rathke1-1/+1
2021-07-16tdf#82111 rtf import: ensure CR before section breakJustin Luth2-0/+6
2021-07-16sw: handle mbProtectForm when replacing compat optionsMiklos Vajna1-1/+1
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski3-4/+4
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin16-22/+23
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha4-31/+56
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin27-161/+86
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara1-1/+5
2021-07-15tdf#58521 Enable ContinuousEndnotes compat option for RTF tooGabor Kelemen2-0/+232
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna1-4/+6
2021-07-14Remove unused fileSamuel Mehrbrodt1-39/+0
2021-07-14tdf#141964 writerfilter CN: numId0 has different meaning for RTFJustin Luth2-0/+50
2021-07-14Resolves tdf#113171 - Text box must not toggle commandHeiko Tietze1-0/+2
2021-07-14tdf#143320 Crash at paste/undo paste againNoel Grandin1-1/+0
2021-07-14use ImplInheritanceHelper in SwXTextFrameNoel Grandin2-7/+7
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel6-3/+111
2021-07-14tdf#141964 writerfilter CN: only one style per outline levelJustin Luth1-3/+6
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin2-10/+3
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh5-19/+32
2021-07-13testVerticallyMergedCellBorder: increase twips tolerance to 30Ilmari Lauhakangas1-1/+1
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh4-12/+38
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh2-8/+34
2021-07-13tdf#78150 Add UnitTestshubham6561-0/+19
2021-07-13tdf#141786 correct position of child elements in groupRegina Henschel1-7/+6
2021-07-13tdf#58521 DOCX import: enable ContinuousEndnotes compat flagGabor Kelemen3-1/+17
2021-07-13tdf#143257 like graphics defer creating transfer data for drawings until neededCaolán McNamara1-8/+1
2021-07-13sw RTF export: use std::make_uniqueMiklos Vajna1-1/+1
2021-07-12crashtesting: UaF on layout of ooo98566-1.odtCaolán McNamara1-0/+4
2021-07-12loplugin:unusedmethodsNoel Grandin6-25/+0
2021-07-12try to restore SwpHints::MergePortions (2nd attempt)Noel Grandin1-7/+5
2021-07-12sw: prefix members of SwXMLAutoStylePoolP, SwXMLConditionContext_Impl, ...Miklos Vajna5-49/+49
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt10-18/+11
2021-07-10try to restore SwpHints::MergePortions...Noel Grandin1-7/+3
2021-07-10make SwpHints::MergePortions a little easier to readNoel Grandin1-123/+133
2021-07-09Remove some iterator abuseBjoern Michaelsen3-35/+39
2021-07-09remove some SwIterator abuseBjoern Michaelsen3-40/+42
2021-07-09remove global bDontCreateObjects bitBjoern Michaelsen5-28/+47
2021-07-09ofz: OOMCaolán McNamara1-7/+8
2021-07-09make this a little more readableCaolán McNamara1-14/+9