summaryrefslogtreecommitdiffstats
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* prefer makefile-gmake-modeTakeshi Abe2014-04-282-2/+2
* huge hrc and src file cleanupThomas Arnhold2014-04-232-55/+0
* desktop: sal_Bool->boolNoel Grandin2014-04-2210-36/+36
* remove comments why a file gets includedThomas Arnhold2014-04-211-1/+0
* Typo: s/cant/can't/Tor Lillqvist2014-04-181-2/+2
* Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann2014-04-161-1/+2
* non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky2014-04-151-1/+1
* typo: attribut -> attributeThomas Arnhold2014-04-141-1/+1
* typo: paramter -> parameterThomas Arnhold2014-04-141-1/+1
* typo: gard -> guardThomas Arnhold2014-04-141-1/+1
* typo: controlls -> controlsThomas Arnhold2014-04-141-1/+1
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-1319-53/+138
* liblo: fix check of xcomponentTomaž Vajngerl2014-04-121-1/+1
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl2014-04-081-0/+4
* liblo: new saveAsWithOptions functionTomaž Vajngerl2014-04-083-7/+22
* liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl2014-04-081-0/+1
* liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl2014-04-083-5/+9
* liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl2014-04-082-31/+52
* liblo: use MediaDescriptor / clean-upTomaž Vajngerl2014-04-081-128/+126
* fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre2014-04-041-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-033-8/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0112-13/+13
* Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe2014-03-281-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2723-108/+108
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2634-284/+284
* svtools: sal_Bool->boolNoel Grandin2014-03-241-1/+1
* Find places where OUString and OString are passed by value.Noel Grandin2014-03-183-5/+5
* 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