summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-03vcl: Mark them as constTakeshi Abe
2015-10-28tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-15cppcheck:variableScopeNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09Related tdf#94557: Combo box entries are case-sensitive (sometimes)Julien Nabet
2015-10-01Fix typosAndrea Gelmini
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-23memleak:clear self referring VclPtr in *Field and *Box classesDennis Francis
2015-09-21convert Link<> to typedNoel Grandin
2015-09-18fixes memleak : clear self referring VclPtr in MetricBoxDennis Francis
2015-09-17convert Link<> to typedNoel Grandin
2015-09-14convert Link<> to typedNoel Grandin
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