summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-14cid#1607242 Overflowed return valueNoel Grandin
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-08cid#1632259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-11use more concrete UNO type in toolkitNoel Grandin
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-02Expose WorkWindow fullscreen mode via new XTopWindow3Stephan Bergmann
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-18make date/time single-arg constructors explicitNoel Grandin
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-07-03lok: Avoid launching an un-necessary thread.Michael Meeks
2024-06-30tdf#161844: AbsoluteScreenPixelRectangle is a closed intervalMike Kaganski
2024-06-21tsan: fix data race in VCLXWindowImplNoel Grandin
2024-06-11Some missing "block untrusted referer links" for form controlsStephan Bergmann
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-05-15loplugin:ostr in toolkitNoel Grandin
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-03tdf#146619 Drop unused 'using namespace' in: toolkit/Gabor Kelemen
2024-03-31convert VCLXToolkit to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-31Resolves: tdf#157258 "Always autocorrect to" deletes the wordCaolán McNamara
2024-03-22tdf#114441 change use of sal_uLong to better integer types in toolkitanish.deshpande
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
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
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
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-11cid#1545577 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (toolkit)Julien Nabet
2023-11-08loplugin:fieldcast in VCLXWindowImplNoel Grandin
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-26tdf#153519 use new IdleTask::waitUntilIdleDispatchedNoel Grandin
2023-10-20Use getXWeak in toolkitMike Kaganski
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski
2023-09-01tdf#104833 a11y: Use VCLXAccessibleEdit for VCLXMultiLineEditMichael Weghorn
2023-08-18tdf#141101 tdf#156561 a11y: Handle a11y child events in win parentMichael 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-07-27tdf#155625 a11y: Notify about menu item role changeMichael Weghorn
2023-07-20split GetWindowExtentsRelative asunderNoel Grandin
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-08deduplicate MutexAndBroadcastHelperNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin