summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-02-25The LO process is called just "soffice" on OS XTor Lillqvist1-0/+4
2014-02-23Remove unneccessary commentsAlexander Wilms42-532/+532
2014-02-21coverity#738620 Uninitialized scalar fieldCaolán McNamara1-3/+4
2014-02-21vcl: sal_Bool -> boolStephan Bergmann10-17/+17
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert3-0/+3
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-18coverity#984085 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-02-18Drop unnecessary #includeTakeshi Abe7-9/+0
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-12normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl1-1/+1
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi4-18/+1
2014-02-11coverity#704224 Logically dead codeCaolán McNamara1-10/+0
2014-02-11coverity#704223 Logically dead codeCaolán McNamara1-11/+1
2014-02-11fwk: Constructor feature for one instance SessionListener.Matúš Kukan1-11/+3
2014-02-10Typo: diretory -> directoryJulien Nabet1-1/+1
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara2-27/+2
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet1-1/+1
2014-02-06Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan1-2/+2
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock2-23/+22
2014-02-03EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist1-7/+0
2014-02-01coverity#707748 : Uninitialized scalar fieldNorbert Thiebaud1-9/+10
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