summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-08-01Add 'JobName' to PrintOptionsSamuel Mehrbrodt
2022-07-30tdf#117967 Fixes Save confirmation dialog for user cancelMatt K
2022-07-30tdf#150045 Set secondary/explanatory labels apartAdolfo Jayme Barrientos
2022-07-29Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-28lok: Properly update sidebar context in MathMike Kaganski
2022-07-28lok: Enable sidebar in MathMike Kaganski
2022-07-27sw content controls, plain text: send state changes to LOKMiklos Vajna
2022-07-26Resolves: tdf#149127 explain the infobar asking to refresh master passwordCaolán McNamara
2022-07-25Send state changes of content control UNO commands to LOKAron Budea
2022-07-25loplugin:moveitNoel Grandin
2022-07-25use more o3tl::spanNoel Grandin
2022-07-22elide some makeStringAndClear() callsNoel Grandin
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga
2022-07-21tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-19tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh
2022-07-19tdf#149170 sfx2: fix regression about spurious dialogMichael Stahl
2022-07-19Replace old png writer in sfxpicklist.cxxofftkp
2022-07-17No need for SfxWeldToolBoxControllerFactoryMaxim Monastirsky
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-10tdf#143148 Use pragma once instead of include guardsnazanin yadi
2022-07-08rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli
2022-07-05sfx2: prefix m_ private memberHenry Castro
2022-07-04sfx2: replace pWindow m_pWindowHenry Castro
2022-07-01tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier
2022-06-30sfx2: replace pImpl -> m_pImplHenry Castro
2022-06-30tdf#149785 Read Error importing documentNoel Grandin
2022-06-29lok: sidebar: notebookbar: don't change view mode for other viewsSzymon Kłos
2022-06-17tdf#149431 Fix the sidebar's widthxuenhua
2022-06-16loplugin:moveitNoel Grandin
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-06-13LOK: send state of Protect, UnsetCellsReadOnlyPranam Lashkari
2022-06-12Fix context menu on image which doesnt displayJulien Nabet
2022-06-12Related: tdf#125040 NB: rework print preview contextMaxim Monastirsky
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10add missing 'xComponent->dispose()' to a testLuboš Luňák
2022-06-09can pass by const& hereNoel Grandin
2022-06-09tdf#140886: Make "Do you really want to open it?" more reliableStephan Bergmann
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-08tdf#81293 dialog “manage names” forgets size and column width settingsNoel Grandin
2022-06-06make SfxStateCache::xDispatch up to date before using itLuboš Luňák
2022-06-06Fix typosAndrea Gelmini
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-05-31these can be stack allocatedNoel Grandin