Age | Commit message (Expand) | Author |
2023-04-01 | use more XVclWindowPeer | Noel Grandin |
2023-03-10 | improve loplugin:unnecessarylocking | Noel Grandin |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleToolBoxItem | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleToolBox | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleTextField | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleTabPage | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleTabControl | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleStatusBarItem | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleScrollBar | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleRadioButton | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleMenu | Stephan Bergmann |
2023-01-27 | Use ImplInheritanceHelper in VCLXAccessibleMenuItem | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleList | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleHeaderBarItem | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleCheckBox | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleButton | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleBox | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in SVTXAccessibleNumericField | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleEdit | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in VCLXAccessibleTextComponent | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in OAccessibleMenuComponent | Stephan Bergmann |
2023-01-26 | Use ImplInheritanceHelper in OAccessibleMenuBaseComponent | Stephan Bergmann |
2023-01-16 | XUnoTunnel->dynamic_cast in OToolBoxWindowItem | Noel Grandin |
2023-01-06 | Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible... | Stephan Bergmann |
2022-09-27 | use more string_view in accessibility..configmgr | Noel Grandin |
2022-09-19 | OSL_ENSURE->assert where we would crash if not true | Mike Kaganski |
2022-09-02 | [API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bit | Michael Weghorn |
2022-08-25 | vcl: rename GetNonMnemonicString() and make it standalone function | Chris Sherlock |
2022-08-09 | move scrbar.hxx to vcl/toolkit | Caolán McNamara |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2022-06-06 | clang-tidy modernize-pass-by-value in accessibility | Noel Grandin |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-04-20 | loplugin:passstuffbyref | Noel Grandin |
2022-02-06 | We know the length here | Mike Kaganski |
2022-01-13 | Recheck modules [a-c]* with IWYU | Gabor Kelemen |
2021-10-28 | Prepare for removal of non-const operator[] from Sequence in accessibility | Mike Kaganski |
2021-10-17 | Simplify Sequence in accessibility | Julien Nabet |
2021-10-15 | Remove non-const Sequence::begin()/end() in internal code | Mike Kaganski |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-06 | tdf#114441: Convert use of sal_uLong to better integer types | Baran Aytas |
2021-08-08 | no need to allocate ControlLayoutData separately | Noel Grandin |
2021-07-28 | a11y: Add XAccessibleValue::getMinimumIncrement method | Michael Weghorn |
2021-07-28 | a11y: Expose FormattedField as spinbox | Michael Weghorn |
2021-05-13 | Revert "simplify the vcl<->toolkit connection" | Noel Grandin |
2021-05-12 | simplify the vcl<->toolkit connection | Noel Grandin |
2021-05-05 | loplugin:constmethod | Noel Grandin |
2021-04-12 | forward decl vcl::Window in toolkit/awt/vclxwindow.hxx | Caolán McNamara |