Age | Commit message (Expand) | Author |
2016-12-19 | disable uninteresting utility in --disable-dynloading case | Caolán McNamara |
2016-12-19 | no need to wrap calls to SAL_INFO in #ifdef DBG_UTIL | Noel Grandin |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-12 | coverity#1371265 Missing move assignment operator | Caolán McNamara |
2016-12-12 | coverity#1397046 Unchecked return value | Caolán McNamara |
2016-12-12 | coverity#1397056 Dereference null return value | Caolán McNamara |
2016-12-11 | OSL_TRACE -> SAL in sfx2..svx | Noel Grandin |
2016-12-09 | tdf#104495: prevent autotext to crash when drag&drop | Julien Nabet |
2016-12-08 | convert OSL_ENSURE to assert in AccessibleEventNotifier | Noel Grandin |
2016-12-08 | convert SFX_HINT to scoped enum | Noel Grandin |
2016-12-08 | ImplWallpaper to use std::unique_ptr | Mark Page |
2016-12-07 | convert VCLEVENT constants to scoped enum | Noel Grandin |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | convert FSysStyle to o3tl::typed_flags | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-12-04 | Remove write-only field | Ulrich Gemkow |
2016-12-02 | loplugin:unnecessaryoverride (dtors) in svtools | Stephan Bergmann |
2016-11-29 | Use derived classes' methods instead of Pair::A/B | Mike Kaganski |
2016-11-29 | Rewrite some (trivial) assignments inside if/while conditions: svtools | Stephan Bergmann |
2016-11-29 | Drop a bunch of font metrics flags | Khaled Hosny |
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-28 | tdf#104215: Remove the out-of-borders ruler check | Mike Kaganski |
2016-11-25 | convert HTMLCFG constants to o3tl::typed_flags | 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-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-18 | tdf#103960: The import of UCS2 data uses a different code path. | Jan Holesovsky |
2016-11-17 | Fix tdf#103855 add language codes and names to language lists from extensions | Martin Hosken |
2016-11-17 | loplugin:unusedfields | Noel Grandin |
2016-11-17 | tdf#91222 VclBuilder constructor cleanup | melikeyurtoglu |
2016-11-15 | Fix typos | Samuel Mehrbrodt |
2016-11-15 | tdf#88827 - double-thin border: MINGAPWIDTH is a valid width | Justin Luth |
2016-11-11 | use std::unique_ptr | Caolán McNamara |
2016-11-11 | coverity#1371312 Missing move assignment operator | Caolán McNamara |
2016-11-11 | use std::unique_ptr | 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-07 | Revert "Reverts a commit series that cripple windows ci." | Caolán McNamara |
2016-11-07 | loplugin:unnecessaryvirtual in sfx2..svtools | Noel Grandin |
2016-11-06 | NewMenuController: Remove duplicate async dispatch handling | Maxim Monastirsky |
2016-11-05 | Reverts a commit series that cripple windows ci. | Norbert Thiebaud |
2016-11-04 | move ColorListBox beside sole thing that uses it | Caolán McNamara |
2016-11-04 | unify color selectors | Caolán McNamara |
2016-11-04 | loplugin:unusedmethods | Noel Grandin |
2016-11-03 | tdf#88821: Implement support for <meta charset="..."> for HTML import. | Jan Holesovsky |
2016-11-03 | tdf#88821: Set the encoding correctly for HTML files with a BOM. | Jan Holesovsky |