summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2022-07-22sw: fix heap-use-after-free in SwTextNode::InsertHint()Miklos Vajna
2022-07-22tdf#139128 DOCX: fix export of line break in text framesTünde Tóth
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-22tdf#150086 DOCX import: fix ToC redline with lost contentLászló Németh
2022-07-22CppunitTest_sw_odfexport: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-07-21sw XHTML export: fix writing of section directionMiklos Vajna
2022-07-21Resolves: tdf#148743 TOC->Edit Index->Assign Styles; Styles aren't sortedCaolán McNamara
2022-07-21Revert "avoid repeated writer layout calls with tiled rendering" (tdf#145396)Luboš Luňák
2022-07-21Revert "do not draw directly in SwViewShell in LOK mode"Luboš Luňák
2022-07-21Removed executable bits on doc filesAndrea Gelmini
2022-07-21Fix typosAndrea Gelmini
2022-07-21More RTTI needed by UBSan nowStephan Bergmann
2022-07-21Removed executable bits on doc filesAndrea Gelmini
2022-07-21tdf#119840 don't load redlines in lcl_FindParagraphClassificationFieldNoel Grandin
2022-07-21allocate SwFormatVertOrient inline in SwNumFormatNoel Grandin
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