summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2024-02-27Missing includeStephan Bergmann2-0/+5
2024-02-26sw: revert Select All improvementsMichael Stahl16-835/+227
2024-01-18sw: layout: prevent bad page break in table with 0-height rowsMichael Stahl3-1/+742
2023-12-06No FrameWeld yet on ViewFrameThorsten Behrens1-1/+1
2023-12-06we can have just one LoadURL for writerCaolán McNamara2-6/+1
2023-12-06combine these hyperlink dispatchers into one callCaolán McNamara3-3/+8
2023-12-06reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-5/+5
2023-11-24tdf#148389 sw: fix Delete Undo/Redo of bookmark positionsMichael Stahl10-36/+212
2023-11-24reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara2-20/+26
2023-11-24warn about exotic protocols as wellCaolán McNamara2-2/+2
2023-11-24ofz#64106 Null-dereference READCaolán McNamara1-2/+3
2023-11-24ofz#63295 Null-dereference READCaolán McNamara1-1/+1
2023-11-24ofz#62688 Null-dereference READ in SwRubyPortion::SwRubyPortionCaolán McNamara1-4/+9
2023-11-24crashreporting: apparent null deref at SwFEShell::IsShapeDefaultHoriTextDirR2LCaolán McNamara1-2/+5
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