summaryrefslogtreecommitdiff
path: root/framework/util/fwk.component
AgeCommit message (Expand)AuthorFilesLines
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)1-0/+1
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin1-1/+2
2021-03-22use single-use attribute for GlobalAcceleratorConfigurationNoel Grandin1-1/+2
2021-03-22use single-use attribute for PathSettingsNoel Grandin1-1/+2
2021-03-22use single-use attribute for JobExecutorNoel Grandin1-1/+2
2021-03-22use single-use attribute for AutoRecoveryNoel Grandin1-1/+2
2021-03-21use single-use attribute for TaskCreatorServiceNoel Grandin1-1/+2
2021-03-21use single-use attribute for ModuleManagerNoel Grandin1-1/+2
2021-03-21use single-use attribute for SubstitutePathVariablesNoel Grandin1-1/+2
2021-03-20use single-use attribute for StatusBarControllerFactoryNoel1-1/+2
2021-03-20use single-use attribute for UICommandDescriptionNoel1-1/+2
2021-03-20use single-use attribute for UICategoryDescriptionNoel1-1/+2
2021-03-20use single-use attribute for ToolbarControllerFactoryNoel1-1/+2
2021-03-19use single-use attribute for PopupMenuControllerFactoryNoel1-1/+2
2021-03-19use single-use attribute for WindowStateConfigurationNoel1-1/+2
2021-03-19use single-use attribute for ModuleUIConfigurationManagerSupplierNoel1-1/+2
2021-03-19use single-use attribute for UIElementFactoryManagerNoel1-1/+2
2021-03-19use single-use attribute for WindowContentFactoryManagerNoel1-1/+2
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky1-0/+4
2020-07-09framework: create instances with uno constructorsNoel Grandin1-3/+5
2020-07-08framework: create instances with uno constructorsNoel Grandin1-8/+16
2020-07-07framework: create instances with uno constructorsNoel Grandin1-12/+24
2020-07-04reduce number of framework librariesNoel Grandin1-1/+67
2016-04-07[API CHANGE] Remove undocumented TabContainerWindow serviceStephan Bergmann1-4/+0
2016-02-17tdf#91013 Convert freezepanes menu to xmlMaxim Monastirsky1-4/+0
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose1-0/+4
2015-12-13tdf#93837 Add helper code to load popup menus from xmlMaxim Monastirsky1-0/+4
2015-11-28New controller to show toolbar contents as menuMaxim Monastirsky1-0/+4
2015-11-20Change the bits of the save button dynamicallyMaxim Monastirsky1-0/+4
2015-11-18Unify menu-based toolbar controllersMaxim Monastirsky1-6/+2
2015-11-11tdf#93837 Create Thesaurus popup menu controllerMaxim Monastirsky1-0/+4
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+4
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-0/+4
2014-02-13remove now empty fwk_component_getFactoryMatúš Kukan1-1/+1
2014-02-13fwk: Constructor feature for single-instance framework::Desktop.Matúš Kukan1-1/+2
2014-02-13Introduce com.sun.star.frame.theDesktop singleton.Matúš Kukan1-0/+1
2014-02-11fwk: Constructor feature for one instance ContextChangeEventMultiplexer.Matúš Kukan1-1/+2
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan1-1/+2
2014-02-06fwk: Constructor feature for single-instance WindowStateConfiguration.Matúš Kukan1-1/+2
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan1-0/+1
2014-02-06fwk: Constructor feature for single-instance FooBarFactories.Matúš Kukan1-3/+6
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-0/+1
2014-01-30fwk: Ctor feature for single-instance ModuleUIConfigurationManagerSupplier.Matúš Kukan1-1/+2
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-0/+1
2014-01-30fwk: Constructor feature for single-instance TaskCreatorService.Matúš Kukan1-1/+2
2014-01-30fwk: Constructor feature for single-instance SubstitutePathVariables.Matúš Kukan1-1/+2
2014-01-30fwk: Constructor feature for single-instance WindowContentFactoryManager.Matúš Kukan1-1/+2
2014-01-30Introduce com.sun.star.ui.theWindowContentFactoryManager singleton.Matúš Kukan1-0/+1
2014-01-29fwk: Constructor feature for single-instance UIElementFactoryManager.Matúš Kukan1-1/+2
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-0/+1