Age | Commit message (Expand) | Author |
2023-01-02 | Remove unused imports from pyuno/demo and pyuno/qa | Bogdan B |
2022-09-05 | tdf#97361 replace getCellByPosition with access by subscript | Chenxiong Qi |
2022-09-05 | tdf#97361 replace getCellRangeByPosition with slices | Chenxiong Qi |
2022-03-09 | change default Calc number of columns to 16384 (tdf#50916) | Luboš Luňák |
2020-04-09 | pyuno,*: kill Python 2 support with fire | Michael Stahl |
2019-12-05 | tdf#97361: Removed getByTindex in Pyuno pytests | Mayank Suman |
2019-03-18 | tdf#124011 Add __ne__ method to UNO types | Shubham Goyal |
2018-09-07 | DeInitVCL in PythonTest | Stephan Bergmann |
2018-04-05 | Fix Python file URL construction on Windows | Stephan Bergmann |
2018-04-03 | Create temp copies of test docs in Python/UITests | Stephan Bergmann |
2017-10-04 | Fix PythonTest_pyuno_pytests_insertremovecells on Windows | Stephan Bergmann |
2017-09-26 | Call pyuno.private_initTestEnvironment() only once | Stephan Bergmann |
2016-12-12 | tdf#97361: Changed naming convention to Python type, object factories impleme... | n5xgdh |
2016-02-23 | Running pep8 on pyuno unit test files | Kenneth Koski |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-06-26 | Make PyUNO provide more Pythonic behaviour | Matthew J. Francis |
2014-06-04 | Demystify magic ponies | Stephan Bergmann |
2014-04-24 | as suspected | Caolán McNamara |
2014-04-24 | test for _ssl | Caolán McNamara |
2014-04-18 | this test apparently does not need pyuno | David Tardon |
2014-04-18 | add an import ssl test | Caolán McNamara |
2014-02-20 | Test for fdo#74824. | Kevin Hunter |