summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
2022-08-03repair writer's scrollbar tooltip featureCaolán McNamara
2022-08-02tdf#90150 Improve Writer page number display in the status barJim Raykowski
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-08-01tdf#116411 fix Navigate By Page Next does not move the expected nextJim Raykowski
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-26sw content controls, plain text: add insert UIMiklos Vajna
2022-07-21Fix typosAndrea Gelmini
2022-07-21Cleanup restoring last positionMike Kaganski
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-31sw content controls, date: add insert UIMiklos Vajna
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-19sw content controls, picture: replace placeholder image on clickMiklos Vajna
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl
2022-05-12sw content controls, dropdown: add insert UIMiklos Vajna
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-05-01use more string_view in variousNoel Grandin
2022-04-21sw content controls: add insert UIMiklos Vajna
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-08use more subView when converting to Int32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-24tdf#147807 SwNavigator: relate Navigate By control to Content treeJim Raykowski
2022-03-09sw_redlinehide: get text from shell, not node in ExecSpellPopup()Michael Stahl
2022-03-09Fix annotation window from being created by Navigate By CommentJim Raykowski
2022-03-03use SfxItemSet::GetItemIfSet in sw/source/uibaseNoel Grandin
2022-02-27tdf#147565 Make navigate by comments skip hidden commentsJim Raykowski
2022-02-24tdf#95882 svxruler: restore adjustment for bordersJustin Luth
2022-02-18fix Writer key event delayed compression (tdf#145963)Luboš Luňák
2022-02-15tdf#147435 sw: enable Accept Change for table selectionLászló Németh
2022-02-14sw: prefix members of ConditionEdit, SwView, SwXFilterOptions and ...Miklos Vajna
2022-02-10rename some SID to FN_PARAMNoel Grandin
2022-02-09tdf#147182 sw: accept/reject all changes of a table selectionLászló Németh
2022-02-07Simplify sequences uses in sw (2)Julien Nabet
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2022-01-31sw: prefix members of SwPagePreview, SwScrollbar, ...Miklos Vajna
2022-01-29used TypedWhichId in the constructor of various svx *Item classesNoel Grandin
2022-01-27let SfxDispatcher::fillPopupMenu operate on css::awt::XPopupMenuCaolán McNamara
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-17tdf#142450 add code to store showing whitespaceDhiraj Holden
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2022-01-07Resolves: tdf#146342 spelling menu doesn't appearCaolán McNamara