summaryrefslogtreecommitdiff
path: root/uitest/libreoffice/calc
AgeCommit message (Collapse)Author
2017-01-25uitest: document more UNO helper methodsMarkus Mohrhard
Change-Id: I941f5ba20a7e3176e8d9f5f64c64ada6551d533a
2016-12-22uitest: add helper method to get XCell from UNOMarkus Mohrhard
Change-Id: I1600a1e5d79b100a6469d9fa52c67e9e374258a2
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
Bunch of these were setting C++ or Make modes and icky tabs... Also, reportedly Emacs can figure out to enable python-mode automatically. Change-Id: I50072488fb92cb4d27aa3f74f717a28ae3967543
2016-09-29add helper methods to deal with Calc UNOMarkus Mohrhard
This is the third part of the UI Test tutorial. The code in uitest/libreoffice is generally useful UNO code that allows to interact with LibreOffice. This code should be independent of the UI testing framework and provide external developers a helpful starting point to writer python extensions. Change-Id: Ia1429577affd98dcf3f1aee3da3a7256499a1c78