Age | Commit message (Expand) | Author |
2018-04-16 | toolkit: use thread safe static initializer | Jochen Nitschke |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | make ControlModelContainerBase::Clone return by rtl::Reference | Noel Grandin |
2018-04-11 | toolkit: Recover missing service names for ControlModelContainerBase | Takeshi Abe |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-05 | enable mapping direct from awt::XWindow and weld::Window | Caolán McNamara |
2018-04-03 | pass area param to DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke |
2018-03-31 | loplugin:unusedmethods | Noel Grandin |
2018-03-29 | loplugin:unusedmethods | Noel Grandin |
2018-03-22 | move btndlg from vcl to toolkit | Caolán McNamara |
2018-03-22 | move MessBoxStyle to last consumer | Caolán McNamara |
2018-03-19 | remove unused ucbstreamhelper includes | Jochen Nitschke |
2018-03-16 | move framework/toolkit use of BitmapEx::GetMask inside vcl | Noel Grandin |
2018-03-16 | drop support for GraphicObject URLs in toolkit | Tomaž Vajngerl |
2018-03-12 | loplugin:redundantfcast look for redundant copies in return statements | Noel Grandin |
2018-03-06 | use more Color in toolkit | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | cast MessBox into exile | Caolán McNamara |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-27 | convert remaining WarningBox to weld::MessageDialog | Caolán McNamara |
2018-02-26 | convert remaining ErrorBox to weld::MessageDialog | Caolán McNamara |
2018-02-25 | convert remaining InfoBox to weld::MessageDialog | Caolán McNamara |
2018-02-22 | loplugin:changetoolsgen in tools..toolkit | Noel Grandin |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-02-20 | make it possible to set parent window for printer error messages | Caolán McNamara |
2018-02-08 | Different approach for tdf#115227 | Maxim Monastirsky |
2018-01-27 | Fix typos | Andrea Gelmini |
2018-01-27 | Fix typos | Andrea Gelmini |
2018-01-27 | Fix typos | Andrea Gelmini |
2018-01-25 | tdf#115227 svtools: suppress UNO notifications for color selectors | Miklos Vajna |
2018-01-25 | Fix typos | Andrea Gelmini |
2018-01-23 | new loplugin: pointerbool | Noel Grandin |
2018-01-17 | loplugin:useuniqueptr in VCLXWindow | Noel Grandin |
2018-01-17 | loplugin:useuniqueptr in VCLXGraphics | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: toolkit | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: toolkit | Stephan Bergmann |
2018-01-08 | toolkit: disable the UnitConversion test only on WNT | Michael Stahl |
2018-01-07 | disable toolkit unit conversion test for now | Markus Mohrhard |
2018-01-05 | toolkit: disable UnitConversion test for non-default resolution on WNT | Michael Stahl |
2018-01-05 | toolkit: convert UnitConversion test to C++ | Michael Stahl |
2018-01-04 | loplugin:unusedfields | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |
2017-12-16 | clang-tidy modernize-use-equals-default in toolkit | Jochen Nitschke |
2017-12-13 | tools: reimplement SVLIBRARY macro & remove it from solar.h | Michael Stahl |
2017-12-13 | DELETEZ->std::unique_ptr in toolkit,unotools | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-12-07 | loplugin:salcall handle static methods | Noel Grandin |