Age | Commit message (Expand) | Author |
2020-10-21 | use tools::Long in accessibility..basctl | Noel |
2020-09-02 | move Edit into toolkit only headers | Caolán McNamara |
2020-09-02 | tdf#136331 implement applying atk properties to tab pages | Caolán McNamara |
2020-08-27 | SvtIconChoiceCtrl can move into toolkit only headers | Caolán McNamara |
2020-08-27 | tdf#136162 implement applying atk properties to gen menus | Caolán McNamara |
2020-08-19 | move VclMultiLineEdit to toolkit-only headers | Caolán McNamara |
2020-08-17 | Fix typos | Andrea Gelmini |
2020-08-12 | SvTreeListBox can move into toolkit headers now | Caolán McNamara |
2020-08-12 | svlbitm.hxx can be toolkit only now | Caolán McNamara |
2020-08-08 | loplugin:unusedmethods | Noel Grandin |
2020-07-12 | move CheckBox to toolkit-only headers | Caolán McNamara |
2020-07-12 | update pches | Caolán McNamara |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-06-30 | Upcoming improved loplugin:staticanonymous -> redundantstatic: accessibility | Stephan Bergmann |
2020-06-23 | move ListBox to toolkit-only headers | Caolán McNamara |
2020-06-21 | accessibility : don't initialize manually VclPtr | Arnaud Versini |
2020-06-12 | PopupMenuFloatingWindow is now unused | Caolán McNamara |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-05-28 | loplugin:simplifybool in accessibility..basic | Noel Grandin |
2020-05-20 | move ComboBox to toolkit-only headers | Caolán McNamara |
2020-05-07 | tdf#118418 implement scrollSubstringTo() for gtk | Colomban Wendling |
2020-04-27 | Make upcasting css::uno::Reference ctor require complete types | Stephan Bergmann |
2020-04-26 | update pches | Caolán McNamara |
2020-04-25 | controllayout.hxx can be a toolkit-only header | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
2020-04-21 | tdf#42982: Improve UNO API error reporting | Ian Barkley-Yeung |
2020-04-18 | loplugin:flatten in accessibility | Noel Grandin |
2020-04-11 | rename vcl::Window::Update to PaintImmediately | Noel Grandin |
2020-04-02 | loplugin:virtualdead | Noel Grandin |
2020-03-13 | Revert "loplugin:constfields in svtools" | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-19 | move svtabbx.hxx to vcl/toolkit | Caolán McNamara |
2020-02-16 | clang-format accessibility & basctl with under 5-percent lines of change | Muhammet Kara |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2020-01-26 | Use properly typed variable for iteration | Stephan Bergmann |
2020-01-26 | rename some local variables | Noel Grandin |
2020-01-25 | Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32 | Stephan Bergmann |
2020-01-15 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-14 | loplugin:finalclasses in accessibility | Noel Grandin |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2019-12-28 | tdf#124176: Use "pragma once" on accessibility/* | Andrea Gelmini |
2019-12-20 | tdf#124176:Use pragma once instead of include guards | Ayhan Yalçınsoy |
2019-12-04 | remove some unnecessary includes and update pches | Caolán McNamara |
2019-12-03 | loplugin:mergeclasses ListBoxAccessibleBase with AccessibleListBoxEntry | Noel Grandin |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-21 | loplugin:unusedfields | Noel Grandin |
2019-11-20 | loplugin:unusedmethods | Noel Grandin |
2019-11-16 | loplugin:singlevalfields | Noel Grandin |