summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-06-26clang: Dead initializationCaolán McNamara
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-16turn the no-space edit widgets into a editwidget featureCaolán McNamara
2014-06-15callcatcher: update unused codeCaolán McNamara
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-02callcatcher: update unusedcodeCaolán McNamara
2014-05-29Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane
2014-05-26callcatcher: update unused codeCaolán McNamara
2014-05-22cppcheck: Function parameter 'rWidthsOf' should be passed by referenceThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15+sal_Int32 ComboBox::GetEntryPos( const void* pData ) constEike Rathke
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-13sal_Int32 ComboBox::InsertEntryWithImage()Eike Rathke
2014-05-06simplify ternary conditions "xxx ? true : yyy"Noel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-29Resolves: fdo#61102 type ahead in lists skips the next entryCaolán McNamara
2014-04-25coverity#735656 Division or modulo by zeroCaolán McNamara
2014-04-14typo: foreward -> forwardThomas Arnhold
2014-04-14FS_DEBUG is never definedThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-02coverity#708589 Uninitialized pointer fieldCaolán McNamara
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl
2014-03-25fdo#74702 Moved EnableRTL() logic to specific classes where appropriateChris Sherlock
2014-03-21Resolves: fdo#76457 image buttons too narrowCaolán McNamara
2014-03-21Related: fdo#74468 drop hard-coded 'sec' and use FUNIT_SECONDSCaolán McNamara
2014-03-13MoreButtons cannot be loaded from .src anymoreCaolán McNamara
2014-03-13callcatcher: update unused codeCaolán McNamara
2014-03-11Avoid possible resource leaks by boost::scoped_arrayTakeshi Abe
2014-03-10callcatcher: update unused codeCaolán McNamara
2014-03-07arrow buttons seem too bigCaolán McNamara
2014-03-07callcatcher: update unused codeCaolán McNamara
2014-03-06ReadShortRes() actually reads a wannabe unsigned hereEike Rathke
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-03-03explicitly invalidate contained ImplListBoxWindowCaolán McNamara
2014-02-28WaE: implicit conversion (IntegralCast) from bool to 'int'Tor Lillqvist
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-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Removed unnecessary comment decorations 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