summaryrefslogtreecommitdiff
path: root/vcl/source/control/button.cxx
AgeCommit message (Expand)Author
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-21Resolves: fdo#76457 image buttons too narrowCaolán McNamara
2014-03-07arrow buttons seem too bigCaolán McNamara
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'long'Tor Lillqvist
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-27badCaolán McNamara
2014-02-27coverity#1187660 Dereference after null checkCaolán McNamara
2014-02-27Removed unnecessary comment decorations and wspace from VCL sourcesChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-01-28bool improvementsStephan Bergmann
2014-01-25coverity#440998 Logically dead codeCaolán McNamara
2014-01-25coverity#440996 Logically dead codeCaolán McNamara
2014-01-21bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2013-12-18vcl get rid of xub_StrLen and STRING_LEN in outdev3Norbert Thiebaud
2013-11-18scaling the width gives huge spaces at the end of long buttonsCaolán McNamara
2013-11-14Use rollover color in the native case.Jan Holesovsky
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-09-14callcatcher: update unused code listCaolán McNamara
2013-08-27callcatcher: update unused code, esp unused Resource based ctorCaolán McNamara
2013-08-10Button::GetStandardHelpText returns empty string, its all a noopCaolán McNamara
2013-07-19Only do the WB_TOP hack for radiobuttonsCaolán McNamara
2013-07-17fix old indentCaolán McNamara
2013-07-17fix radiobutton GetOptimalSize for imagesCaolán McNamara
2013-07-17dump the name of the radiobuttons without groups setCaolán McNamara
2013-07-17allow radiobuttons and checkbox images to be aligned from .uiCaolán McNamara
2013-07-12Related: fdo#66817 pressing space on a DisclosureButton should toggle itCaolán McNamara
2013-07-08map gtk image-position to vcl imagealignCaolán McNamara
2013-07-02remove post .ui conversion unused ResId loadersCaolán McNamara
2013-06-29make IsNativeControlSupported constIvan Timofeev
2013-06-29GetNativeControlRegion is constIvan Timofeev
2013-05-24sync the menubutton size request and draw calculationsCaolán McNamara
2013-05-11sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-23sal: update log areasThomas Arnhold
2013-02-06replace (Xub)String with OUString in vclChr. Rossmanith
2013-01-25Resolves: rhbz#902694 impossible short-cuts for OK/Cancel translationsCaolán McNamara
2013-01-24remove XubString in Button::GetStandardTextCaolán McNamara
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-19implement custom images for radiobuttons via VclBuilderCaolán McNamara
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara