summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxwindow.cxx
AgeCommit message (Expand)Author
2023-11-08loplugin:fieldcast in VCLXWindowImplNoel Grandin
2023-10-20Use getXWeak in toolkitMike Kaganski
2023-05-09move a toolkit header inside the moduleNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-01-16XUnoTunnel->dynamic_cast in VCLXPointerNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in VCLXDeviceNoel Grandin
2022-12-19remove dependency from drawinglayer to frameworkNoel Grandin
2022-09-19tdf#149797 Change highlight background color in some controlsIlhan Yesil
2022-08-02clang-tidy modernize-pass-by-value in toolkitNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-19loplugin:constmethodsNoel Grandin
2021-05-20fix VCLXWindow related leaksNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14tdf#142255 Crash when trying to insert a shapeNoel Grandin
2021-05-13fix leak in VCLXWindowImplNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix leak in VCLXWindowNoel Grandin
2021-05-04final 'next incompatible build' TODOCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-23loplugin:refcounting in toolkitNoel
2021-01-16make the Color constructors explicitly specify transparencyNoel
2020-08-04loplugin:flatten in toolkitNoel Grandin
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-21simplify codeNoel Grandin
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin
2020-02-08replace some more copy/clear with swapNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin
2019-11-11tdf#127921 Revert mouse/key listeners to original stateSamuel Mehrbrodt
2019-09-18tdf#42949 Fix IWYU warnings in toolkit/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-22loplugin:constmethod in toolkitNoel Grandin
2019-08-08tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov
2019-06-04tdf#39593 remove IMPL_XUNOTUNNEL* macrosArkadiy Illarionov
2019-05-21Related tdf#122920 Treat UNO key events the same as mouse eventsSamuel Mehrbrodt
2019-05-06Fix indentationSamuel Mehrbrodt
2019-04-17tdf#122920 Send UNO mouse events to parent window listeners as wellSamuel Mehrbrodt
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-22loplugin:unusedfields in toolkitNoel Grandin