Age | Commit message (Expand) | Author |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-03-30 | tdf#146619 Drop unused 'using namespace' in: eventattacher/ | Gabor Kelemen |
2023-05-28 | Use getXWeak in eventattacher | Mike Kaganski |
2022-08-13 | clang-tidy modernize-pass-by-value in various | Noel Grandin |
2022-04-13 | Update remaining DevGuide wiki links. | Ilmari Lauhakangas |
2021-12-10 | Generally determine Rdb content from gb_*_set_componentfile calls | Stephan Bergmann |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in eventattacher | Mike Kaganski |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-18 | osl::Mutex->std::mutex in EventAttacherImpl | Noel Grandin |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2020-11-12 | tdf#42949 Fix new IWYU warnings in directories [e-f]* | Gabor Kelemen |
2020-10-02 | Use the new single-instance="true" attribute in eventattacher | Stephan Bergmann |
2020-07-09 | eventattacher: create instances with uno constructors | Noel Grandin |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): eventattacher | Stephan Bergmann |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin |
2019-05-31 | Use hasElements to check Sequence emptiness in [e-i]* | Arkadiy Illarionov |
2019-05-23 | tdf#42949 Fix IWYU warnings in: animations/ eventattacher/ i18nutil/ | Gabor Kelemen |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-08 | loplugin:indentation in editeng..extensions | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-08 | loplugin:simplifyconstruct in editeng..extensions | Noel Grandin |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-09-21 | loplugin:flatten in editeng..extensions | Noel Grandin |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-20 | Translate German comments and debug strings (leftovers in e... dirs) | Johnny_M |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | Fix typos | Andrea Gelmini |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, eventattacher | Stephan Bergmann |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in eventattacher | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-02-12 | tdf#95857 Sort out German plurals ... | danielt998 |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-12-23 | loplugin:unusedfields in eventattacher | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |