summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-25tdf#158101 Make non-gtk backends context popup menu itemJim Raykowski
2024-01-08cid#1545370 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-21SVT_DLL_NAME is unusedNoel Grandin
2023-12-19tdf#123864 a11y: Handle new CHECKABLE state in misc placesMichael Weghorn
2023-12-14tdf#151456: AnimatedImages in Basic Dialog : StepTime is ignoredJulien Nabet
2023-12-12cid#1546444 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-11cid#1545577 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545987 std::swap COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-09cid#1556778 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-04cid#1545597 Using invalid iteratorJulien Nabet
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit)Julien Nabet
2023-11-15avoid double map lookupNoel Grandin
2023-11-08loplugin:fieldcast in VCLXWindowImplNoel Grandin
2023-11-08loplugin:fieldcast in MutableTreeDataModelNoel Grandin
2023-11-02'new Double' is deprecated in JavaNoel Grandin
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: toolkitStephan Bergmann
2023-10-20Use getXWeak in toolkitMike Kaganski
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-10-05Replace getTabIndexPropertyName and getStepPropertyName (toolkit)Julien Nabet
2023-10-05Replace 2 other lcl_throw* by throwing the right exception directly (toolkit)Julien Nabet
2023-10-05Replace 3 lcl_throw* by throwing the right exception directly (toolkit)Julien Nabet
2023-09-23Use less epoxy external headers dependencyGabor Kelemen
2023-09-10MutableTreeDataModel does not need to implement XAggreggationNoel Grandin
2023-09-07no need to take a lock and do nothingNoel Grandin
2023-09-02no need to use UNO_QUERY_THROW hereNoel Grandin
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-09-01tdf#104833 Move VCLXMultiLineEdit to public toolkit headerMichael Weghorn
2023-08-30make IAccessibleTableControl extend cppu::WeakImplHelperNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-22tdf#156473 a11y: Keep a reference to table's a11y objectMichael Weghorn
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-08-18tdf#156561 a11y: Create VCLXTopWindow peer for border win frameMichael Weghorn
2023-08-18tdf#141101 tdf#156561 a11y: Handle a11y child events in win parentMichael Weghorn
2023-08-03toolkit: Use range-based for, drop invalidTableControlActionMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-02a11y: Don't always append window type to a11y name in debug buildsMichael Weghorn
2023-08-02a11y: Convert AccessibleTableControlObjType to enum classMichael Weghorn
2023-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-07-12simplifyNoel Grandin