summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-20Rest of the incomplete conversion.Jan Holesovsky
2014-01-20Forgotten git add, doh!Jan Holesovsky
2014-01-20fwk: Use constructor feature for AutoRecovery.Matúš Kukan
2014-01-20fwk: Use constructor feature for JobExecutor.Matúš Kukan
2014-01-18drop using namespace ::com::sun::star::ui;Matúš Kukan
2014-01-18fwk: Use constructor feature for ModuleAcceleratorConfiguration.Matúš Kukan
2014-01-18fwk: Use constructor feature for DocumentAcceleratorConfiguration.Matúš Kukan
2014-01-18fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17disambiguate URLTransformerMatúš Kukan
2014-01-17fwk: Constructor feature for ControlMenuController.Matúš Kukan
2014-01-17fwk: Constructor feature for RecentFilesMenuController.Matúš Kukan
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan
2014-01-17fwk: Use constructor feature for GlobalAcceleratorConfiguration.Matúš Kukan
2014-01-17fwk: Use constructor feature for ImageManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for LayoutManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for ModuleManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for ObjectMenuController.Matúš Kukan
2014-01-17fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan
2014-01-17fwk: Use constructor feature for URLTransformer.Matúš Kukan
2014-01-17fwk: Use constructor feature for JobDispatch.Matúš Kukan
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan
2014-01-17fwk: Use constructor feature for LangSelectionStatusbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for AddonsToolBoxFactory.Matúš Kukan
2014-01-17fwk: Use constructor feature for TabWindowService.Matúš Kukan
2014-01-17fwk: Use constructor feature for WizardsToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for OpenToolbarController.Matúš Kukan
2014-01-17fwk: Use constructor feature for NewToolbarController.Matúš Kukan
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann
2014-01-09fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menuZolnai Tamás
2014-01-08Resolves: #i118909# fix empty elements of return value...Tsutomu Uchino
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-07Remove unused methodsStephan Bergmann
2013-12-28get master dictionaries in master coreCaolán McNamara
2013-12-28can use string literals here nowCaolán McNamara
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist
2013-12-26WaE: unused variablesTor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19A singleton is not a serviceStephan Bergmann
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin