Age | Commit message (Expand) | Author |
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 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-08-12 | Mark as const | Takeshi Abe |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-10 | fix typo | David Tardon |
2012-11-09 | convert libexttextcat to gbuild | Peter Foley |
2012-10-08 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-08-25 | prefix more components | Matúš Kukan |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2011-11-27 | remove include of pch header from lingucomponent | Norbert Thiebaud |
2011-10-04 | libtextcat -> libexttextcat in #include's | Rene Engelhard |
2011-09-29 | bump to libexttextcat 3.1.0, enable previously broken languages | Caolán McNamara |
2011-09-28 | text can be const now | Caolán McNamara |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-04-20 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-06 | Remove lots of dead code | Thomas Arnhold |
2010-10-15 | SAL_N_ELEMENTS changes for components | Kenneth Venken |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |