summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2015-09-11convert Link<> to typedNoel Grandin
2015-09-10Calling empty std::function behaves different than calling empty LinkStephan Bergmann
2015-09-10vcl: fix utterly mysterious error C2064 term does not evaluateMichael Stahl
2015-09-10remove unused Link<> fieldNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-10convert Link<> to typed, and introduce LinkParamNoneNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-09-09convert Link<> to typedNoel Grandin
2015-09-09remove unused Link<> fieldNoel Grandin
2015-09-04missing part of natural sort commitCaolán McNamara
2015-09-04fix slider drawing, change to always draw the whole widgetTomaž Vajngerl
2015-09-04convert Link<> to typedNoel Grandin
2015-09-04remove unused Link<> fieldsNoel Grandin
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19tdf#93293 Fix inverted conditionMaxim Monastirsky
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16Throbber: remove redundant field and fix conversion warningsMatteo Casalin
2015-08-16Fix some conversion warnings, reduce scopeMatteo Casalin
2015-08-16sal_uInt16 to sal_Int32Matteo Casalin
2015-08-16Avoid conversion warningsMatteo Casalin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-10tdf#92982 vcl rendercontext: simplify Edit::ImplClearBackground() logicMiklos Vajna
2015-08-06tdf#92982 vcl rendercontext: fix missing background repaint of EditMiklos Vajna
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-01sal_uInt16 to sal_Int32, constify and simplifyMatteo Casalin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-24convert ImageAlign to enum classNoel Grandin
2015-07-22tdf#92600: Restore ability to apply font settings to controlsKatarina Behrens
2015-07-22gtk3: native focus rects are fine for flat buttonsCaolán McNamara
2015-07-21avoid 1-past-the-end string accessLionel Elie Mamane
2015-07-19Fix typosAndrea Gelmini
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-07-13Bin two unused fieldsTor Lillqvist
2015-07-13loplugin:unusedmethods vclNoel Grandin
2015-07-12coverity#1311654 Uninitialized scalar fieldCaolán McNamara
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-07-10vcl: pImplify ComboBoxMichael Stahl
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long
2015-07-04Fix typosAndrea Gelmini
2015-07-03tdf#92241 fix crashes and rendering of symbol set previewsLászló Németh
2015-07-02Resolves: tdf#92467 crashes with empty history list on pressing downCaolán McNamara
2015-07-02tdf#92443 PushButton::ImplDrawPushButtonFrame: fix Invalidate() loopMiklos Vajna
2015-06-30Fix typosAndrea Gelmini
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky
2015-06-19rendercontext: Fix painting of double-buffered spinboxes.Jan Holesovsky
2015-06-19rendercontext: Fix painting of double-buffered listbox.Jan Holesovsky