summaryrefslogtreecommitdiff
path: root/uitest/calc_tests/gridwindow.py
AgeCommit message (Expand)Author
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-07-13uitest: all files moved to the new directory layoutMarkus Mohrhard
2016-07-13uitest: remove the imports for pyuno and timeMarkus Mohrhard
2016-07-13uitest: move more code into the new directory layoutMarkus Mohrhard
2016-06-26uitest: move for files into the new directory layoutMarkus Mohrhard
2016-06-26uitest: bring some order into the file messMarkus Mohrhard
2016-06-22uitest: remove sleeps and prints from calc demoMarkus Mohrhard
2016-06-22uitest: convert all calc demos to the unittest based approachMarkus Mohrhard
2016-06-18uitest: make the calc keycode demo a bit easier to understandMarkus Mohrhard
2016-06-18uitest: use the new cell content enter functionMarkus Mohrhard
2016-06-18uitest: split the demoMarkus Mohrhard
2016-06-18uitest: add a demo case for new keycodesMarkus Mohrhard
2016-06-18uitest: move code from calc_demo to normal demo for gridwinMarkus Mohrhard
2016-06-18uitest: add close_doc calls to all calc testsMarkus Mohrhard
2016-06-18uitest: change the calc gridwin test to show problems with formula inputMarkus Mohrhard
2016-06-18uitest: add test for cell text inputMarkus Mohrhard
2016-06-18uitest: remove useless sleepsMarkus Mohrhard
2016-06-18uitest: add example for extending the cell rangeMarkus Mohrhard
2016-06-18uitest: add demo for calc's gridwindowMarkus Mohrhard