summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index 46584d0ee15a..86dd62ee1f4b 100644
--- a/download.lst
+++ b/download.lst
@@ -140,8 +140,8 @@ ifeq ($(PYTHON_VERSION_MINOR),3)
export PYTHON_MD5SUM := 803a75927f8f241ca78633890c798021
export PYTHON_TARBALL := Python-3.3.5.tgz
else
-export PYTHON_MD5SUM := a56c0c0b45d75a0ec9c6dee933c41c36
-export PYTHON_TARBALL := Python-3.5.0.tgz
+export PYTHON_MD5SUM := 6192f0e45f02575590760e68c621a488
+export PYTHON_TARBALL := Python-3.5.3.tgz
endif
export RAPTOR_TARBALL := a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz
runk&id=915c7529e9b041879e8c63f15306028a6f649f48'>use tools::Long in accessibility..basctlNoel 2020-09-02move Edit into toolkit only headersCaolán McNamara 2020-09-02tdf#136331 implement applying atk properties to tab pagesCaolán McNamara 2020-08-27SvtIconChoiceCtrl can move into toolkit only headersCaolán McNamara 2020-08-27tdf#136162 implement applying atk properties to gen menusCaolán McNamara 2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara 2020-08-17Fix typosAndrea Gelmini 2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara 2020-08-12svlbitm.hxx can be toolkit only nowCaolán McNamara 2020-07-12move CheckBox to toolkit-only headersCaolán McNamara 2020-06-30Upcoming improved loplugin:staticanonymous -> redundantstatic: accessibilityStephan Bergmann 2020-06-23move ListBox to toolkit-only headersCaolán McNamara 2020-06-21accessibility : don't initialize manually VclPtrArnaud Versini 2020-06-12PopupMenuFloatingWindow is now unusedCaolán McNamara 2020-06-03loplugin:simplifypointertobool improveNoel Grandin 2020-05-28loplugin:simplifybool in accessibility..basicNoel Grandin 2020-05-20move ComboBox to toolkit-only headersCaolán McNamara 2020-05-07tdf#118418 implement scrollSubstringTo() for gtkColomban Wendling 2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann 2020-04-25controllayout.hxx can be a toolkit-only headerCaolán McNamara 2020-04-21tdf#42982: Improve UNO API error reportingIan Barkley-Yeung 2020-04-18loplugin:flatten in accessibilityNoel Grandin 2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin 2020-04-02loplugin:virtualdeadNoel Grandin 2020-02-19move svtabbx.hxx to vcl/toolkitCaolán McNamara 2020-02-16clang-format accessibility & basctl with under 5-percent lines of changeMuhammet Kara 2020-01-28New loplugin:unsignedcompareStephan Bergmann 2020-01-26Use properly typed variable for iterationStephan Bergmann 2020-01-26rename some local variablesNoel Grandin 2020-01-25Avoid explicit cast to smaller sal_uInt16 from larger sal_Int32Stephan Bergmann 2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci 2020-01-13tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci