summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)Author
2023-08-13Revert "clang-tidy bugprone-parent-virtual-call in vcl"Noel Grandin
2023-08-11clang-tidy bugprone-parent-virtual-call in vclNoel Grandin
2023-07-20remove dead code in ImplDrawFloatwinBorderNoel Grandin
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
2022-11-02color is meant to be the same as the popups colorCaolán McNamara
2022-10-29use WindowColor instead of White for highlighted toolbox itemsCaolán McNamara
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-08-30tdf#149956 Remove previous vcl only solutionMaxim Monastirsky
2022-07-13tdf#149956 Pass the correct frame to VclStatusListenerMaxim Monastirsky
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik4187
2021-10-31tools::Long->sal_Int32 in ToolboxNoel Grandin
2021-09-30loplugin:constmethod handle more casesNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: vclStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-05vcl/accel.hxx is not used outside vclCaolán McNamara
2021-06-03vcl: check mpWindowImpl before referencing itGabriel Masei
2021-05-29IsDisposed->isDisposed in vcl/../windowNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-17loplugin:constantparamNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-03-03move ImplDockingWindowWrapper out of public headerCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-21Use structured binding here for simplicity and clarityMike Kaganski
2021-02-21Missing include (fix --disable-pch build)Mike Kaganski
2020-12-24custom literal for Degree10Noel Grandin
2020-11-02toolbox always has flat styleNoel Grandin
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in vclNoel
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-08-04loplugin:flatten in vcl/windowNoel Grandin
2020-07-01tdf#130991 Fit the drop-down arrow into its rectJan-Marek Glogowski
2020-07-01tdf#130991 Scale the drop-down arrow size-requestJan-Marek Glogowski
2020-06-29tdf#134054 toolbox: respect drop-down arrow rectJan-Marek Glogowski
2020-06-17tdf#133692: Spacing within Calc formulabar reworkedThorsten Wagner
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-26ubsan with negative long width divided by size_tCaolán McNamara
2020-02-21loplugin:unusedmethodsNoel Grandin
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-06return true to show pressing tab was consumedCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-01-31loplugin:singlevalfieldsNoel Grandin
2020-01-20loplugin:unusedfieldsNoel Grandin
2020-01-06Removed redundant semicolonsAndrea Gelmini
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-11-20tdf#127552 Make toolbox highlighting behave as intendedJim Raykowski