Age | Commit message (Expand) | Author |
2023-04-18 | Some missing XServiceInfo implementations | Stephan Bergmann |
2022-09-15 | Clean up color scheme migration | Stephan Bergmann |
2022-09-13 | Migrating product name related color schemes between different versions | Balazs Varga |
2021-07-22 | Revert "simplify locking in configmgr" | Noel Grandin |
2021-07-22 | simplify locking in configmgr | Noel Grandin |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2020-07-06 | configmgr: create instances with uno constructors | Noel Grandin |
2020-01-15 | clang-tidy modernize-concat-nested-namespace in codemaker..configmgr | Noel Grandin |
2020-01-02 | Revert "no need to use shared_ptr here" | Noel Grandin |
2019-12-30 | Clean up newly unused includes | Stephan Bergmann |
2019-12-24 | no need to use shared_ptr here | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): configmgr | Stephan Bergmann |
2019-07-17 | tdf#42949 Fix IWYU warnings in configmgr/* | Gabor Kelemen |
2017-07-06 | use more begin()/end() for Sequence | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-07-13 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-06-08 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-02-16 | boost::noncopyable->'= delete' | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2014-05-28 | fix-includes.pl: configmgr | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-01-27 | coverity#983618 Uncaught exception | Caolán McNamara |
2012-12-11 | rtl:: prefix removal from configmgr | Radu Ioan |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-06-12 | re-base on ALv2 code. | Michael Meeks |
2011-12-14 | Replaced remaining OSL_ASSERT in configmgr. | Stephan Bergmann |
2011-11-27 | remove include of pch header in configmgr | Norbert Thiebaud |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2010-11-25 | Resolves: fdo#31494# get ownership right | Caolán McNamara |
2010-10-28 | sb132: #i114877# combined configmgr::Components::{init,get}Singleton | sb |
2010-10-25 | sb132: #i115142# component factories should implement XServiceInfo | sb |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-08-12 | sb130: #i113096# introduced com.sun.star.configuration.XUpdate.removeExtensio... | sb |
2010-05-04 | sb122: #i110491# turned configmgr API from C++ to UNO | sb |
2010-03-26 | sb121: #i110203# added configmgr::update::insertModificationXcuFile and adapt... | sb |
2010-02-25 | sb118: #i109125# change source file copyright notice from Sun Microsystems to... | sb |
2009-12-02 | sb111: #i101955# configmgr::update::insertExtensionXcuFile should notify conf... | sb |
2009-11-13 | sb111: #i101955# cleaned up configmgr::update interface | sb |
2009-11-02 | sb111: #i101955# moved configmgr2/ to configmgr/ | sb |