Age | Commit message (Expand) | Author |
2024-12-17 | [API CHANGE] a11y: Drop UNO service to create a11y contexts | Michael Weghorn |
2024-12-13 | a11y: Drop always null AccessibleBrowseBoxHeaderCell focus win param | Michael Weghorn |
2024-12-13 | a11y: Drop always null AccessibleBrowseBoxTableCell focus win param | Michael Weghorn |
2024-11-26 | svtools a11y: Merge BrowseBoxImpl into BrowseBox | Michael Weghorn |
2024-04-03 | tdf#146619 Drop unused 'using namespace' in: svtools/ | Gabor Kelemen |
2023-08-30 | make IAccessibleBrowseBox extend cppu::WeakImplHelper | Noel Grandin |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-07-20 | split GetWindowExtentsRelative asunder | Noel Grandin |
2022-07-08 | [API CHANGE] Drop css::accessibility::XAccessibleStateSet | Noel Grandin |
2021-10-31 | Prepare for removal of non-const operator[] from Sequence in svtools | Mike Kaganski |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-05-17 | split OutputDevice from Window | Noel Grandin |
2021-05-03 | vcl: remove MetricVector | Chris Sherlock |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-19 | use tools::Long in svtools | Noel |
2020-08-26 | make get_extents_relative_to const | Caolán McNamara |
2019-09-19 | tdf#42949 Fix IWYU warnings in svtools/ | Gabor Kelemen |
2019-01-18 | tdf#42949 Fix remaining IWYU warnings in include/vcl/* | Gabor Kelemen |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-04-07 | Revert "long->sal_Int32 in tools/gen.hxx" | Stephan Bergmann |
2018-04-03 | long->sal_Int32 in tools/gen.hxx | Noel Grandin |
2018-02-27 | remove unused vclunohelper.hxx includes | Jochen Nitschke |
2018-01-12 | More loplugin:cstylecast: svtools | Stephan Bergmann |
2017-11-22 | loplugin:flatten in svtools | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-19 | loplugin:constparams in svtools | Noel Grandin |
2017-05-19 | loplugin:stringcopy: svtools | Stephan Bergmann |
2017-03-31 | tdf#82580 tools: rename Rectangle to tools::Rectangle | Miklos Vajna |
2017-03-17 | vcl: OutputDevice::GetGlyphBoundRects()'s nIndex and nBase is always the same | Miklos Vajna |
2017-02-16 | tdf#100726 Improved readability of OUString concatenations | Fakabbir Amin |
2016-06-12 | convert more DBG_ASSERT(false to SAL_WARN | Noel Grandin |
2016-06-12 | convert DBG_ASSERT(false, to SAL_WARN( | Noel Grandin |
2016-04-05 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-03-01 | loplugin:unuseddefaultparam in svtools | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-31 | unnecessary use of OUString constructor | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | com::sun::star->css in svtools | Noel Grandin |
2015-07-14 | loplugin:unusedmethods svtools | Noel Grandin |
2015-05-29 | loplugin:loopvartoosmall | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-24 | svtools: sal_Bool->bool | Noel Grandin |
2014-02-25 | Remove visual noise from svtools | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-03 | MultiSelection::GetRangeCount() returns size_t | Matteo Casalin |
2014-01-28 | bool improvements | Stephan Bergmann |