summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2022-08-04removed unused variablesPranam Lashkari1-2/+0
2022-08-04show "tabs" tab in paragraph setting even when para has different settingsPranam Lashkari1-1/+1
2022-07-22tdf#149915 Proper creation of vnd.sun.star.pkg:// URLGülşah Köse1-19/+18
2022-05-27sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+7
2022-05-27tdf#148683 sw: fix crash on deleting text with redlining enabled, but hiddenMiklos Vajna4-1/+65
2022-05-27sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+1
2022-05-27tdf#135978 sw_redlinehide: recreate fly frames anchored to subsequent nodesMichael Stahl2-0/+56
2022-05-27sw: layout: fix crash when deleting page with section being formattedMichael Stahl3-0/+24
2022-05-27an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara1-3/+11
2022-05-27forcepoint#100 drop SwBorderAttrAccess to allow cache entry to be removedCaolán McNamara1-16/+26
2022-05-27tdf#145875 don't open Insert section dialog when pasting imageSzymon Kłos1-0/+5
2022-03-30forcepoint#82 back() called on empty vectorCaolán McNamara1-0/+28
2022-03-30forcepoint#86 RES_TXTATR_UNKNOWN_CONTAINER item put at invalid indexCaolán McNamara1-1/+1
2022-03-30tdf#147641 default font size for captions always resetNoel Grandin1-3/+3
2022-03-30tdf#135220 sw: fix layout after SwUndoDeleteMichael Stahl1-1/+4
2022-03-14tdf#147143 Word selection error in Arabic textNoel Grandin4-26/+26
2022-03-14sw_redlinehide: fix crashes in SwEditWin Surrounding functionsMichael Stahl1-12/+6
2022-03-14tdf#147416 sw_redlinehide: fix spell checking popupMichael Stahl1-4/+15
2022-03-10tdf#146597 sw: fix freezing with GroupShapemimo-7-2-branch-pointAttila Bakos (NISZ)3-1/+10
2022-03-10tdf#147414 sw_redlinehide: fix cursor position after AutoCorrectMichael Stahl2-0/+36
2022-03-10tdf#147310 sw_redlinehide: recreate frames for whole table deletedMichael Stahl2-1/+50
2022-03-10Fix flaky test on Win64Mike Kaganski1-21/+13
2022-03-10tdf#143239 sw: layout: invalidate fly position when moving off pageMichael Stahl3-0/+69
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl2-2/+40
2022-03-05sw: really prevent footnote frame against delete while it's movedMichael Stahl3-14/+47
2022-03-04add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara2-0/+2
2022-03-02protect frame from triggering deleting itselfCaolán McNamara3-0/+354
2022-02-28chart2: Break labels text and limit the size to the axis sizeTomaž Vajngerl1-1/+1
2022-02-24uitest: blind fix for UITest_writer_tests7 failedXisco Fauli1-0/+1
2022-02-22cid#1500612 Dereference after null checkCaolán McNamara1-1/+1
2022-02-21fix Writer key event delayed compression (tdf#145963)Luboš Luňák3-16/+19
2022-02-17Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara2-0/+2
2022-02-11limit style export to words max style countCaolán McNamara2-16/+16
2022-02-09SwNavigator: Improve detection of when the content tree needs refreshedJim Raykowski2-32/+39
2022-02-04tdf#137920 sw: avoid layout loop when inserting at-char anchored large imageMiklos Vajna4-1/+87
2022-02-03tdf#147115 writerfilter: style is only default if default=trueJustin Luth2-0/+5
2022-01-24tdf#122995 Trigger Chart refresh directly in UpdateCharts for SWArmin Le Grand (Allotropia)3-3/+29
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann2-0/+5
2022-01-14tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl4-0/+26
2022-01-12sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl2-21/+4
2022-01-10tdf#144890 Invalid selection area when text in LTR runNoel Grandin1-1/+1
2021-12-31tdf#146472: Missing page count in Go to Page dialog for some localesJulien Nabet1-1/+0
2021-12-27tdf#146257: sw: better handling for list numbering = NONEVasily Melenchuk3-1/+58
2021-12-24Outline folding: check pointer before useJim Raykowski1-4/+9
2021-12-24tdf#138743 sw_redlinehide: delete FlyFrames when hiding tracked changesMichael Stahl1-2/+1
2021-12-23tdf#135061: sw_uiwriter3: Add unittestXisco Fauli2-0/+36
2021-12-23tdf#135061 sw_redlinehide: fix copy into delete redline following tableMichael Stahl1-8/+15
2021-12-23tdf#135061 sw_redlinehide: create frames following hidden tableMichael Stahl3-52/+102
2021-12-23sw: simplify SwNodes::FindPrvNxtFrameNode(), improve commentsMichael Stahl2-46/+51
2021-12-22tdf#144672 fix Index entries in Naviator are always grayed outJim Raykowski1-1/+1