Age | Commit message (Expand) | Author |
2024-01-08 | cid#1545370 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-30 | cid#1545965 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-24 | cid#1545470 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-23 | cid#1546006 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-21 | SVT_DLL_NAME is unused | Noel Grandin |
2023-12-19 | tdf#123864 a11y: Handle new CHECKABLE state in misc places | Michael Weghorn |
2023-12-14 | tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignored | Julien Nabet |
2023-12-12 | cid#1546444 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-11 | cid#1545577 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1545177 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-10 | cid#1545987 std::swap COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-09 | cid#1556778 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-04 | cid#1545597 Using invalid iterator | Julien Nabet |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit) | Julien Nabet |
2023-11-15 | avoid double map lookup | Noel Grandin |
2023-11-08 | loplugin:fieldcast in VCLXWindowImpl | Noel Grandin |
2023-11-08 | loplugin:fieldcast in MutableTreeDataModel | Noel Grandin |
2023-11-02 | 'new Double' is deprecated in Java | Noel Grandin |
2023-10-30 | tdf#157518: vcl: Introduce vcl control LevelBar | Sarper Akdemir |
2023-10-26 | tdf#153519 use new IdleTask::waitUntilIdleDispatched | Noel Grandin |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: toolkit | Stephan Bergmann |
2023-10-20 | Use getXWeak in toolkit | Mike Kaganski |
2023-10-15 | Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr | Stephan Bergmann |
2023-10-14 | Use exception ctors, instead of setting members later | Mike Kaganski |
2023-10-05 | Replace getTabIndexPropertyName and getStepPropertyName (toolkit) | Julien Nabet |
2023-10-05 | Replace 2 other lcl_throw* by throwing the right exception directly (toolkit) | Julien Nabet |
2023-10-05 | Replace 3 lcl_throw* by throwing the right exception directly (toolkit) | Julien Nabet |
2023-09-23 | Use less epoxy external headers dependency | Gabor Kelemen |
2023-09-10 | MutableTreeDataModel does not need to implement XAggreggation | Noel Grandin |
2023-09-07 | no need to take a lock and do nothing | Noel Grandin |
2023-09-02 | no need to use UNO_QUERY_THROW here | Noel Grandin |
2023-09-01 | tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEdit | Michael Weghorn |
2023-09-01 | tdf#104833 Move VCLXMultiLineEdit to public toolkit header | Michael Weghorn |
2023-08-30 | make IAccessibleTableControl extend cppu::WeakImplHelper | Noel Grandin |
2023-08-25 | Revert "use more Reference::query instead of UNO_QUERY_THROW" | Noel Grandin |
2023-08-22 | tdf#156473 a11y: Keep a reference to table's a11y object | Michael Weghorn |
2023-08-18 | use more Reference::query instead of UNO_QUERY_THROW | Noel Grandin |
2023-08-18 | tdf#156561 a11y: Create VCLXTopWindow peer for border win frame | Michael Weghorn |
2023-08-18 | tdf#141101 tdf#156561 a11y: Handle a11y child events in win parent | Michael Weghorn |
2023-08-03 | toolkit: Use range-based for, drop invalidTableControlAction | Michael Weghorn |
2023-08-02 | split Point/Size/Rectangle into AbsoluteScreenPixel* types | Noel Grandin |
2023-08-02 | a11y: Don't always append window type to a11y name in debug builds | Michael Weghorn |
2023-08-02 | a11y: Convert AccessibleTableControlObjType to enum class | Michael Weghorn |
2023-07-27 | tdf#155625 a11y: Notify about menu item role change | Michael Weghorn |
2023-07-25 | Convert internal vcl bitmap formats transparency->alpha (II) | Noel Grandin |
2023-07-21 | loplugin:redundantcast small improvement | Noel Grandin |
2023-07-20 | split GetWindowExtentsRelative asunder | Noel Grandin |
2023-07-12 | simplify | Noel Grandin |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-09 | move a toolkit header inside the module | Noel Grandin |