Age | Commit message (Expand) | Author |
2021-09-28 | vcl: rename OutDevState to Stack | Chris Sherlock |
2021-09-20 | clean up ambiguous confusing rectangle APIs like IsInside() | Luboš Luňák |
2021-09-15 | loplugin:finalclasses | Noel Grandin |
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-08-01 | unordered_map is better for pointer keys | Noel Grandin |
2021-07-29 | Adapt again to C++20 char8_t | Stephan Bergmann |
2021-07-29 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-07-28 | a11y: Add XAccessibleValue::getMinimumIncrement method | Michael Weghorn |
2021-07-28 | a11y: Expose FormattedField as spinbox | Michael Weghorn |
2021-07-02 | convert AccessibleBrowseBoxObjType to scoped enum | Noel Grandin |
2021-06-26 | loplugin:finalclasses in accessibility | Noel Grandin |
2021-06-17 | use string_view in the Translate API | Noel Grandin |
2021-06-15 | vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxx | Chris Sherlock |
2021-06-05 | Simplify Sequences initializations (accessibility/binaryurp) | Julien Nabet |
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-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-12 | forward decl vcl::Window in toolkit/awt/vclxwindow.hxx | Caolán McNamara |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-08 | lok: remove event listener when disposing | Henry Castro |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-21 | update pches | Caolán McNamara |
2021-03-11 | use strong_int for item ids in vcl::ToolBox | Noel |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-08 | loplugin:refcounting check for one more case | Noel |
2021-02-27 | loplugin:refcounting in accessibility | Noel |
2021-02-25 | allow use of FloatWinPopupFlags without including complete floatwin.hxx | Caolán McNamara |
2021-02-22 | forward declare some things and avoid includes | Caolán McNamara |
2021-02-22 | loplugin:refcounting in accessibility | Noel |
2021-02-19 | update pches | Caolán McNamara |
2021-02-16 | loplugin:referencecasting in accessibility | Noel |
2021-02-08 | update pches | Caolán McNamara |
2021-02-06 | move Button to vcl/toolkit | Caolán McNamara |
2021-01-28 | TopLeft().Y() -> Top() etc. | Caolán McNamara |
2021-01-25 | avoid some ref-counting | Noel Grandin |
2021-01-21 | constant 'Focused object has invalid index in parent' a11y warning | Caolán McNamara |
2021-01-09 | Fix typos | Andrea Gelmini |
2020-12-25 | Typos in code (vlc->vcl/vclx) | Julien Nabet |
2020-12-15 | don't need to include vcl/menu.hxx here | Caolán McNamara |
2020-12-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-29 | a11y : avoid double locking | Arnaud Versini |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |