summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2023-06-21tdf#122270 sd: refresh notebookbar after switch to/from master viewJustin Luth
2023-06-20lok: sfx2: fix change state "SheetRightToLeft"Henry Castro
2023-06-12sc: fix freeze row/column panesHenry Castro
2023-06-06tdf#38742 - Start Center: introduce push pins to favorite documentsAndreas Heinisch
2023-06-05tdf#152431 Fix line count resets to zero after 65535Bogdan B
2023-06-02Resolves tdf#155200 - Don't scale overlay images in start centerHeiko Tietze
2023-05-25merge some stringaddsNoel Grandin
2023-05-04tdf#153587 Display CTRL+F in the keyboard shortcuts listJuergen Funk
2023-04-30Use getXWeak in sfx2Mike Kaganski
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-26Related: tdf#155017 Stop after the first pop in case the shell was not on stackMike Kaganski
2023-04-26tdf#155017: make sure that the correct shell is popped from SfxDispatcherMike Kaganski
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23tdf#153806 a11y Allow opening context menu of fav/recent char w/ keyboardMichael Weghorn
2023-04-23sfx2: Pass SvxCharView context menu pos as paramMichael Weghorn
2023-04-15a11y: Report focusable and focused state for ThumbnailViewItemMichael Weghorn
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in sfx2Noel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-07clang-tidy dead-storeNoel Grandin
2023-03-04check GetShellXisco Fauli
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxRequest::GetMacroRecorder arg is always derefed before passedCaolán McNamara
2023-02-16HasMacroRecorder can take a reference, never passed nullCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-13enforce proper locking when calling OInterfaceContainerHelper4Noel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewItemAccNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in SfxOfficeDispatchNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ThumbnailViewAccNoel Grandin
2023-01-14use more VCLXPopupMenu instead of XPopupMenuNoel Grandin
2023-01-06Fix copy/paste typosStephan Bergmann
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-22Fix typoAndrea Gelmini
2022-12-18add some SAL_WARN_UNUSED_RESULTCaolán McNamara
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara
2022-12-15Resolves: tdf#92051 add tooltips to section/table statusbarCaolán McNamara
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-10-22loplugin:unusedmethodsNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-05tdf#115634 recent/favorite widgets not hidpi scaledCaolán McNamara
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima
2022-09-29tdf#151197: Remove EmojiControlKhaled Hosny
2022-09-26tdf#151143 Fix the size of Template Manager in ListView modeRafael Lima
2022-09-16Resolves tdf#80934 - GUI means to filter thumbnails in start centerHeiko Tietze
2022-09-14Fix typoAndrea Gelmini
2022-09-14simplify SfxItemDisruptor_Impl, just use Application::PostUserEventNoel Grandin
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-31tdf#101302: Add option to clear unavailable files in menu/start centeroguzbalkaya