summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2024-05-23sw: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-23tdf#159899 sw: show hyperlink name as tooltipTibor Nagy
2024-05-23use SAL_RET_MAYBENULL in GetUserCallXisco Fauli
2024-05-23sw: Use SAL_RET_MAYBENULL in GetEditShell()Xisco Fauli
2024-05-23sw: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-23CppunitTest_sw_rtfexport8: avoid DECLARE_RTFEXPORT_TESTMiklos Vajna
2024-05-23sw/qa: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-23loplugin:ostr in sw/../vbaNoel Grandin
2024-05-22NFC IsInline includes GetAnchorId() == RndStdIds::FLY_AS_CHARJustin Luth
2024-05-22split a piece of code out as a standalone GetOrCreateAnnotationWindowCaolán McNamara
2024-05-22Handle empty range correctlyMike Kaganski
2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark
2024-05-22tdf#160984 sw continuous endnotes: fix the endnote container's top marginMiklos Vajna
2024-05-22loplugin:ostr in sw/../dbuiNoel Grandin
2024-05-22sw: Change OSL_ENSURE -> assertMichael Weghorn