summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
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
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna
2022-07-25Send state changes of content control UNO commands to LOKAron Budea
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-06-16loplugin:moveitNoel Grandin
2022-06-13LOK: send state of Protect, UnsetCellsReadOnlyPranam Lashkari
2022-06-12Fix context menu on image which doesnt displayJulien Nabet
2022-06-10new loplugin:moveitNoel Grandin
2022-06-06make SfxStateCache::xDispatch up to date before using itLuboš Luňák
2022-05-27tdf#149170 framework,sfx2: don't add ReadOnly=falseMichael Stahl
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-26officecfg,unotools,framework,sfx2: store ReadOnly for recent docsMichael Stahl
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos
2022-04-03loplugin:stringviewparam convert methods using matchNoel Grandin