summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2021-07-29lok sidebar: remove unused codeSzymon Kłos
2021-07-29jsdialog: sidebar: dump expanded state for panelSzymon Kłos
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-29Intialize the VCL test dialog directly instead of dispatching commandhomeboy445
2021-07-27simplify SvtViewOptionsNoel Grandin
2021-07-27jsdialog: sidebar: remove code for tunneled oneSzymon Kłos
2021-07-27jsdialog: sidebar: send sidebar PanelsSzymon Kłos
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26jsdialog: sidebar: dump all panelsSzymon Kłos
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-07-25use officecfg to retrieve OdfDefaultVersionNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg to retrieve CreateBackupNoel Grandin
2021-07-25use officecfg for print optionsNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-25use officecfg to retrieve AutoSaveTimeNoel Grandin
2021-07-25use officecfg to retrieve UserAutoSaveNoel Grandin
2021-07-24use officecfg to retrieve AutoSaveNoel Grandin
2021-07-24use officecfg to retrieve AutoSavePromptNoel Grandin
2021-07-24use officecfg to retrieve DocInfoSaveNoel Grandin
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