summaryrefslogtreecommitdiff
path: root/pyuno/source/module/pyuno_struct.cxx
AgeCommit message (Expand)Author
2020-11-14Fix initialization of Python-3.8--only at-end tp_print memberStephan Bergmann
2020-06-12More targeted silencing of -Wdeprecated-declarationsStephan Bergmann
2020-06-12prevent warnings in pyuno with latest pythonNoel Grandin
2020-05-24python 3.8.2 compile: add tp_print to PyTypeObjectJustin Luth
2019-10-15new loplugin:bufferaddNoel Grandin
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin
2019-06-10Adapt to upcoming Python 3.8Stephan Bergmann
2019-04-26tdf#42949 Fix IWYU warnings in pyuno/Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-04-09configure,pyuno: require at least Python 2.7Michael Stahl
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-23com::sun::star->css in package,pyunoNoel Grandin
2015-10-09fix build by moving python-related includes below othersDouglas Mencken
2015-07-30Give PyUNO structs/exceptions their own separate typeMatthew J. Francis