summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-2/+2
2014-04-16Avoid soffice.bin restarting ad inf when version ini-file buildid is emptyStephan Bergmann1-1/+2
2014-04-15non-desktop: Don't even attempt to create a lockfile.Jan Holesovsky1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold1-1/+1
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: gard -> guardThomas Arnhold1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann19-53/+138
2014-04-12liblo: fix check of xcomponentTomaž Vajngerl1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-08liblo: Older versions do not have saveAsWithOptions yet.Tomaž Vajngerl1-0/+4
2014-04-08liblo: new saveAsWithOptions functionTomaž Vajngerl3-7/+22
2014-04-08liblo: We need to provide LibreOffice with fake command line args too.Tomaž Vajngerl1-0/+1
2014-04-08liblo: extend doc_saveAs with filterOptionsTomaž Vajngerl3-5/+9
2014-04-08liblo: clean-up liblibreoffice.h(xx)Tomaž Vajngerl2-31/+52
2014-04-08liblo: use MediaDescriptor / clean-upTomaž Vajngerl1-128/+126
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin3-8/+8
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann12-13/+13
2014-03-28Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe1-3/+3
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann23-108/+108
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann34-284/+284
2014-03-24svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin3-5/+5
2014-03-14Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann1-1/+1
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-2/+2
2014-03-03desktop: rename Executable*.bin.mk/.com.mkMichael Stahl5-4/+4
2014-02-27normalize values of USE_XINERAMAMichael Stahl1-1/+1
2014-02-27Remove visual noise from desktopAlexander Wilms52-200/+200
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann57-515/+515
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