summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)Author
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
2019-11-01tdf#126966: Use larger buttons for the colours in the sidebar on iOS - 2Marco Cecchetti
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-05loplugin:simplifyconstructStephan Bergmann
2019-09-05Resolves tdf#125296 - Replace hard-coded chevron by themable iconHeiko Tietze
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen
2019-08-20loplugin:constvars in vclNoel Grandin
2019-07-30Fix typosAndrea Gelmini
2019-06-12loplugin:unusedfieldsNoel Grandin
2019-05-24tdf#101443 Calc multiline input bar reworkedThorsten Wagner
2019-05-22VCL refactor duplicate code in ToolboxJan-Marek Glogowski
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-03-26loplugin:singlevalfieldsNoel Grandin
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-01-18Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-17tdf#122761: Revert "Resolves tdf#122118 - Toolbar dropdown button triangles a...Xisco Faulí
2019-01-15Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara
2018-11-27remove unused HelpEventMode enum valueNoel Grandin
2018-11-26Anti-alias toolbar button drop-downs.Michael Meeks
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-09-17New loplugin:externalStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen