summaryrefslogtreecommitdiff
path: root/desktop/source/app/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-02-03Clean up some weird loggingTor Lillqvist1-1/+1
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+5
2014-07-26fdo#75757: remove inheritance to std::mapTakeshi Abe1-0/+3
2014-05-08desktop: sal_Bool->boolNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-07make the error not a secretCaolán McNamara1-2/+2
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin1-4/+4
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan1-11/+10
2013-05-11fdo#64311 - fix namespace issue / compile failure.Michael Meeks1-1/+1
2013-05-11fdo#64311 - fix pre-processor conditionals & don't bail-out without gnome-vfs.Michael Meeks1-17/+26
2013-04-28namespacing cleanupThomas Arnhold1-4/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-7/+6
2013-04-05Remove SvtInternalOptionsThomas Arnhold1-14/+1
2013-02-20Some cppcheck cleaningJulien Nabet1-4/+1
2013-02-11fdo#46808, convert code in desktop module to XComponentContextNoel Grandin1-7/+7
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-11-30Remove SvtStartOptionsStephan Bergmann1-3/+4
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-19/+0
2012-09-24fdo#54385: Displaying help/version early on UNX requires service managerStephan Bergmann1-4/+5
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-79/+23
2012-06-02targeted string re-workNorbert Thiebaud1-12/+11
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-1/+0
2012-05-02Cleaned up CommandLineArgsStephan Bergmann1-39/+5
2012-04-25Proper handling of multiple --accept argumentsStephan Bergmann1-13/+11
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+1
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-1/+0
2012-03-09Removed dead defineTakeshi Abe1-4/+0
2012-01-23android: setup the unorc path correctly into assetsMichael Meeks1-0/+7
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-3/+3
2011-12-15Removed extra semicolonsJesse1-1/+1
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-12-06Make dialogs fail with an exception in headless tests.Stephan Bergmann1-1/+1
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-09-21Improved some error reporting.Stephan Bergmann1-12/+3
2011-09-16catch by const referenceCaolán McNamara1-20/+30
2011-07-31Some cppcheck cleaningJulien Nabet1-1/+1
2011-04-01Use our rtl::Static pattern hereCaolán McNamara1-7/+7
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25Remove commented code in libs-core/desktopXisco Fauli1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0