summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)AuthorFilesLines
2018-03-20sw: fix inconsistent bookmark behavior around at-char/as-char anchored framesMiklos Vajna1-7/+14
2017-12-16tdf#106988 New names for the new numbering stylesYousuf Philips1-1/+1
2017-09-07unotest.py: refactor confusing mess of openDoc functionsMichael Stahl4-6/+6
2017-09-07sw: oops, forgot to amend that before pushingMichael Stahl1-2/+1
2017-09-07sw: fix text_portion_enumeration_test.py on WNTMichael Stahl1-10/+22
2017-09-05tdf#97362: TextPortionEnumerationTest partially migrated to python (last part)jmzambon1-1/+541
2017-08-30Correct a test that worked only by chance, tdf#91758 follow-upEike Rathke1-4/+4
2017-08-29tdf#97362: TextPortionEnumerationTest partially migrated to python (part 7)jmzambon1-0/+774
2017-08-22tdf#97362: TextPortionEnumerationTest partially migrated to python (part 6)jmzambon1-0/+353
2017-08-09tdf#97362: TextPortionEnumerationTest partially migrated to python (part 5)jmzambon1-0/+303
2017-08-01tdf#97362: TextPortionEnumerationTest partially migrated to python (part 4)jmzambon1-0/+137
2017-07-14tdf#97362: TextPortionEnumerationTest partially migrated to python (part 3)jmzambon1-1/+172
2017-06-19tdf#97362: TextPortionEnumerationTest partially migrated to python (part 2)jmzambon1-15/+201
2017-06-14tdf#97362: TextPortionEnumerationTest partially migrated to python (test_port...jmzambon1-0/+1023
2017-05-27tdf#97362: CheckBookmarks unittest migrated to python (check_bookmarks.py)jmzambon1-0/+139
2017-04-30test for horizontal merged/split texttablesBjoern Michaelsen1-0/+36
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-19Fix typo for "expression"Julien Nabet1-1/+1
2017-02-27add missing modeline etc. boilerplateBjoern Michaelsen6-0/+54
2017-02-07Fix check_flies.py to be more pythonicEdmund Wong1-14/+8
2017-01-17Fix check_index to be more pythonic.Edmund Wong1-1/+2
2017-01-03tdf#97361: Changed method calls in check_indexed_property_valueskerem1-6/+6
2017-01-03tdf#97361: Changed naming in check_fields and check_tablekerem2-29/+29
2017-01-03tdf#97361: Changed method calls in check_flieskerem1-9/+9
2017-01-03tdf#97361 Use join() for string concatenationJustn Lavoie1-11/+10
2016-12-20tdf#97361: Changed naming in var_fields and load_save_testkerem2-17/+17
2016-12-13tdf#97361 Fixed check_cross_references.pykerem1-9/+6
2016-12-13tdf#97361 Fixed check_flies.pykerem1-3/+3
2016-12-04tdf#97361 remove = None assignments in check_fieldskerem1-2/+0
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