summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-2/+2
2014-01-29coverity#1158237 Resource leakCaolán McNamara1-0/+1
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan1-2/+2
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan1-3/+2
2014-01-28bool improvementsStephan Bergmann16-24/+24
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2-4/+4
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan1-2/+2
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan4-5/+2
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-23Move defines into settings.hxxChris Sherlock1-8/+1
2014-01-22Improve settings code reabilityChris Sherlock1-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2-4/+4
2014-01-22bool improvementsStephan Bergmann3-7/+7
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock2-2/+2
2014-01-17fdo#73549 do not attempt to resolve an empty localeEike Rathke1-0/+3
2014-01-17Window::Notify should return boolStephan Bergmann4-6/+6
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann1-2/+2
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-2/+2
2014-01-08Missing XServiceInfoStephan Bergmann3-4/+47
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-9/+6
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin9-12/+12
2013-12-27Some make file fixingZolnai Tamás1-1/+1
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-1/+4
2013-12-26WaE: unused variable 'ARGUMENT_PREFIX'Tor Lillqvist1-2/+1
2013-12-26WaE: unused variable 'url'Tor Lillqvist1-1/+1
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist1-1/+2
2013-12-20typo fixesAndras Timar2-3/+3
2013-12-19use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714Eike Rathke1-9/+4
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke1-1/+1
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann6-12/+12
2013-12-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann2-0/+16
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin3-4/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann2-2/+0
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen1-1/+1
2013-12-16m_bHasActive must be false after last visible entry is removedStephan Bergmann1-0/+6
2013-12-16Re-enable building test-active.oxtStephan Bergmann10-80/+89
2013-12-16Missing "boost_headers"Stephan Bergmann1-0/+4
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2-2/+2
2013-12-12Revert "fix windows build"Michael Stahl7-35/+42
2013-12-12use OUString::endsWith where possibleNoel Grandin1-1/+1
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann4-11/+11
2013-12-11desktop: document -env cmdline argumentMiklos Vajna1-0/+3
2013-12-09fix equalsAscii conversion. Noticed in fdo#72391Noel Grandin1-1/+1
2013-12-06convert accept license dialog to .uiCaolán McNamara7-256/+308
2013-12-06set close as defaultCaolán McNamara1-0/+2
2013-12-06convert show extension licence dialog to .uiCaolán McNamara6-71/+82
2013-12-05fdo#39956 Delete JABDavid Ostrovsky1-5/+2