Age | Commit message (Expand) | Author |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-12 | dbaccess: fix testCloneMovesPlusDeletions test | Michael Stahl |
2016-12-12 | Prevent use of ORowSetValue with sal_Bool as TINYINT | Stephan Bergmann |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | cleanup unused includes (related to tdf#88206) | Jochen Nitschke |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | only IMG_PRIMARY_KEY is actually used | Caolán McNamara |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in dbaccess | Stephan Bergmann |
2016-11-29 | Use Size::Width/Height instead of inherited Pair::A/B | Stephan Bergmann |
2016-11-29 | loplugin:vclwidgets check for assigning from VclPt<T> to T* | Noel Grandin |
2016-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-24 | use o3tl::typed_flags in ConfigurationListener::ConfigurationChanged | Noel Grandin |
2016-11-23 | convert SAD constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert EF constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert CBTP constants to o3tl::typed_flags | Noel Grandin |
2016-11-22 | remove some more global OUStrings | Noel Grandin |
2016-11-22 | trivial makefile cleanups | Michael Stahl |
2016-11-21 | Revert "add missing component" | David Tardon |
2016-11-21 | Revert "add missing component" | David Tardon |
2016-11-21 | add missing component | David Tardon |
2016-11-21 | add missing component | David Tardon |
2016-11-21 | add missing deps on ui files | David Tardon |
2016-11-20 | gbuild allow unitest to run once per lang in WITH_LANG_LIST | Norbert Thiebaud |
2016-11-17 | loplugin:datamembershadow | Noel Grandin |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-15 | loplugin:constantparam | Noel Grandin |
2016-11-12 | coverity#1394296 Dereference before null check | Caolán McNamara |
2016-11-11 | update vclwidget loplugin to find ref-dropping assigment | Noel Grandin |
2016-11-10 | 'make screenshot' use-after-free fixes | Stephan Bergmann |
2016-11-10 | 'make screenshot' loplugin fixes | Stephan Bergmann |
2016-11-09 | loplugin:expandablemethods in dbaccess | Noel Grandin |
2016-11-09 | make comphelper::containerToSequence a little smarter | Noel Grandin |
2016-11-08 | loplugin:unnecessaryvirtual in comphelper..forms | Noel Grandin |
2016-11-07 | style fix for cppcheck redundantCondition | Jochen Nitschke |
2016-11-07 | Resolves: #i119892# Missing "by" in description | Damjan Jovanovic |
2016-11-04 | loplugin:oncevar in dbaccess | Noel Grandin |
2016-11-03 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-11-02 | loplugin:unusedfields | Noel Grandin |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-10-31 | No good reason for dbaccess::OCacheSet::updateRow to be pure? | Stephan Bergmann |
2016-10-31 | update vclwidgets plugin to check local variables | Noel Grandin |
2016-10-30 | tdf#95014 initial support for 32 px icons in toolbar | Tomaž Vajngerl |
2016-10-30 | Allow using xml menus in DBTreeListBox | Maxim Monastirsky |
2016-10-30 | Add resource name method to IContextMenuProvider | Maxim Monastirsky |
2016-10-30 | Convert RID_MENU_APP_EDIT to xml | Maxim Monastirsky |
2016-10-28 | update unnecessaryoverride plugin to find pure forwarding methods | Noel Grandin |
2016-10-28 | ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivatives | Caolán McNamara |
2016-10-27 | Sub menus no longer need manual disposing | Maxim Monastirsky |