summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-07-21Cleanup restoring last positionMike Kaganski
2022-07-21sw content controls, plain text: apply formatting to the entire contentsMiklos Vajna
2022-07-21shrink size of SwRangeRedlineNoel Grandin
2022-07-21use more concrete UNO classes in writerNoel Grandin
2022-07-20sw content controls, plain text: add doc model & UNO APIMiklos Vajna
2022-07-20VBA Fix off by one error in setting rangeHannah Meeks
2022-07-20VBA: Selection.Find should select whole doc if no prior selection.Hannah Meeks
2022-07-20tdf#149915 Proper creation of vnd.sun.star.pkg:// URLGülşah Köse
2022-07-20VBA: Add Select Method to ActiveDocumentHannah Meeks
2022-07-20VBA: Add test documents for vbaHannah Meeks
2022-07-20tdf#139759 doc import: import comment highlight/shadeJustin Luth
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-19tdf#135794 sw: add no-headers to AllowCommentsInFootnotesJustin Luth
2022-07-19tdf#119840 reduce lines we need to scan in CompressRedlinesNoel Grandin
2022-07-19tdf#119840 loop backwards in DocumentRedlineManager::SplitRedlineNoel Grandin
2022-07-19tdf#119840 remove some unnecessary comparisonsNoel Grandin
2022-07-19tdf#119840 use more StartEnd()Noel Grandin
2022-07-19sw content control, date: allow selecting via the keyboardMiklos Vajna
2022-07-19sw: document SwCondCollPageMiklos Vajna
2022-07-19Fix typoAndrea Gelmini
2022-07-19tdf#135794 sw: add no-frames to AllowCommentsInFootnotesJustin Luth
2022-07-18tdf#119840 exit loop early in DocumentRedlineManager::AppendRedlineNoel Grandin
2022-07-18sw: fix crash in SwTextShell::Execute()Miklos Vajna
2022-07-18sw content control, picture: allow replacing via the keyboardMiklos Vajna
2022-07-18cid#1507361 Unchecked dynamic_castCaolán McNamara
2022-07-18cid#1507355 Dereference after null checkCaolán McNamara
2022-07-18tdf#149548 sw: don't rely on binary search in SplitRedline()Michael Stahl
2022-07-18sw: prefix members of ww8toolbarMiklos Vajna
2022-07-17tdf#119840 reduce cost of SwPosition::operator<=Noel Grandin
2022-07-17tdf#54703 fix unhiding at PDF export of cond. hidden sectionsTomaž Vajngerl
2022-07-16tdf#64242 sw table: improve Optimal Column Width function logicJustin Luth
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-07-15tdf#139759 writerfilter: avoid exception importing w:shd in commentsJustin Luth
2022-07-15sw content control, dropdown: allow selecting via the keyboardMiklos Vajna
2022-07-15Removed executable bits on doc fileAndrea Gelmini
2022-07-15CppunitTest_sw_layoutwriter2: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-07-14tdf#139759 sw ms-formats: export comment char backgroundJustin Luth
2022-07-14sw content control, checkbox: allow toggling via the keyboardMiklos Vajna
2022-07-14tdf#149978 sw: ODF import: fix nondeterministic automatic stylesMichael Stahl
2022-07-14loplugin:moveitNoel Grandin
2022-07-14The DefaultPropertyName for range is texHannah Meeks
2022-07-14tdf#149963 - XFind not a property/attribute of XRangeHannah Meeks
2022-07-14Relates tdf#139141 - Make variable date/time field the defaultHeiko Tietze
2022-07-14sw: prefix members of ww8toolbarMiklos Vajna
2022-07-14tdf#148198: merge identical hyperlinks of adjacent text ranges on ODF exportMike Kaganski
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-07-13sw: fix spurious layout invalidation from ~SwCallLink()Michael Stahl
2022-07-13loplugin:unusedmethodsNoel Grandin