summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)Author
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
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen
2015-11-04Make number recognition work in writer tables againNiklas Johansson
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen
2015-06-25add tests for SwChartDataSequence and SwChartDataProviderBjoern Michaelsen
2015-06-25remove left-over debug lineBjoern Michaelsen
2015-06-25test XServiceInfo stuff, while at itBjoern Michaelsen
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen
2015-04-13add some label testsBjoern Michaelsen
2015-04-13add set/getData testsBjoern Michaelsen
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen
2015-04-01more testing on the text table descriptionsBjoern Michaelsen
2015-04-01give each test an own docBjoern Michaelsen
2015-03-30add Python test for table describtionsBjoern Michaelsen
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-14sw: use less confusing variable names in python testMichael Stahl