Age | Commit message (Expand) | Author |
2021-12-19 | use more cppu::BaseMutex | Noel Grandin |
2021-10-30 | Prepare for removal of non-const operator[] from Sequence in extensions | Mike Kaganski |
2021-03-23 | tdf#124176 Use pragma once in extensions | Vincent LE GARREC |
2020-11-21 | tdf#123936 Formatting files in module extensions with clang-format | Philipp Hofer |
2020-07-23 | extensions/ldap: create instances with uno constructors | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: extensions | Stephan Bergmann |
2020-06-03 | Upcoming loplugin:elidestringvar: extensions | Stephan Bergmann |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-04-22 | Typo kServerDefiniton->kServerDefinition (extensions/ldap) | Julien Nabet |
2020-04-14 | loplugin:flatten in extensions | Noel Grandin |
2020-03-11 | tdf#42949 Fix IWYU warnings in extensions/*/*cxx | Gabor Kelemen |
2020-03-06 | tdf#42949 Fix IWYU warnings in extensions/source/*/*hxx | Gabor Kelemen |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-25 | tdf#130137 Replace remaining uses of WNT define checks with _WIN32 | A_GAN |
2019-12-19 | sal_Char->char in extensions | Noel Grandin |
2019-08-20 | Fix typos | Andrea Gelmini |
2019-08-16 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): extensions | Stephan Bergmann |
2019-07-19 | missing LDAP | Caolán McNamara |
2018-11-04 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski |
2018-08-01 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-05-09 | Don't throw in LdapUserProfileBe ctor on LDAP misconfiguration | Mike Kaganski |
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-11-22 | tdf#112689 Replace chained O(U)StringBuffer::append with operator+ | qzheng |
2017-10-23 | loplugin:includeform: extensions | Stephan Bergmann |
2017-10-05 | Rename and move SAL_U/W to o3tl::toU/W | Mike Kaganski |
2017-10-04 | add << operator for css::uno::Exception | Noel Grandin |
2017-09-30 | Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* | Mike Kaganski |
2017-09-18 | Use even more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-05-12 | Clean up uses of SAL_U/SAL_W: extensions | Stephan Bergmann |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert extensions module away from OSL_ASSERT to assert | Chris Sherlock |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-04-04 | Finally switch MSVC to sal_Unicode = char16_t, too | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-02-02 | unnecessary use of OUStringBuffer in throwing exceptions | Noel Grandin |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-28 | loplugin:stringconstant check for unnecessary OUString constructor.. | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, extensions | Stephan Bergmann |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-10-16 | clang-cl loplugin: extensions | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-10 | Fix typos | Andrea Gelmini |