summaryrefslogtreecommitdiffstats
path: root/desktop/source/deployment/manager/dp_extensionmanager.cxx
Commit message (Expand)AuthorAgeFilesLines
* fix spelling: garded -> guardedNoel Grandin2015-01-071-6/+6
* fdo#39440 reduce scope of local variablesŁukasz Hryniuk2015-01-071-1/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+0
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* desktop: fix includesThomas Arnhold2014-06-041-24/+24
* simplify ternary conditions "xxx ? yyy : false"Noel Grandin2014-05-051-1/+1
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-2/+2
* desktop: sal_Bool->boolNoel Grandin2014-04-221-2/+2
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-17/+17
* Remove unneccessary commentsAlexander Wilms2014-02-231-5/+5
* bool improvementsStephan Bergmann2014-01-281-1/+1
* bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann2014-01-221-1/+1
* Do not use C++-UNO internal static_type functions in client codeStephan Bergmann2013-12-121-3/+3
* Don't unnecessarily wrap RuntimeExceptionsStephan Bergmann2013-11-081-1/+1
* Unwind confusing namespace aliasStephan Bergmann2013-11-081-119/+118
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-4/+4
* Resolves: #i119272# Trigger deletion of temporary files of extension managerAndre Fischer2013-05-021-0/+4
* RuntimeException missing from exception specification for UNO methodStephan Bergmann2013-04-291-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-5/+4
* Revert "Cleanly remove an extension again that cannot be activated while inst...Stephan Bergmann2013-02-071-19/+3
* Cleanly remove an extension again that cannot be activated while installing itStephan Bergmann2013-02-051-3/+19
* RTL_CONSTASCII_(U)STRINGPARAM removed in desktopChr. Rossmanith2013-01-011-1/+1
* RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/managerChr. Rossmanith2012-12-301-55/+52
* Some cppcheck cleaning + Related fdo#57950Julien Nabet2012-12-281-3/+1
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-1/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-38/+30
* fdo#57224: Fix logic of considering optional/ambiguous value as "disabled"Stephan Bergmann2012-11-191-3/+3
* fdo#57224: Preserve disabled-state across reinstallDeployedExtensionsStephan Bergmann2012-11-191-1/+29
* Work around premature disposing of PackageRegistryBackendsStephan Bergmann2012-10-261-21/+16
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-5/+5
* fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann2012-08-241-4/+6
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-66/+9
* fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann2012-08-091-5/+4
* fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann2012-08-021-3/+4
* Do not accidentally instantiate other exts when removing exts at startupStephan Bergmann2012-04-261-5/+5
* Force ExtensionManager resync when the implementation changesStephan Bergmann2012-04-241-1/+1
* Fix Prefer prefix ++/-- operatorsJulien Nabet2012-04-051-1/+1
* unusedcode.easy: desktop: singleton_entries is completely unusedThomas Arnhold2012-02-181-22/+0
* Fix for fdo43460 Part XIII getLength() to isEmpty()Olivier Hallot2011-12-211-1/+1
* catch exception by constant referenceTakeshi Abe2011-12-061-67/+67
* remove include of pch header in desktopNorbert Thiebaud2011-11-271-2/+0
* Some cppcheck cleaningJulien Nabet2011-04-221-4/+4
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Remove commented code in libs-core/desktopXisco Fauli2011-03-251-2/+0
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-181-27/+98
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-27/+98
| |\
| | * gnumake3: work around opt. bug: smoketest crash on x86_64 linux (g++ 4.3.3)Michael Stahl2011-02-011-1/+2
| | * jl160 resolve merge conflictsJoachim Lingner2011-01-041-4/+4
| | * jl160 merge with DEV300m96Joachim Lingner2011-01-041-135/+285
| | |\
| | * | jl160 #i114794# unopkg sync did not write lastsycronized fileJoachim Lingner2010-10-131-2/+13