summaryrefslogtreecommitdiff
path: root/vcl/source/window/toolbox.cxx
AgeCommit message (Expand)Author
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
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-06Translate German comments and debug stringsJohnny_M
2018-05-05Fix typosAndrea Gelmini
2018-04-27loplugin:constantparamNoel Grandin
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-24loplugin:useuniqueptr in ToolBoxNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-04Notebookbar: move toolbox dropdown arrow to the rightSzymon Kłos
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin