summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2022-12-19check SfxObjectShell::Current()Caolán McNamara
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara
2022-11-29f'up to the tdf#152172 fix re Safari as default browser on VenturaChristian Lohmaier
2022-11-23tdf#152172 fix help workaround re Safari as default browser on VenturaChristian Lohmaier
2022-10-07tdf#150622 sidebar icons empty in High Contrast modeCaolán McNamara
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima
2022-10-05Templates: Make localized names for "Simple" and "BPMN" show on the UIKevin Suo
2022-10-03tdf#143673 set an explicit drawing area bgCaolán McNamara
2022-09-14tdf#150779 tdf#150856 Revert "VCL add vcl::WindowPosSize ...Michael Weghorn
2022-09-13tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-09gtk4: caps-lock-warning is gone as a propertyCaolán McNamara
2022-09-09every other .ui is version="3.20"Caolán McNamara
2022-08-31check IFrame "FrameURL" targetCaolán McNamara
2022-08-24tdf#149768 Do not fix Templates dialog width and height in pixelsRafael Lima
2022-08-11mnemonic-widget of showlocationCaolán McNamara
2022-08-10sfx2: check saved last tab page name exists before restoring itCaolán McNamara
2022-07-29Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara
2022-07-27tdf#149170 sfx2: fix regression about spurious dialogMichael Stahl
2022-07-23tdf#141294 Use DPI scale factor for sidebar width limit in configAron Budea
2022-07-22tdf#150044 sc import: fix editing password in shared modeBalazs Varga
2022-07-19tdf#148913 sw: fix crash with pending infobars on WindowsLászló Németh
2022-07-08rhbz#2104545: Only call utl::IsYounger when its result is actually usedStephan Bergmann
2022-07-05sfx2: fix null derefs of SfxViewFrame::Current()Xisco Fauli
2022-07-03tdf#149603 macOS: fix workaround to use web help if Safari is the default bro...Christian Lohmaier
2022-06-18tdf#149431 Fix the sidebar's widthxuenhua
2022-06-13Fix context menu on image which doesnt displayJulien Nabet
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