summaryrefslogtreecommitdiff
path: root/vcl/source/control/button.cxx
AgeCommit message (Expand)Author
2019-09-05tdf#125610: Revert "tdf#125088 Make button text white for blue buttons on macOS"Xisco Faulí
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-30tdf#127211 Revert "tdf#71087 sfx2: avoid flicker in the start center"Miklos Vajna
2019-08-23tdf#98130 vcl CheckBox: fix incorrect ignored mouse eventMiklos Vajna
2019-08-22tdf#71087 sfx2: avoid flicker in the start centerMiklos Vajna
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara
2019-08-12Fix typosAndrea Gelmini
2019-08-02DrawButtonFlags::NoText never setCaolán McNamara
2019-08-02DrawButtonFlags::NoImage never setCaolán McNamara
2019-08-01drop newly unused EnableImageDisplay + EnableTextDisplayCaolán McNamara
2019-07-30tdf#125609 c14: vcl button: don't modify style directlyJustin Luth
2019-07-02tdf#42949 Fix IWYU warnings in vcl/source/[a-e]*Gabor Kelemen
2019-06-27tdf#125609c10 vcl/button: enforce only one radio selected on initJustin Luth
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-07fix assert in make screenshotNoel Grandin
2019-06-06tdf#124947 fix hit area of the radio buttons, size in ios themeTomaž Vajngerl
2019-05-03tdf#125088 Make button text white for blue buttons on macOSAndrew Hyatt
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara
2019-03-22SmallButton unusedCaolán McNamara
2019-03-13Make the Help URL configurableAshod Nakashian
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-01weld OfaAutoCompleteTabPageCaolán McNamara
2018-11-26remove unused DrawFlags enum valuesNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-09vcl: mark stock buttons and transfer this to NWF on drawingTomaž Vajngerl
2018-11-06convert some macros to local functionsNoel Grandin
2018-11-05tdf#108687 vcl: always enable tabstop on radio buttonsJustin Luth
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22pvs-studio: V728 An excessive check can be simplifiedCaolán McNamara
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara
2018-06-18weld SfxSecurityPageCaolán McNamara
2018-04-27Resolves: tdf#117178 distinguish between pressed vs unpressed rolloverCaolán McNamara
2018-04-27Related: tdf#117178 rollover is always done in visually released button modeCaolán McNamara
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-07use more Color in vclNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin