summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview
AgeCommit message (Expand)Author
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
2021-12-14tdf#146145 sw: 1-click Accept/Reject of table row changesLászló Németh
2021-12-12prefer more css::awt::XPopupMenu apiCaolán McNamara
2021-12-11keep as css::awt::XPopupMenu through another layer of apiCaolán McNamara
2021-11-30sw, viewing OLE objects: provide an 'Open' context menuMiklos Vajna
2021-11-25sw: allow viewing OLE objects in protected sectionsMiklos Vajna
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-12make it explicit whether to ignore the result of getLOKPayload()Luboš Luňák
2021-11-12Fix (mis-)uses of temporary O[U]StringLiteralStephan Bergmann
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski
2021-10-26-Wunused-but-set-variableNoel Grandin
2021-10-25use pull model also for LOK text selectionLuboš Luňák
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-21Typo: pragraph->paragraphJulien Nabet
2021-10-16Simplify vector initialization in swJulien Nabet
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20sw: prefix members of SwNavigationConfig, SwNumRulesWithName and SwSrcViewMiklos Vajna
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski