summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2023-10-10sw: SwTbxAutoTextCtrl should sort groups by titleMichael Stahl1-1/+4
2023-10-09Resolves: rhbz#1893846 if last close had insert, index dialog openCaolán McNamara1-1/+2
2023-09-20tdf#157129 sw: fix wrong cursor position after pasteMichael Stahl1-3/+3
2023-08-03tdf#156546 sw: fix infinite loop in SwUndoInsert::RedoImpl()Michael Stahl4-24/+20
2023-08-03tdf#146258 sw: invalidate section frame for new text frame at startMichael Stahl1-0/+10
2023-08-03tdf#153319 sw: don't move footnotes to follow if portions in masterMichael Stahl1-0/+2
2023-07-18tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara2-4/+11
2023-07-14tdf#156267 sw: remove DdeBookmarks in SwDoc::DelTable()Michael Stahl1-0/+5
2023-06-28tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl3-0/+377
2023-06-27tdf#154113: do not forget to split the outermost section frameMike Kaganski6-79/+129
2023-06-19tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl1-5/+4
2023-06-19Fix unit testSamuel Mehrbrodt1-17/+17
2023-06-16tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl3-1/+48
2023-06-15tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objectsMichael Stahl1-0/+10
2023-06-15tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl3-10/+272
2023-06-14cool#6580 sw: fix infinite loop when changing document languageMichael Stahl2-0/+28
2023-06-14tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl6-144/+176
2023-06-14tdf#155346 sw: fix crash from changing modal modeMichael Stahl1-0/+2
2023-06-14tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl8-81/+349
2023-06-14sw: SelectAll should copy section before table at start of documentMichael Stahl1-0/+5
2023-06-14tdf#155690 writerfilter: fix import of bookmark in table...Michael Stahl2-0/+47
2023-06-11Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze8-7/+61
2023-05-31sw: SwView::SetZoom_() shouldn't subtract page marginsMichael Stahl1-6/+7
2023-05-02put floating frames under managed links controlCaolán McNamara2-11/+82
2023-05-02loplugin:flatten in sw/core/ole..sw/core/table [sw/source/core/ole/ndole.cxx]Noel Grandin1-73/+73
2023-04-19libxml2: upgrade to release 2.10.4Michael Stahl1-4/+12
2023-04-19tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga18-26/+247
2023-04-18sw: disable testN830205 on this branchMichael Stahl1-0/+2
2023-04-06officecfg,cui,sw: add Common::Load::ViewPositionForAnyUserMichael Stahl1-0/+4
2023-04-03Always update fields when loading documentSamuel Mehrbrodt3-1/+13
2023-03-03crashtesting: export of fdo50613-3.odt to docx crashesCaolán McNamara3-3/+32
2023-03-02tdf#149548 sw: don't rely on binary search in SplitRedline()Michael Stahl1-1/+1
2023-03-02tdf#145621 sw: fix crash pasting paragraph with cross-reference markMichael Stahl1-0/+6
2023-02-27tdf#114973 sw: don't allow every body SwTextFrame to be hiddenMichael Stahl2-1/+22
2023-02-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl11-15/+207
2023-02-27tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2023-02-27tdf#114973 sw: IsSelOvr() should not leave the textMichael Stahl1-4/+3
2023-02-26tdf#134426 tdf#138873 sw: Revert "tdf#79717 ...Justin Luth1-28/+0
2023-01-09tdf#131046 Add back Number Format item to Writer table context menusGabor Kelemen5-0/+5
2023-01-05tdf#140296: Added Edit Fields(context menu) inside of tablesAyhan Yalçınsoy5-0/+5
2022-12-16tdf#149595 sw: fix showing of fly at start/end of single-para deleteMichael Stahl3-0/+236
2022-12-16(related: tdf#149595) sw: also re-sort SwSortedObjs on SwPageFrameMichael Stahl1-4/+16
2022-12-13sw: fix crash in SwAttrSet::CopyToModify()Miklos Vajna5-1/+163
2022-10-04tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski2-0/+15
2022-09-22crashtesting: empty brace init of o3tl::enumarray doesn't zero each elementCaolán McNamara2-1/+4
2022-09-22forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl3-1/+159
2022-09-22forcepoint#110 set PaMs to somewhere safe to parkCaolán McNamara2-2/+7
2022-09-19sw: disable testTdf139843 page checkMichael Stahl1-2/+2
2022-09-16sw_uiwriter3: just check the number of pages is the same...Xisco Fauli1-2/+2
2022-09-02check IFrame "FrameURL" targetCaolán McNamara2-3/+13