summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-07-24use officecfg to retrieve SaveWorkingSetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelInetNoel Grandin
2021-07-24use officecfg to retrieve SaveRelFSysNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-07-23use officecfg to retrieve SaveDocViewNoel Grandin
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-23no need to allocate these static vars on demandNoel Grandin
2021-07-22do not use delayed layout in TitledDockingWindowLuboš Luňák
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-07-21jsdialog: send GlowColor state updatesSzymon Kłos
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20jsdialog: sidebar: dump visibility state for widgetsSzymon Kłos
2021-07-20-Werror,-Wunused-private-fieldStephan Bergmann
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17Revert "Notebookbar: skip early init in all apps"Szymon Kłos
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14Fix typo in codeAndrea Gelmini
2021-07-14tdf#40068 Remember last directory for basic/dialog import/exportSamuel Mehrbrodt
2021-07-14tdf#143342: fix crash when using "Search Command" featureJulien Nabet
2021-07-14sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()Miklos Vajna
2021-07-13Related tdf#126665 Fix image select dialogSamuel Mehrbrodt
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-07-13Resolves tdf#131233 - UX around "Missing hyphenation"Heiko Tietze
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12sfx2: fix assert failure when deleting SfxOfficeDispatch on a threadMiklos Vajna
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-08tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara
2021-07-06drop stray skip-pager-hint propertiesCaolán McNamara
2021-07-06add window-close-symbolic to allowed symbolic icon namesCaolán McNamara
2021-07-06explicitly left align label in expanderCaolán McNamara
2021-07-06use box instead of gridCaolán McNamara
2021-07-06use an explicit box instead of containerCaolán McNamara
2021-07-06gtk4: insert an intermediate GtkBox as 'toplevel'Caolán McNamara
2021-07-06Fix typo in codeAndrea Gelmini
2021-07-06tdf#142459 Fixed long class names are truncated(gen)Gizem Ozgun
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-07-05Resolves tdf#143174 - UNO MoreDictionaries not workingHeiko Tietze
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara
2021-07-01can allocate these SfxItemSet on the stackNoel Grandin
2021-07-01sfx2::FileDialogHelper allocate SfxItemSet on stackNoel Grandin
2021-07-01can pass this SfxItemSet around on the stackNoel Grandin
2021-06-30sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl