summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_manager.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-12desktop: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+1
2014-10-25coverity#983652 Uncaught exceptionCaolán McNamara1-0/+1
2014-09-05coverity#983652 Uncaught exceptionCaolán McNamara1-2/+12
2014-06-04desktop: fix includesThomas Arnhold1-30/+30
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann1-7/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-23/+23
2014-02-23Remove unneccessary commentsAlexander Wilms1-34/+34
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-12Do not use C++-UNO internal static_type functions in client codeStephan Bergmann1-1/+1
2013-11-05Improve debug outputStephan Bergmann1-5/+6
2013-10-23convert code to use OUString::endsWithNoel Grandin1-1/+1
2013-08-25The "shared" extensions are read-only when HAVE_FEATURE_READONLY_INSTALLSETTor Lillqvist1-0/+5
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-07-02OUString convertion for unotoolsNorbert Thiebaud1-2/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+13
2013-01-10fdo#58909: Missing BAK_EXTENSIONS bootstrap variableStephan Bergmann1-1/+1
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith1-112/+84
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud1-1/+1
2012-11-26API CHANGE: com.sun.star.lang.IllegalArgumentExceptionMichael Stahl1-7/+4
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-31/+36
2012-10-26Improve error messageStephan Bergmann1-7/+4
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-12/+13
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann1-2/+2
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-20/+1
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann1-14/+8
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann1-10/+16
2012-06-15Unused variableStephan Bergmann1-1/+1
2012-04-26Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann1-1/+1
2012-04-26Improved error reportingStephan Bergmann1-2/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-7/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-30removed duplicate includes in desktop / editengTakeshi Abe1-1/+0
2012-03-29desktop: unwind hideous StrTitle mess a littleMichael Meeks1-20/+12
2012-03-12fix smoketest - need to check read-only-ness of non-existent pathsMichael Meeks1-8/+15
2012-03-09Fix sense of r/o detection code, and clean upStephan Bergmann1-18/+14
2012-03-09fdo#40607 - osl_syncFile having written, and avoid doing that on startMichael Meeks1-32/+32
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-21Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot1-14/+14
2011-12-11Remove ByteStringJulien Nabet1-1/+1
2011-12-06catch exception by constant referenceTakeshi Abe1-47/+47
2011-11-27remove include of pch header in desktopNorbert Thiebaud1-2/+0
2011-11-16Fixup legacy sleepycat db database usage for packagesMichael Meeks1-2/+1
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/+0