summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/manager/dp_extensionmanager.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-08osl::Mutex->std::mutex in ExtensionManagerNoel Grandin1-2/+2
2022-01-14Recheck modules d* with IWYUGabor Kelemen1-1/+1
2021-12-19use more cppu::BaseMutexNoel Grandin1-1/+2
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-09tdf#42949 Fix new IWYU warnings in directories d*Gabor Kelemen1-0/+1
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman1-4/+1
2020-07-11desktop/deployment: create instances with uno constructorsNoel Grandin1-1/+6
2020-01-24tdf#42949 Fix IWYU warnings in desktop/Gabor Kelemen1-5/+2
2017-10-30Replace some lists by vectors in desktopJulien Nabet1-3/+3
2017-10-23loplugin:includeform: desktopStephan Bergmann1-4/+4
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-07-28loplugin:checkunusedparams more part3Noel Grandin1-3/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-3/+3
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-87/+19
2017-01-19New loplugin:dynexcspec: Add @throws documentation, desktopStephan Bergmann1-0/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-20loplugin:unusedfields in desktopNoel Grandin1-8/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-17/+17
2015-07-23tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-17loplugin:unusedmethods desktopNoel Grandin1-3/+0
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-06-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin1-2/+2
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-06-04desktop: fix includesThomas Arnhold1-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-17/+17
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-17/+17
2013-10-28fixincludeguards.sh: desktopThomas Arnhold1-2/+2
2013-04-29RuntimeException missing from exception specification for UNO methodStephan Bergmann1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-35/+35
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+15
2012-10-26Work around premature disposing of PackageRegistryBackendsStephan Bergmann1-5/+0
2012-08-24fdo#53968 etc.: Fix more "doesn't start after upgrade" problemsStephan Bergmann1-1/+1
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-6/+0
2012-08-09fdo#53006: Remove user/extensions/bundled cache after upgradeStephan Bergmann1-1/+0
2012-08-02fdo#53006 Force reinstall of all bundled extensions on upgradeStephan Bergmann1-0/+1
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-01-16Attempt to manage without Berkeley DB on iOS and AndroidTor Lillqvist1-0/+1
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-5/+12
2011-02-05migrate to use boost unordered containersFridrich Štrba1-1/+1
2011-01-04jl160 merge with DEV300m96Joachim Lingner1-0/+17
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-10-24Merge commit 'ooo/OOO330_m12'Jan Holesovsky1-12/+16
2010-10-08jl161 #i114933# solve deadlock problem when adding an extensionJoachim Lingner1-3/+0
2010-10-07jl161 #i114933# solve deadlock problem when adding an extensionJoachim Lingner1-0/+20
2010-09-29jl160 #i114794# registration data folder of bundled extensions in the user in...Joachim Lingner1-5/+12