summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)Author
2017-06-19tdf#97362: TextPortionEnumerationTest partially migrated to python (part 2)jmzambon
2017-06-14tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port...jmzambon
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen
2017-03-25Fix typosAndrea Gelmini
2017-03-19Fix typo for "expression"Julien Nabet
2017-02-27add missing modeline etc. boilerplateBjoern Michaelsen
2017-02-07Fix check_flies.py to be more pythonicEdmund Wong
2017-01-17Fix check_index to be more pythonic.Edmund Wong
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem
2017-01-03tdf#97361: Changed method calls in check_flieskerem
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie
2016-12-20tdf#97361: Changed naming in var_fields and load_save_testkerem
2016-12-13tdf#97361 Fixed check_cross_references.pykerem
2016-12-13tdf#97361 Fixed check_flies.pykerem
2016-12-04tdf#97361 remove = None assignments in check_fieldskerem
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-10-03Fix typosAndrea Gelmini
2016-07-27GSoC Writer Table Styles; Import bugfixJakub Trzebiatowski
2016-07-07Add test for XML Range Conversionsslideon
2016-07-05Add test for the TableBorderDistances struct, and the Uno Namesslideon
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17GSoC Table Styles, TableStyle isInUse, isUserDefined, mutex fixesJakub Trzebiatowski
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski
2016-06-01sw UNO API XTextTable add TableTemplateName propertyJakub Trzebiatowski
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski
2016-05-20Add test for checking the color of characters and paragraphsslideon
2016-05-11tdf#99145 refactored to pep8ackepenek
2016-04-12Add other tests to check_change_colorslideon
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon
2016-03-30tdf#97361 Refactor load_save_testslideon
2016-03-25tdf#97362: Fixed Python Unit Test(check_table.py)kadertarlan
2016-03-24tdf#97362: Convert Java unit test to Python(check_change_color.py)aqcoder
2016-03-18tdf#97362: Convert Java unit test to Python(load_save_test.py)kadertarlan
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan
2016-01-10Fix typosAndrea Gelmini
2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl
2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan
2015-12-16Make test code actually test somethingStephan Bergmann
2015-12-15Java unit tests were converted to Python unit testskadertarlan
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen