summaryrefslogtreecommitdiff
path: root/desktop/source/app/appinit.cxx
AgeCommit message (Expand)Author
2014-05-08desktop: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-07make the error not a secretCaolán McNamara
2013-09-26typo fixes in commentsAndras Timar
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks
2013-04-28namespacing cleanupThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05Remove SvtInternalOptionsThomas Arnhold
2013-02-20Some cppcheck cleaningJulien Nabet
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-11-30Remove SvtStartOptionsStephan Bergmann
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-24fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-02Cleaned up CommandLineArgsStephan Bergmann
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe
2012-03-09Removed dead defineTakeshi Abe
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot
2011-12-15Removed extra semicolonsJesse
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann
2011-11-27remove include of pch header in desktopNorbert Thiebaud
2011-09-21Improved some error reporting.Stephan Bergmann
2011-09-16catch by const referenceCaolán McNamara
2011-07-31Some cppcheck cleaningJulien Nabet
2011-04-01Use our rtl::Static pattern hereCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-25Remove commented code in libs-core/desktopXisco Fauli
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-01-31Some cppcheck cleaningJulien Nabet