Age | Commit message (Expand) | Author |
2022-08-03 | repair writer's scrollbar tooltip feature | Caolán McNamara |
2022-08-02 | tdf#90150 Improve Writer page number display in the status bar | Jim Raykowski |
2022-08-02 | introduce SwPosition::GetContentIndex | Noel Grandin |
2022-08-02 | introduce SwPosition::GetNode | Noel Grandin |
2022-08-01 | tdf#116411 fix Navigate By Page Next does not move the expected next | Jim Raykowski |
2022-07-26 | sal_uLong->sal_Int32 in the Find/Search methods | Noel Grandin |
2022-07-26 | convert CRSR_SKIP_* to typed enum | Noel Grandin |
2022-07-26 | sw content controls, plain text: add insert UI | Miklos Vajna |
2022-07-21 | Fix typos | Andrea Gelmini |
2022-07-21 | Cleanup restoring last position | Mike Kaganski |
2022-07-13 | basegfx: zoomIn() and zoomOut() should be sal_uInt16 | Chris Sherlock |
2022-06-12 | Related: tdf#125040 NB: rework print preview context | Maxim Monastirsky |
2022-06-02 | std::move SfxPoolItem into SfxItemSet where possible | Noel Grandin |
2022-05-31 | sw content controls, date: add insert UI | Miklos Vajna |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-05-20 | sw content controls, picture: add insert UI | Miklos Vajna |
2022-05-19 | sw content controls, picture: replace placeholder image on click | Miklos Vajna |
2022-05-17 | tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup() | Michael Stahl |
2022-05-12 | sw content controls, dropdown: add insert UI | Miklos Vajna |
2022-05-06 | tdf#128744 sw DOCX: unprotect change tracking with verification | László Németh |
2022-05-03 | Just use Any ctor instead of makeAny in sw | Stephan Bergmann |
2022-05-02 | sw content controls, checkbox: add insert UI | Miklos Vajna |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-21 | sw content controls: add insert UI | Miklos Vajna |
2022-04-11 | loplugin:stringview add check for getToken().toInt32 | Noel Grandin |
2022-04-08 | move comphelper::string::toInt32 to o3tl | Noel Grandin |
2022-04-08 | use more subView when converting to Int32 | Noel Grandin |
2022-04-06 | tdf#148413: Drop HTML export encoding configuration; use UTF-8 | Mike Kaganski |
2022-04-04 | use string_view in comphelper::string::split | Noel Grandin |
2022-03-28 | Recheck sw/ cxx files with IWYU | Gabor Kelemen |
2022-03-24 | tdf#147807 SwNavigator: relate Navigate By control to Content tree | Jim Raykowski |
2022-03-09 | sw_redlinehide: get text from shell, not node in ExecSpellPopup() | Michael Stahl |
2022-03-09 | Fix annotation window from being created by Navigate By Comment | Jim Raykowski |
2022-03-03 | use SfxItemSet::GetItemIfSet in sw/source/uibase | Noel Grandin |
2022-02-27 | tdf#147565 Make navigate by comments skip hidden comments | Jim Raykowski |
2022-02-24 | tdf#95882 svxruler: restore adjustment for borders | Justin Luth |
2022-02-18 | fix Writer key event delayed compression (tdf#145963) | Luboš Luňák |
2022-02-15 | tdf#147435 sw: enable Accept Change for table selection | László Németh |
2022-02-14 | sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ... | Miklos Vajna |
2022-02-10 | rename some SID to FN_PARAM | Noel Grandin |
2022-02-09 | tdf#147182 sw: accept/reject all changes of a table selection | László Németh |
2022-02-07 | Simplify sequences uses in sw (2) | Julien Nabet |
2022-02-04 | sw: prefix members of SwClipboardChangeListener, SwPagePreview, ... | Miklos Vajna |
2022-01-31 | sw: prefix members of SwPagePreview, SwScrollbar, ... | Miklos Vajna |
2022-01-29 | used TypedWhichId in the constructor of various svx *Item classes | Noel Grandin |
2022-01-27 | let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenu | Caolán McNamara |
2022-01-20 | WASM --enable-wasm-strip now skips lots of LO code | Armin Le Grand (Allotropia) |
2022-01-17 | tdf#142450 add code to store showing whitespace | Dhiraj Holden |
2022-01-07 | remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enum | Noel Grandin |
2022-01-07 | Resolves: tdf#146342 spelling menu doesn't appear | Caolán McNamara |