summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-05-30ubsan: runtime error: reference binding to null pointer of type 'const SwFrame'Caolán McNamara
2024-05-30simplifyNoel Grandin
2024-05-30tdf#161318 sw clearing break: ignore wrap-through anchored objectsMiklos Vajna
2024-05-30avoid some dynamic_cast in SwTextFrameNoel Grandin
2024-05-30reduce allocation of SwPaMNoel Grandin
2024-05-30reduce heap allocationNoel Grandin
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli
2024-05-30GetMarkedObjectByIndex -> GetMarkedObjectList().GetMark()->GetMarkedSdrObj()Xisco Fauli
2024-05-30tdf#131098 docx export: write fill property of graphicJustin Luth
2024-05-30tdf#131098 oox import: apply fill properties to graphicJustin Luth
2024-05-30SwNavigator: simplify table deleteJim Raykowski
2024-05-29tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh
2024-05-29tdf#160984 sw continuous endnotes: DOCX: export of <w:endnotePr> pos == sectEndMiklos Vajna
2024-05-29simplify and reduce allocation in SwRedlineTable::getTextOfAreaNoel Grandin
2024-05-29SortMarkedObjects() -> GetMarkedObjectList().ForceSort()Xisco Fauli
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli
2024-05-29create comment reply synchronouslyPranam Lashkari
2024-05-29tdf#161202: lowers shouldn't move forward because of lack of spaceMike Kaganski
2024-05-29simplify and reduce allocation in SwRedlineTableNoel Grandin
2024-05-29loplugin:ostr in sw/../writerfilterNoel Grandin
2024-05-29avoid dynamic_cast in SwCursorShellNoel Grandin
2024-05-29avoid dynamic_cast in SwTOXBaseNoel Grandin
2024-05-29avoid dynamic_cast in SwTextNodeNoel Grandin
2024-05-29Revert "tdf#161261 sw: fix lost size of image resized in fixed-height cell"Stephan Bergmann
2024-05-28Set minimal size to variable field pageOliver Specht
2024-05-28avoid dynamic_cast in ModifyChangedHintNoel Grandin
2024-05-28avoid dynamic_cast in SwXRedlineNoel Grandin
2024-05-28tdf#160984 sw continuous endnotes: DOCX: import <w:endnotePr> pos == sectEndMiklos Vajna
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-28sw doc model xml dump: show SwFormatEndAtTextEndMiklos Vajna
2024-05-28sw: use SAL_RET_MAYBENULL in getOtherTextBoxFormat()Xisco Fauli
2024-05-28Fix typoAndrea Gelmini
2024-05-28loplugin:ostr in sw/../ww8Noel Grandin
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-28avoid dynamic_cast in PostItMgrNoel Grandin
2024-05-28avoid dynamic_cast in SwView::NotifyNoel Grandin
2024-05-28no need to dynamic_cast hereNoel Grandin
2024-05-28SwNavigator: Improve Indexes context menuJim Raykowski
2024-05-28tdf#160198 Compatibility in background shapes/picturesOliver Specht
2024-05-28sw: rename SwIndexes to SwContentIndexes in commentsMiklos Vajna
2024-05-27tdf#160984 sw continuous endnotes: fix crash on loading forum-mso-en-7731.docxMiklos Vajna
2024-05-27Fix typoAndrea Gelmini
2024-05-24tdf#161261 sw: fix lost size of image resized in fixed-height cellLászló Németh
2024-05-24sw qa: rename writerfilter/cppunittests to just writerfilterMiklos Vajna
2024-05-24Resolves tdf161196 - Visibility of formatting marksHeiko Tietze
2024-05-24sw: rename SwIndex to SwContentIndex in commentsMiklos Vajna
2024-05-24tdf#145972 sw image dialog: fix bad rel width w/ pt units and kept aspect ratioMiklos Vajna
2024-05-24tdf#160984 sw continuous endnotes: fix the endnote separator lengthMiklos Vajna
2024-05-23tdf#160984 sw continuous endnotes: fix the endnote separator positionMiklos Vajna
2024-05-23use SAL_RET_MAYBENULL in GetActiveWrtShell(), GetActiveView()...Xisco Fauli