summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)Author
2023-11-19WIP: async popup menusJan-Marek Glogowski
2023-11-06tdf#146619 Recheck include/t* with IWYUGabor Kelemen
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-09-01tdf#104833 Move VCLXMultiLineEdit to public toolkit headerMichael Weghorn
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-04-12Revert "remove unnecessary UnoControlModel::setPropertyValues"Noel Grandin
2023-04-10use std::unordered_map for static properties in toolkitNoel Grandin
2023-04-01pack the UnoControlComponentInfos structNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31simplify subclasses of comphelper::OPropertySetHelperNoel Grandin
2023-03-31remove unnecessary UnoControlModel::setPropertyValuesNoel Grandin
2023-03-13convert UnoControlModel and friends to use std::mutexNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-01-25Use ImplInheritanceHelper in VCLXAccessibleComponentStephan Bergmann
2023-01-14XUnoTunnel->dynamic_cast in VCLXMenuNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in UnoControlModelNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXFontNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2023-01-12loplugin:crosscast (clang-cl)Stephan Bergmann
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-09Clean up VCLXAccessibleComponent::getAccessibleParentStephan Bergmann
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (VCLXAccessibleComponent)Stephan Bergmann
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-12-01Use cppuhelper::ImplInheritanceHelper for toolkit VCLX window classesStephan Bergmann
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXMenuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXFontNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-11-27use more OInterfaceContainerHelper3 in UnoControlNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in UnoControlListBoxModelNoel Grandin
2021-11-04use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-01loplugin:constmethodNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-28Move SVTXNumericField and parents to public toolkit headerMichael Weghorn
2021-06-19loplugin:finalclassesNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin