summaryrefslogtreecommitdiff
path: root/pyuno
AgeCommit message (Expand)Author
2018-07-06const fixes for python3-devel-3.7.0-1.fc29.x86_64Stephan Bergmann
2018-02-06tdf#114815 pyuno: avoid 2 threads initing python in parallelMichael Stahl
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-04Replace only list by vector in pyunoJulien Nabet
2017-10-27loplugin:includeform: pyuno (Windows)Stephan Bergmann
2017-10-23loplugin:includeform: pyunoStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04Fix PythonTest_pyuno_pytests_insertremovecells on WindowsStephan Bergmann
2017-10-03Partially revert c3609f107b16eb888edf284f4637be6cb09234ebMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-27Make these tests part of the regular 'make check'Stephan Bergmann
2017-09-26Call pyuno.private_initTestEnvironment() only onceStephan Bergmann
2017-09-25tdf#57950: Replace chained OUStringBuffer::append() with operator+Muhammet Kara
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-21loplugin:constparams in soltools and variousNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-12Clean up uses of SAL_U/SAL_W: pyunoStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert pyuno from OSL_ASSERT to assertChris Sherlock
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna
2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann
2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, pyunoStephan Bergmann
2017-01-09New loplugin:externvar: pyunoStephan Bergmann
2016-12-25pyuno osx Sierra problem.jan Iversen
2016-12-12tdf#97361: Changed naming convention to Python type, object factories impleme...n5xgdh
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: pyunoStephan Bergmann
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-16clang-cl loplugin: pyunoStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-23coverity#1371219 Missing move assignment operatorCaolán McNamara
2016-09-21python3: put a RPATH into libpython3.soMichael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann