summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2022-07-13add first writer vba test - for find behaviorHannah Meeks
2022-07-12tdf#149313: DOCX import: improved conditions for removeparagraphVasily Melenchuk
2022-07-12tdf#114734 docx export: save comment paragraph propertiesJustin Luth
2022-07-12tdf#149707 sw_redlinenum DOCX export: fix tracked moving of list itemsLászló Németh
2022-07-12elide some dynamic_castNoel Grandin
2022-07-12tdf#142715 sw: fix crash on exit when textbox inserted to tableAttila Bakos (NISZ)
2022-07-12close object tag if writing out the preview(?) failsLuboš Luňák
2022-07-12tdf#149775 - VBA: Find should stay around.Hannah Meeks
2022-07-12tdf#149947: simplify filter list creationMike Kaganski
2022-07-11tdf#114734 writerfilter: avoid PostIt exceptionJustin Luth
2022-07-11tdf#149649: sw_ooxmlexport16: Add unittestXisco Fauli
2022-07-11Re-work extension handling to make tests easier to add.Hannah Meeks
2022-07-11tdf#148687 tdf#149173 tdf#149546 sw: fix crash with textboxesAttila Bakos (NISZ)
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08include namespace when writing <div> tag in Writer HTML exportLuboš Luňák
2022-07-08tdf#149649 sw_fieldmarkhide: delete any fieldmarks overlapping cellsMichael Stahl
2022-07-08xmloff, sw: ODF import/export of fieldmark separatorMichael Stahl
2022-07-08sw: split HideFieldmarkCommands out of ExpandFieldsMichael Stahl
2022-07-08tdf#149747 DOCX import: use UI style name for tracked changesTünde Tóth
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-08tdf#149711 sw_redlinenum DOCX: import moveTo paragraph markLászló Németh
2022-07-07do not write vspace/hspace attributes to reqifLuboš Luňák
2022-07-07tdf#149089 fallback GridMode.Mark Hung