summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)AuthorFilesLines
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal3215-44/+2
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu1-1/+1
2021-02-14Handle system paths and URLs properlyMike Kaganski1-6/+2
2020-10-29python test shutdown robustnessNoel1-1/+2
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt1-0/+44
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski1-2/+2
2020-07-02tdf#134112 sw: Test access of text field master objectOleg Schelykalnov1-1/+4
2020-03-09tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt2-0/+21
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski1-1/+3
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky1-0/+5
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin1-1/+1
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt2-0/+56
2019-11-13Add document level option to lock down edit doc commandSerge Krot1-1/+3
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman2-5/+5
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt1-1/+3
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt1-1/+3
2019-10-23Add test for LockExport propertySamuel Mehrbrodt1-1/+3
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt1-1/+3
2019-09-20tdf#127534: brown paperbag commit, use the right bug ID this timeBjoern Michaelsen1-1/+1
2019-09-19tdf#125307: move range properties check to own testBjoern Michaelsen2-10/+44
2019-09-17sw: Mark uno property ParaChapterNumberingLevel as MAYBEVOIDThomas Viehmann1-0/+10
2019-08-01Fix typosAndrea Gelmini1-1/+1
2019-05-07Fix typoAndrea Gelmini1-1/+1
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen1-3/+5
2019-03-18tdf#97361 make xscriptprovider.py more pythonicHamish McIntyre-Bhatty1-27/+33
2019-02-13Add note with link to bug report for double-removal of annotationsHamish McIntyre-Bhatty1-1/+1
2019-02-13tdf#97361 Make xtext.py more pythonicHamish McIntyre-Bhatty1-43/+45
2019-02-12sw: remove load_save_test.pyMichael Stahl1-132/+0
2019-02-12tdf#97361 Make xtextcontent.py more pythonicHamish McIntyre-Bhatty1-35/+36
2019-01-18tdf#104816 sw: if non-section content, let all sections hide.Justin Luth1-4/+1
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt1-0/+59
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze1-1/+1
2018-11-23sw: new unit test for XTextCursorVasily Melenchuk2-0/+107
2018-11-23sw: new testcase for XTextVasily Melenchuk1-0/+89
2018-11-23sw: new testcase for XTextRangeVasily Melenchuk2-0/+97
2018-11-23sw: fixup XAutoTextContainer testThorsten Behrens1-91/+34
2018-11-23sw: new unit test for XAutoTextGroupSerge Krot1-0/+150
2018-11-22sw: new unit test for XCloseableSerge Krot1-0/+88
2018-11-12tdf#97361 Make check_bookmarks.py more pythonicHamish McIntyre-Bhatty1-7/+20
2018-11-12tdf#97361 Make check_table.py more pythonicHamish McIntyre-Bhatty1-48/+75
2018-11-12tdf#97361 Make var_fields more pythonic.Hamish McIntyre-Bhatty1-17/+39
2018-10-12sw: new unit test for XTextContentVasily Melenchuk2-0/+80
2018-10-04sw: switch XAutoTextContainer to use user-dir filesThorsten Behrens1-29/+37
2018-10-03sw: py unit tests: EOL and VIM commentSerge Krot3-0/+6
2018-10-03fix DOS lineendsThorsten Behrens2-305/+305
2018-10-03sw: new unit test for XAutoTextContainerSerge Krot1-0/+176
2018-10-02sw: new unit test for XControlShapeVasily Melenchuk2-0/+79
2018-10-02sw: new unit test for XRefreshableSerge Krot1-0/+110
2018-10-02sw: new unit test for XModifiable2Serge Krot2-0/+195
2018-10-01Revert "sw: new unit test for XAutoTextGroup"Stephan Bergmann1-211/+0