Age | Commit message (Expand) | Author |
2022-09-26 | Be sure the number format dialog content is in correct place | Szymon Kłos |
2022-09-26 | introduce sw::SectionHidden as plain SfxHint | Bjoern Michaelsen |
2022-09-26 | sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ... | Miklos Vajna |
2022-09-26 | tdf#150726: Fix previous fix | Khaled Hosny |
2022-09-25 | use more SwPosition::Assign | Noel Grandin |
2022-09-25 | use more SwPosition::SetContent | Noel Grandin |
2022-09-25 | use more SwPosition::SetContent | Noel Grandin |
2022-09-25 | unwrap SwDelChr to plain SfxHint | Bjoern Michaelsen |
2022-09-25 | use more SwPosition::SetContent | Noel Grandin |
2022-09-25 | use more SwPosition::SetContent | Noel Grandin |
2022-09-25 | tdf#150726: Pass full string to DrawTextArray() when drawing bullet | Khaled Hosny |
2022-09-25 | tdf#144939: fix chapter numbering updates | Bjoern Michaelsen |
2022-09-25 | unwrap SwInsText to a plain SfxHint | Bjoern Michaelsen |
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 |