summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-12normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-02-11coverity#704224 Logically dead codeCaolán McNamara
2014-02-11coverity#704223 Logically dead codeCaolán McNamara
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan
2014-02-10Typo: diretory -> directoryJulien Nabet
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara
2014-02-06typo fixes in commentsAndras Timar
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist
2014-02-01coverity#707748 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan
2014-01-29coverity#1158237 Resource leakCaolán McNamara
2014-01-29Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan
2014-01-29Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-24Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-23Move defines into settings.hxxChris Sherlock
2014-01-22Improve settings code reabilityChris Sherlock
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-20Remove unused Window parameter from SystemSettingsChangingChris Sherlock
2014-01-17fdo#73549 do not attempt to resolve an empty localeEike Rathke
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2014-01-08Missing XServiceInfoStephan Bergmann
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-27Some make file fixingZolnai Tamás
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-26WaE: unused variable 'ARGUMENT_PREFIX'Tor Lillqvist
2013-12-26WaE: unused variable 'url'Tor Lillqvist
2013-12-26WaE: unused variable 'XDG_CONFIG_PART'Tor Lillqvist
2013-12-20typo fixesAndras Timar
2013-12-19use proper LanguageTag fallback instead of dumb startsWith(), fdo#68714Eike Rathke
2013-12-18resolved fdo#72778 keep setting system locale and LanguageTag in syncEike Rathke
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-17Keep using component_getImplementationEnvironment in extensionsStephan Bergmann
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-12-17Remove unnecessary use of OUString constructor in + expressionsNoel Grandin
2013-12-16Clean-up uno/lbnames.hStephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen