summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)AuthorFilesLines
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl2-3/+3
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-07-27GSoC Writer Table Styles; Import bugfixJakub Trzebiatowski1-2/+3
2016-07-07Add test for XML Range Conversionsslideon1-0/+31
2016-07-05Add test for the TableBorderDistances struct, and the Uno Namesslideon1-0/+49
2016-06-24GSoC Table Style Family: insertByName, replaceByName, removeByNameJakub Trzebiatowski1-2/+28
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski1-1/+1
2016-06-17GSoC Table Styles, TableStyle isInUse, isUserDefined, mutex fixesJakub Trzebiatowski1-0/+20
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-1/+3
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski1-2/+10
2016-06-01sw UNO API XTextTable add TableTemplateName propertyJakub Trzebiatowski1-0/+12
2016-05-31Sw UNO API SwXTextCellStyle; TableStyles createInstance, XNameAccessJakub Trzebiatowski1-0/+9
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski1-14/+24
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-2/+2
2016-05-20Add test for checking the color of characters and paragraphsslideon1-8/+73
2016-05-11tdf#99145 refactored to pep8ackepenek12-196/+201
2016-04-12Add other tests to check_change_colorslideon1-0/+7
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon7-24/+17
2016-03-30tdf#97361 Refactor load_save_testslideon3-82/+65
2016-03-25tdf#97362: Fixed Python Unit Test(check_table.py)kadertarlan1-12/+12
2016-03-24tdf#97362: Convert Java unit test to Python(check_change_color.py)aqcoder1-0/+31
2016-03-18tdf#97362: Convert Java unit test to Python(load_save_test.py)kadertarlan1-0/+129
2016-01-30tdf#97362: Convert Java unit test to Python (check_named_property_values.py)kadertarlan1-11/+14
2016-01-29tdf#97362: Fixed Python unit test (check_indexed_property_values.py)kadertarlan1-6/+8
2016-01-28tdf#97362: Convert Java unit test to Python (check_indexed_property_values.py)kadertarlan1-0/+87
2016-01-27Convert Java unit test to Python (check_named_property_values.py)kadertarlan1-0/+87
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-18fix some issues with 214b0c8356ab88e75cb4bbc2ad3109ee536dcd70Michael Stahl1-2/+2
2015-12-18Java unittest(CheckCrossReferences.java) converted to Python unittestkadertarlan1-0/+234
2015-12-16Make test code actually test somethingStephan Bergmann1-16/+15
2015-12-15Java unit tests were converted to Python unit testskadertarlan1-0/+126
2015-12-11writer UNO style families: test insert/replace opsBjoern Michaelsen1-0/+35
2015-12-11writer UNO style families: also check isUserDefined()Bjoern Michaelsen1-0/+2
2015-12-11add test for UNO writer style families ...Bjoern Michaelsen1-0/+107
2015-11-04Make number recognition work in writer tables againNiklas Johansson1-0/+70
2015-07-03be picky and check explicit implementation nameBjoern Michaelsen1-4/+4
2015-06-25add tests for SwChartDataSequence and SwChartDataProviderBjoern Michaelsen1-0/+37
2015-06-25remove left-over debug lineBjoern Michaelsen1-1/+0
2015-06-25test XServiceInfo stuff, while at itBjoern Michaelsen1-0/+10
2015-06-22test inserting/remove writer table rows/colsBjoern Michaelsen1-0/+61
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-1/+1
2015-04-14have a nonsymetric test table to better catch transpose errorsBjoern Michaelsen1-10/+10
2015-04-13add some label testsBjoern Michaelsen1-0/+6
2015-04-13add set/getData testsBjoern Michaelsen1-8/+35
2015-04-13move check_table/fill_table from inner f. to priv. member fnct.Bjoern Michaelsen1-13/+13
2015-04-01more testing on the text table descriptionsBjoern Michaelsen1-7/+43
2015-04-01give each test an own docBjoern Michaelsen1-9/+4
2015-03-30add Python test for table describtionsBjoern Michaelsen1-0/+26
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-08-14sw: use less confusing variable names in python testMichael Stahl1-10/+10