summaryrefslogtreecommitdiff
path: root/vcl/source/control
AgeCommit message (Expand)Author
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-12tdf#97425 - JVM start parameters should be editable.akki95
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-01Resolves: tdf#93821 assume mbNoSaveBackground as true everywhereCaolán McNamara
2016-01-31Revert "tdf#89756 swich postfix to prefix operators"jan iversen
2016-01-31tdf#89756 swich postfix to prefix operatorserdemdemirkapi
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25vcl: rename private ilstbox.hxx header to listbox.hxxChris Sherlock
2016-01-25vcl: move dndevdis.{hxx|cxx} to dndeventdispatcher.{hxx|cxx}Chris Sherlock
2016-01-21loplugin: unused return valuesNoel Grandin
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