summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2024-06-04loplugin:ostr in sw/.../shellsNoel Grandin
2024-06-04Make sure that the big value doesn't readily overflowMike Kaganski
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-06-04Fix typoAndrea Gelmini
2024-06-03cid#1602449 Resource leakCaolán McNamara
2024-06-03tdf#77388 sw: fix missing table border at cropped imagesLászló Németh
2024-06-03loplugin:ostr in sw/.../sidebarNoel Grandin
2024-06-03tdf#160984 sw continuous endnotes: add enable/disable option UIMiklos Vajna
2024-06-03loplugin:ostr in sw/.../flduiNoel Grandin
2024-06-03tdf#161248 Don't duplicate bullets used in documentSamuel Mehrbrodt
2024-06-03cid#1602448 Unchecked return valueCaolán McNamara
2024-06-03Fix typoIlmari Lauhakangas
2024-06-02cid#1602450 Dereference after null checkCaolán McNamara
2024-06-02tdf#161368: use SwTwips for twip sizes, instead of sal_uInt16Mike Kaganski
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-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