summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2014-01-18drop using namespace ::com::sun::star::ui;Matúš Kukan1-20/+18
2014-01-18fwk: Use constructor feature for ModuleAcceleratorConfiguration.Matúš Kukan4-148/+87
2014-01-18fwk: Use constructor feature for DocumentAcceleratorConfiguration.Matúš Kukan4-161/+95
2014-01-18fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan4-291/+239
2014-01-18Window::PreNotify should return boolStephan Bergmann8-35/+35
2014-01-17disambiguate URLTransformerMatúš Kukan1-14/+8
2014-01-17fwk: Constructor feature for ControlMenuController.Matúš Kukan4-125/+91
2014-01-17fwk: Constructor feature for RecentFilesMenuController.Matúš Kukan4-112/+83
2014-01-17fwk: Use constructor feature for Frame.Matúš Kukan11-560/+489
2014-01-17fwk: Use constructor feature for GlobalAcceleratorConfiguration.Matúš Kukan4-139/+77
2014-01-17fwk: Use constructor feature for ImageManager.Matúš Kukan4-31/+35
2014-01-17fwk: Use constructor feature for LayoutManager.Matúš Kukan4-14/+33
2014-01-17fwk: Use constructor feature for ModuleManager.Matúš Kukan4-249/+164
2014-01-17fwk: Use constructor feature for ObjectMenuController.Matúš Kukan4-87/+65
2014-01-17fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan4-204/+165
2014-01-17fwk: Use constructor feature for URLTransformer.Matúš Kukan4-231/+61
2014-01-17fwk: Use constructor feature for JobDispatch.Matúš Kukan4-164/+122
2014-01-17fwk: Use constructor feature for StatusIndicatorFactory.Matúš Kukan6-30/+34
2014-01-17fwk: Use constructor feature for LangSelectionStatusbarController.Matúš Kukan4-111/+89
2014-01-17fwk: Use constructor feature for AddonsToolBoxFactory.Matúš Kukan4-91/+61
2014-01-17fwk: Use constructor feature for TabWindowService.Matúš Kukan4-220/+171
2014-01-17fwk: Use constructor feature for WizardsToolbarController.Matúš Kukan4-90/+88
2014-01-17fwk: Use constructor feature for OpenToolbarController.Matúš Kukan4-19/+49
2014-01-17fwk: Use constructor feature for NewToolbarController.Matúš Kukan4-25/+62
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2-4/+4
2014-01-14bool improvementsStephan Bergmann1-1/+1
2014-01-14This shall probably check nId != 0 && ..., not do a bitwise &Stephan Bergmann1-1/+1
2014-01-09fdo#71883 Startcenter: Re-introduce the 'Tools' -> 'Customize...' menuZolnai Tamás1-0/+1
2014-01-08Resolves: #i118909# fix empty elements of return value...Tsutomu Uchino1-1/+1
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann3-7/+7
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás1-0/+5
2014-01-07Remove unused methodsStephan Bergmann1-24/+0
2013-12-28get master dictionaries in master coreCaolán McNamara1-6/+6
2013-12-28can use string literals here nowCaolán McNamara1-5/+5
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-1/+1
2013-12-26The #ifndef MACOSX can surround even more codeTor Lillqvist1-2/+3
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2
2013-12-20typo fixesAndras Timar64-159/+159
2013-12-19A singleton is not a serviceStephan Bergmann2-11/+1
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2-0/+8
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin1-2/+2
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-12-10Some clean-upStephan Bergmann2-150/+71
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann2-8/+2
2013-12-10Drop duplicate #includeTakeshi Abe4-4/+0
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin7-68/+68
2013-12-09Bin pointless micro-optimisationTor Lillqvist2-14/+5
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann1-1/+2