Age | Commit message (Expand) | Author |
2016-11-08 | loplugin:expandablemethods in extensions | Noel Grandin |
2016-10-19 | loplugin:expandablemethodds in editeng..extensions | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-01-25 | InterfaceContainer2 with vector instead of Sequence | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-18 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-01 | com::sun::star->css in extensions/ | Noel Grandin |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-17 | convert Link<> to typed | Noel Grandin |
2015-08-06 | tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-04-10 | vclwidget: change all vcl::window fields to be wrapped in VclPtr | Noel Grandin |
2015-01-04 | boost::unordered_map->std::unordered_map | Caolán McNamara |
2014-09-30 | extensions: std::auto_ptr -> std::unique_ptr | Stephan Bergmann |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-12 | extensions: sal_Bool -> bool | Stephan Bergmann |
2014-06-05 | extensions: remove SAL_THROW macro | Noel Grandin |
2014-05-08 | extensions: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: extensions | Thomas Arnhold |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-28 | Dead code | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-03 | EXTENSIONS : Remove usage of DBG_CTOR and DBG_DTOR. | Arnaud Versini |
2014-02-27 | Remove visual noise from extensions | Alexander Wilms |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |