Age | Commit message (Expand) | Author |
2022-09-24 | unwrap SwDelText to a plain SfxHint | Bjoern Michaelsen |
2022-09-24 | Replace RES_NAME_CHANGED with an SfxHint for stronger typing | Bjoern Michaelsen |
2022-09-23 | remove RES_GRAPHIC_SWAPIN, it is never created | Bjoern Michaelsen |
2022-09-23 | add a SwTextNode::ReplaceText variant that takes a SwPosition | Noel Grandin |
2022-09-23 | rhbz#2122948 sw: fix ODF import of fieldmark in redline | Michael Stahl |
2022-09-23 | tdf#46733 sw: don't double-select column during deleteCol | Justin Luth |
2022-09-23 | use more SwPosition::SetContent | Noel Grandin |
2022-09-23 | sw content controls, combo box: add PDF export | Miklos Vajna |
2022-09-23 | sw content controls, combo box: add insert UI | Miklos Vajna |
2022-09-23 | CppunitTest_sw_ww8export: use more SwParaPortion::dumpAsXml() | Miklos Vajna |
2022-09-23 | add a new SwContentNode::GoNext variant | Noel Grandin |
2022-09-23 | tdf#149952 sw a11y: Don't send a11y events for internal-only cursor | Michael Weghorn |
2022-09-22 | use more SwPosition::AdjustContent | Noel Grandin |
2022-09-22 | Related: tdf#151107 make "sloppy" paper fit up to 1.25pt | Caolán McNamara |
2022-09-22 | tdf#150616 sw: fix bad 0 height of SwTextFrame in table cell | Michael Stahl |
2022-09-22 | add a function to SwMoveFnCollection to move a SwPosition | Noel Grandin |
2022-09-22 | sw content controls, combo box: add DOCX filter | Miklos Vajna |
2022-09-22 | Compute a better GetDefaultCenterPos | Stephan Bergmann |
2022-09-21 | use more string_view in editeng | Noel Grandin |
2022-09-21 | possible fix for testRedlineAutoCorrect2 "Lorem,... Lorem,…" failure | Caolán McNamara |
2022-09-21 | Extend loplugin:redundantcast to some suspicious reinterpret_cast | Stephan Bergmann |
2022-09-21 | tdf#151100: xText->getString() may be empty for content needing export | Mike Kaganski |
2022-09-21 | sw content controls, combo box: make the dropdown case read-only | Miklos Vajna |
2022-09-21 | sw content controls, combo box: add doc model & UNO API | Miklos Vajna |
2022-09-21 | CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf() | Miklos Vajna |
2022-09-21 | use more SwPosition::Assign | Noel Grandin |
2022-09-20 | add CanJoinNext method that takes a SwPosition* | Noel Grandin |
2022-09-20 | use more SwPosition::AdjustContent | Noel Grandin |
2022-09-20 | tdf#150642 fix table layout with vertical writing. | Mark Hung |
2022-09-20 | move some test from odfexport to odfexport2 | Noel Grandin |
2022-09-20 | split the mailmerge unit test | Noel Grandin |
2022-09-20 | tdf#150613 sw: better DOC import of paragraph marker formatting | Justin Luth |
2022-09-20 | tdf#150604 related: fix logic used in determining inclusion of | Jim Raykowski |
2022-09-20 | simplify usage of TempFile in sw | Noel Grandin |
2022-09-20 | sw content controls: add a11y description for PDF export | Miklos Vajna |
2022-09-20 | sw: document SwUndoInsDoc | Miklos Vajna |
2022-09-19 | size this OUStringBuffer at initial construction | Noel Grandin |
2022-09-19 | sw HTML import: fix height of images when it is missing and width is relative | Miklos Vajna |
2022-09-19 | tdf#147507 sw: fix crash with Reject All around not content nodes | László Németh |
2022-09-19 | sw content controls, plain text: enable DOCX filter with data binding | Miklos Vajna |
2022-09-19 | sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ... | Miklos Vajna |
2022-09-19 | tdf#150955 sw InsertBookmark: add hidden status to hidden MSO fields | László Németh |
2022-09-18 | cid#1515457 Unintended sign extension | Caolán McNamara |
2022-09-18 | cid#1514676 perturb Logically dead code | Caolán McNamara |
2022-09-18 | use more string_view in utl::TempFile | Noel Grandin |
2022-09-16 | SwNavigator: Make Drawing objects context menu entry 'Edit..' edit | Jim Raykowski |
2022-09-16 | cid#1514676 perturb mysterious Logically dead code warning | Caolán McNamara |
2022-09-16 | tdf#150589 Set cursor to better position after deleting a drawing | Jim Raykowski |
2022-09-16 | create less SwPosition temporaries | Noel Grandin |
2022-09-16 | Fix typo | Andrea Gelmini |