summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2024-06-02cid#1602443: use_after_freeJulien Nabet
2024-06-02ofz#69356 Integer-overflowCaolán McNamara
2024-06-01loplugin:ostr in sw/../filterNoel Grandin
2024-06-01tdf#159897 docx import: fix ScreenTip of hyperlinkTibor Nagy
2024-06-01tdf#144208 speedup doc with lots of redline(2)Noel Grandin
2024-06-01tdf#144208 speedup doc with lots of redlineNoel Grandin
2024-05-31tdf#160984 sw continuous endnotes: hide not functional UI in this modeMiklos Vajna
2024-05-31tdf#161360 sw: fix cursor position deselecting image in tableLászló Németh
2024-05-31tdf#160984 sw continuous endnotes: fix the endnote continuation separator lenMiklos Vajna
2024-05-31tdf#149258 sw ms export: no separator for NONE numbering levelJustin Luth
2024-05-31Set strings as translatableTaichi Haradaguchi
2024-05-31tdf#161318 sw clearing break: fix this at section endMiklos Vajna
2024-05-31unique_ptr->optional in SwLinguIterNoel Grandin
2024-05-31tdf#161332 sw: fix missing selection of floating tableLászló Németh
2024-05-31Drop direct uses of SwRectFn; use SwRectFnSet insteadMike Kaganski
2024-05-31tdf#160958: merge hidden section's follows; move first-on-page section backMike Kaganski
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