summaryrefslogtreecommitdiff
path: root/desktop/source/app/appinit.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara1-2/+3
2015-10-09afl-eventtesting: we want to allow dialogs in ui-testing modeCaolán McNamara1-3/+3
2015-09-12desktop: com::sun::star->cssNoel Grandin1-1/+1
2015-09-02ditch gnome-vfs2 supportCaolán McNamara1-27/+0
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-3/+6
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-28Bin a few SAL_INFOs that basically just say "we are here"Tor Lillqvist1-10/+0
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