summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna2-2/+22
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos1-1/+1
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski150-403/+404
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 Grandin22-162/+119
2021-07-17move BuildWhichTable and simplifyNoel Grandin2-4/+11
2021-07-17Bin useless commentTor Lillqvist1-3/+0
2021-07-16Fix typosAndrea Gelmini1-1/+1
2021-07-16tdf#92796 ODF import: remove unused bitmap fillsMichael Stahl1-0/+2
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-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 Grandin15-21/+21
2021-07-15tdf#134452 sw: fix page break disappears after applying table styleBalazs Santha1-15/+7
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin26-161/+85
2021-07-15tdf#119695 only add word to autocomplete suggestions when the cursor leaves itCaolán McNamara1-1/+5
2021-07-15sw: use SfxPoolItem::StaticWhichCast() in RtfAttributeOutputMiklos Vajna1-4/+6
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 Grandin1-4/+4
2021-07-14tdf#143219 improve docx import/export of contour wrapRegina Henschel1-3/+33
2021-07-13use ImplInheritanceHelper in SwXTextDocumentNoel Grandin1-6/+1
2021-07-13tdf#143215 DOCX import: fix tracked empty row insertion/deletionLászló Németh3-19/+29
2021-07-13tdf#143278 DOCX: support tracked table (row) insertionLászló Németh2-12/+15
2021-07-13tdf#142701 track changes: fix layout regression of image deletionLászló Németh1-8/+29
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 Grandin2-8/+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 Michaelsen2-35/+30
2021-07-09remove some SwIterator abuseBjoern Michaelsen2-40/+33
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
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann5-12/+8
2021-07-09sw: handle mbAddVerticalFlyOffsets when replacing compat optionsMiklos Vajna1-1/+1
2021-07-08sw: use SfxPoolItem::StaticWhichCast() in SwTextBoxHelperMiklos Vajna1-6/+3
2021-07-07make code a little clearer to indicate that pAnchor isn't leakedCaolán McNamara1-2/+3
2021-07-07remove [g|s]et_item_help_id for menubutton menu itemsCaolán McNamara1-6/+0
2021-07-07ofz#35832 TimeoutCaolán McNamara1-2/+5
2021-07-06tdf#140197 - Letter cut off at certain zoom-levelAndreas Heinisch1-1/+1