Age | Commit message (Expand) | Author |
2018-01-16 | tdf#97361 Tests in sw should be more pythonic | Saurav Chirania |
2017-12-21 | sw: fix inconsistent bookmark behavior around at-char/as-char anchored frames | Miklos Vajna |
2017-12-11 | tdf#97362: convert sw java complex tests to Python (#final) | jmzambon |
2017-12-07 | tdf#106988 New names for the new numbering styles | Yousuf Philips |
2017-09-07 | unotest.py: refactor confusing mess of openDoc functions | Michael Stahl |
2017-09-07 | sw: oops, forgot to amend that before pushing | Michael Stahl |
2017-09-07 | sw: fix text_portion_enumeration_test.py on WNT | Michael Stahl |
2017-09-05 | tdf#97362: TextPortionEnumerationTest partially migrated to python (last part) | jmzambon |
2017-08-30 | Correct a test that worked only by chance, tdf#91758 follow-up | Eike Rathke |
2017-08-29 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7) | jmzambon |
2017-08-22 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 6) | jmzambon |
2017-08-09 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 5) | jmzambon |
2017-08-01 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 4) | jmzambon |
2017-07-14 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3) | jmzambon |
2017-06-19 | tdf#97362: TextPortionEnumerationTest partially migrated to python (part 2) | jmzambon |
2017-06-14 | tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port... | jmzambon |
2017-05-27 | tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py) | jmzambon |
2017-04-30 | test for horizontal merged/split texttables | Bjoern Michaelsen |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-19 | Fix typo for "expression" | Julien Nabet |
2017-02-27 | add missing modeline etc. boilerplate | Bjoern Michaelsen |
2017-02-07 | Fix check_flies.py to be more pythonic | Edmund Wong |
2017-01-17 | Fix check_index to be more pythonic. | Edmund Wong |
2017-01-03 | tdf#97361: Changed method calls in check_indexed_property_values | kerem |
2017-01-03 | tdf#97361: Changed naming in check_fields and check_table | kerem |
2017-01-03 | tdf#97361: Changed method calls in check_flies | kerem |
2017-01-03 | tdf#97361 Use join() for string concatenation | Justn Lavoie |
2016-12-20 | tdf#97361: Changed naming in var_fields and load_save_test | kerem |
2016-12-13 | tdf#97361 Fixed check_cross_references.py | kerem |
2016-12-13 | tdf#97361 Fixed check_flies.py | kerem |
2016-12-04 | tdf#97361 remove = None assignments in check_fields | kerem |
2016-10-26 | normalize existing emacs/vim mode-lines in python files | Michael Stahl |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-07-27 | GSoC Writer Table Styles; Import bugfix | Jakub Trzebiatowski |
2016-07-07 | Add test for XML Range Conversions | slideon |
2016-07-05 | Add test for the TableBorderDistances struct, and the Uno Names | slideon |
2016-06-24 | GSoC Table Style Family: insertByName, replaceByName, removeByName | Jakub Trzebiatowski |
2016-06-20 | GSoC Table Styles, Export Cell Styles | Jakub Trzebiatowski |
2016-06-17 | GSoC Table Styles, TableStyle isInUse, isUserDefined, mutex fixes | Jakub Trzebiatowski |
2016-06-13 | GSoC Table Styles, CellStyle | Jakub Trzebiatowski |
2016-06-07 | sw UNO Cell Style family, SwXTextCellStyle | Jakub Trzebiatowski |
2016-06-01 | sw UNO API XTextTable add TableTemplateName property | Jakub Trzebiatowski |
2016-05-31 | Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccess | Jakub Trzebiatowski |
2016-05-26 | Sw UNO API TableStyles getByName | Jakub Trzebiatowski |
2016-05-24 | Implement basic TableStyle Family | Jakub Trzebiatowski |
2016-05-20 | Add test for checking the color of characters and paragraphs | slideon |
2016-05-11 | tdf#99145 refactored to pep8 | ackepenek |
2016-04-12 | Add other tests to check_change_color | slideon |
2016-04-05 | tdf#97361 Fix check_table and remove = None assignments | slideon |
2016-03-30 | tdf#97361 Refactor load_save_test | slideon |