Age | Commit message (Expand) | Author |
2024-08-18 | cid#1557699 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-08-11 | cid#1558088 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-05-09 | loplugin:ostr in lingucomponent | Noel Grandin |
2023-04-24 | loplugin:unnecessarygetstr extend to createFromAscii | Noel Grandin |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2022-01-27 | Recheck modules [i-l]* with IWYU | Gabor Kelemen |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-07-31 | osl::Mutex->std::mutex in LangGuess_Impl | Noel Grandin |
2021-07-23 | do not use "using namespace std" in headers | Collabora |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-07-14 | lingucomponent: create instances with uno constructors | Noel Grandin |
2020-07-01 | Upcoming improved loplugin:staticanonymous -> redundantstatic: lingucomponent | Stephan Bergmann |
2020-04-07 | loplugin:flatten in lingucomponent | Noel Grandin |
2019-12-19 | sal_Char->char in idlc..linguistic | Noel Grandin |
2019-12-13 | loplugin:expandablemethods | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-01 | loplugin:stringadd in helpcompiler..oox | Noel Grandin |
2019-08-30 | Simplify Sequence iterations in lingucomponent..lotuswordpro | Arkadiy Illarionov |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): lingucomponent | Stephan Bergmann |
2019-06-21 | simplify some getSupportedServiceNames | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
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-10-23 | loplugin:includeform: lingucomponent | Stephan Bergmann |
2017-09-22 | loplugin:flatten in framework..package | Noel Grandin |
2017-06-29 | loplugin:oncevar various | Noel Grandin |
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, lingucomponent | 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 |
2015-12-22 | loplugin:unusedfields in lingu,lotuswordpro,mysqlc | Noel Grandin |
2015-11-16 | no need to take a mutex when only dealing with stack-local data | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in lingucomponent | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-19 | lingucomponent: tdf#88206 replace cppu::WeakImplHelper* | Takeshi Abe |
2015-06-02 | loplugin:cstylecast: deal with those that are (technically) const_cast | Stephan Bergmann |
2014-12-17 | Introduce rtl::OUStringLiteral1 | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-08-07 | Fix *_component_getFactory function type | Stephan Bergmann |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-04-14 | Clean up function declarations | Stephan Bergmann |
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-02-26 | Remove visual noise from lingucomponent | Alexander Wilms |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |