summaryrefslogtreecommitdiffstats
path: root/configmgr/source/update.cxx
Commit message (Expand)AuthorAgeFilesLines
* use more begin()/end() for SequenceNoel Grandin2017-07-061-3/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-15/+4
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-1/+1
* new loplugin: oncevarNoel Grandin2015-11-091-2/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-4/+4
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-131-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* boost::noncopyable->'= delete'Caolán McNamara2015-02-161-3/+4
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-161-2/+2
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-16/+16
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-4/+4
* coverity#983618 Uncaught exceptionCaolán McNamara2014-01-271-4/+7
* rtl:: prefix removal from configmgrRadu Ioan2012-12-111-23/+20
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-121-26/+17
* Replaced remaining OSL_ASSERT in configmgr.Stephan Bergmann2011-12-141-1/+2
* remove include of pch header in configmgrNorbert Thiebaud2011-11-271-1/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-66/+17
|\
| * sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb2010-10-281-11/+19
| * sb132: #i115142# component factories should implement XServiceInfosb2010-10-251-55/+1
* | Resolves: fdo#31494# get ownership rightCaolán McNamara2010-11-251-5/+11
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio...sb2010-08-121-0/+17
* sb122: #i110491# turned configmgr API from C++ to UNOsb2010-05-041-9/+134
* sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt...sb2010-03-261-0/+19
* sb118: #i109125# change source file copyright notice from Sun Microsystems to...sb2010-02-251-5/+3
* sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify conf...sb2009-12-021-2/+14
* sb111: #i101955# cleaned up configmgr::update interfacesb2009-11-131-4/+4
* sb111: #i101955# moved configmgr2/ to configmgr/sb2009-11-021-0/+56