summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2016-01-13tdf#95573 - stop (crazy) busy loop from blocking rendering.Michael Meeks
2016-01-10Fix typosAndrea Gelmini
2016-01-09tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08vcl: ComboBox::ImplUserDrawHandler was in the void namespace...Chris Sherlock
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist
2015-12-11tdf#93991: One pixel here or there, who is counting?Tor Lillqvist
2015-12-07Make buttonstatuslistener a generic listener for any widgetsSamuel Mehrbrodt
2015-12-03uno::Sequence->std::vector in vcl::ThrobberNoel Grandin
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-24vcl lok: handle tracking coordinates which are in twipsMiklos Vajna
2015-11-23vcl lok: fix scrollbar to accept mouse events in twipsMiklos Vajna
2015-11-20vcl ScrollBar: audit Draw*() calls in ImplDraw()Miklos Vajna
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-12loplugin:vclwidgetsStephan Bergmann
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt
2015-11-12Vcl: Disable buttons if the associated UNO slot is disabledSamuel Mehrbrodt
2015-11-12vcl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
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