summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
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
2022-05-28use the new SfxWhichIter::GetItemState featureNoel Grandin
2022-05-27tdf#149170 framework,sfx2: don't add ReadOnly=falseMichael Stahl
2022-05-25directly instantiate IndexedPropertyValuesContainerNoel Grandin
2022-05-25Resolves tdf#119447 - Improve sidebar height in start centerHeiko Tietze
2022-05-24tdf#149170 sfx2: store IsOriginallyLoadedReadOnly() for recent filesMichael Stahl
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24Resolves tdf#148815 - Make SAL_NO_QUERYSAVE work for SID_RELOADHeiko Tietze
2022-05-23use std::move to avoid some object allocationNoel Grandin
2022-05-22tdf#84502 related: Show keyboard shortcut in sidebar tab bar tab buttonJim Raykowski
2022-05-21cheaper to check for null return rather than catch exceptionNoel Grandin
2022-05-21cheaper to loop over Sequence than construct SequenceAsHashMapNoel Grandin
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-20sfx2: use natural string sort for sorting in object inspectorTomaž Vajngerl
2022-05-19tdf#50400 show an explanatory label if ascii-only password is requiredCaolán McNamara