Age | Commit message (Expand) | Author |
2017-02-14 | Convert WindowType to scoped enum | Noel Grandin |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-08 | loplugin:useuniqueptr (clang-cl) | Stephan Bergmann |
2017-02-03 | Typos | Julien Nabet |
2017-02-01 | loplugin:stringconstant | Stephan Bergmann |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | loplugin:useuniqueptr | Stephan Bergmann |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | use rtl:Reference in SmartContent | Noel Grandin |
2017-01-20 | loplugin:dynexcspec (macOS), fpicker | Stephan Bergmann |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, fpicker | Stephan Bergmann |
2017-01-17 | loplugin:conststringvar | Stephan Bergmann |
2017-01-17 | new loplugin: useuniqueptr: forms..framework | Noel Grandin |
2017-01-11 | loplugin:externvar (clang-cl) | Stephan Bergmann |
2017-01-09 | loplugin:externvar | Stephan Bergmann |
2017-01-06 | loplugin:salbool | Stephan Bergmann |
2016-12-30 | cleanup tailing backslashes | Jochen Nitschke |
2016-12-21 | convert VclButtonsType to scoped enum | Noel Grandin |
2016-12-16 | loplugin:unnecessaryoverride (clang-cl) | Stephan Bergmann |
2016-12-15 | teach sallogareas plugin to catch inconsistencies | Noel Grandin |
2016-12-13 | OSL_TRACE->SAL in chart2..oox | Noel Grandin |
2016-12-06 | loplugin:staticmethods | Noel Grandin |
2016-12-06 | unwind fpicker RID_FILEPICKER_IMAGES imagelist | Caolán McNamara |
2016-12-06 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-12-05 | IMG_FILEDLG_BTN_STD is unused | Caolán McNamara |
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-11-24 | vcl: rename Window::Notify to EventNotify | Michael Stahl |
2016-11-23 | convert FLT constants to o3tl::typed_flags | Noel Grandin |
2016-11-23 | convert PROPERTY_FLAG to o3tl::typed_flags | Noel Grandin |
2016-11-21 | Delete the "Any-to-Any" template specializations for LIBO_INTERNAL_ONLY | Stephan Bergmann |
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-15 | Fix typos | Samuel Mehrbrodt |
2016-11-10 | loplugin fixes here, too | Tor Lillqvist |
2016-11-10 | use-after-free fix here, too | Tor Lillqvist |
2016-11-10 | Typos | Tor Lillqvist |
2016-11-01 | style fixes for cppcheck noExplicitConstructor | Jochen Nitschke |
2016-10-31 | Strange OUString null check | Stephan Bergmann |
2016-10-28 | loplugin:unnecessaryoverride | Stephan Bergmann |
2016-10-28 | tdf#89329: use unique_ptr for pImpl in fpicker/ | Rohan Kumar |
2016-10-28 | only draw menubutton separator when two sides do something different | Caolán McNamara |
2016-10-28 | rename and explain the MENUBUTTON_MENUMODE_TIMED stuff | Caolán McNamara |
2016-10-21 | Adapt Windows-only code to deletion of the "Any-to-Any" specializatios | Stephan Bergmann |
2016-10-19 | loplugin:expandablemethodds in formula..framework | Noel Grandin |
2016-10-18 | replace <<= with assign for <<= with rhs Any | Jochen Nitschke |