summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann2014-03-141-1/+1
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-2/+2
* desktop: rename Executable*.bin.mk/.com.mkMichael Stahl2014-03-035-4/+4
* normalize values of USE_XINERAMAMichael Stahl2014-02-271-1/+1
* Remove visual noise from desktopAlexander Wilms2014-02-2752-200/+200
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2657-515/+515
* The LO process is called just "soffice" on OS XTor Lillqvist2014-02-251-0/+4
* Remove unneccessary commentsAlexander Wilms2014-02-2342-532/+532
* coverity#738620 Uninitialized scalar fieldCaolán McNamara2014-02-211-3/+4
* vcl: sal_Bool -> boolStephan Bergmann2014-02-2110-17/+17
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-211-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-203-0/+3
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-2/+2
* coverity#984085 Uninitialized scalar fieldCaolán McNamara2014-02-181-0/+3
* Drop unnecessary #includeTakeshi Abe2014-02-187-9/+0
* convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-121-1/+1
* normalize values of SYSTEM_NPAPI_HEADERS, SYSTEM_ICUMichael Stahl2014-02-121-1/+1
* fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi2014-02-124-18/+1
* coverity#704224 Logically dead codeCaolán McNamara2014-02-111-10/+0
* coverity#704223 Logically dead codeCaolán McNamara2014-02-111-11/+1
* fwk: Constructor feature for one instance SessionListener.Matúš Kukan2014-02-111-11/+3
* Typo: diretory -> directoryJulien Nabet2014-02-101-1/+1
* remove the 4 send crash report tabpagesCaolán McNamara2014-02-072-27/+2
* typo fixes in commentsAndras Timar2014-02-061-1/+1
* Typo: seam(s) -> seem(s)Julien Nabet2014-02-061-1/+1
* Introduce com.sun.star.ui.theWindowStateConfiguration singleton.Matúš Kukan2014-02-061-2/+2
* Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock2014-02-042-23/+22
* EXC_SYSOBJNOTCREATED was not really usedTor Lillqvist2014-02-031-7/+0
* coverity#707748 : Uninitialized scalar fieldNorbert Thiebaud2014-02-011-9/+10
* Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan2014-01-301-2/+2
* coverity#1158237 Resource leakCaolán McNamara2014-01-291-0/+1
* Introduce com.sun.star.ui.theUIElementFactoryManager singleton.Matúš Kukan2014-01-291-2/+2
* Introduce com.sun.star.frame.ControllerFactory singletons:Matúš Kukan2014-01-291-3/+2
* bool improvementsStephan Bergmann2014-01-2816-24/+24
* Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan2014-01-282-4/+4
* Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan2014-01-281-2/+2
* Introduce com.sun.star.task.theJobExecutor singleton.Matúš Kukan2014-01-244-5/+2
* Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-231-1/+1
* Move defines into settings.hxxChris Sherlock2014-01-231-8/+1
* Improve settings code reabilityChris Sherlock2014-01-221-2/+2
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-222-4/+4
* bool improvementsStephan Bergmann2014-01-223-7/+7
* Remove unused Window parameter from SystemSettingsChangingChris Sherlock2014-01-202-2/+2
* fdo#73549 do not attempt to resolve an empty localeEike Rathke2014-01-171-0/+3
* Window::Notify should return boolStephan Bergmann2014-01-174-6/+6
* Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2014-01-161-2/+2
* EndDialog takes long nResult, not boolStephan Bergmann2014-01-141-2/+2
* Missing XServiceInfoStephan Bergmann2014-01-083-4/+47
* Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann2014-01-081-9/+6
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-079-12/+12