summaryrefslogtreecommitdiff
path: root/sw/qa/python
AgeCommit message (Expand)Author
2024-11-01tdf#48459 sw inline heading: add Inline Heading frame styleLászló Németh
2024-09-25Resolves tdf#161574 - Individual labels for TOXes in the UIHeiko Tietze
2024-07-28sfx2, solenv, sw: fix issues found by Ruff linterIlmari Lauhakangas
2024-03-28tdf#158803 Remove unused imports from uitestBogdan Buzea
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2023-12-27tdf#158803 Fix issues detected by pyflakesChenxiong Qi
2023-12-23sw: uitest: remove redundant functionU-DESKTOP-CETSUCA\sigma
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-15tdf#103064 sw: add a comment styleMaxim Monastirsky
2022-10-17tdf#132293 remove unused imports and variablesRakielle
2022-06-30tdf#132293 remove unused imports and unused variables in swm.hashemian
2022-03-12tdf#144563: remove final dot in cross-references to paragraphVasily Melenchuk
2021-12-16tdf#99027 Set default table border width to 0.5ptSamuel Mehrbrodt
2021-06-29new ODF numbered list parameter loext:num-list-formatVasily Melenchuk
2021-04-08tdf#132293 removed all the unused imports from the folder swVatsal32
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-02-14Handle system paths and URLs properlyMike Kaganski
2020-10-29python test shutdown robustnessNoel
2020-09-03tdf#136423 make SwXDrawPage::group work with a single shapeSamuel Mehrbrodt
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-07-02tdf#134112 sw: Test access of text field master objectOleg Schelykalnov
2020-03-09tdf#131184 Allow comparing text ranges in table with body textSamuel Mehrbrodt
2020-02-12tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2020-02-05tdf#129568 Rename the default table styleMaxim Monastirsky
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-11-13Add document level option to lock down edit doc commandSerge Krot
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman
2019-10-23Add document-level option to lock down saveSamuel Mehrbrodt
2019-10-23Add document-level option to lock down printingSamuel Mehrbrodt
2019-10-23Add test for LockExport propertySamuel Mehrbrodt
2019-10-14Add document-level option to lock down content extractionSamuel Mehrbrodt
2019-09-20tdf#127534: brown paperbag commit, use the right bug ID this timeBjoern Michaelsen
2019-09-19tdf#125307: move range properties check to own testBjoern Michaelsen
2019-09-17sw: Mark uno property ParaChapterNumberingLevel as MAYBEVOIDThomas Viehmann
2019-08-01Fix typosAndrea Gelmini
2019-05-07Fix typoAndrea Gelmini
2019-05-05[API CHANGE] SwXTextField: no more SwModify/SwClientBjoern Michaelsen
2019-03-18tdf#97361 make xscriptprovider.py more pythonicHamish McIntyre-Bhatty
2019-02-13Add note with link to bug report for double-removal of annotationsHamish McIntyre-Bhatty
2019-02-13tdf#97361 Make xtext.py more pythonicHamish McIntyre-Bhatty
2019-02-12sw: remove load_save_test.pyMichael Stahl
2019-02-12tdf#97361 Make xtextcontent.py more pythonicHamish McIntyre-Bhatty
2019-01-18tdf#104816 sw: if non-section content, let all sections hide.Justin Luth
2018-12-17Allow setting some MediaDescriptor properties during runtimeSamuel Mehrbrodt
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze
2018-11-23sw: new unit test for XTextCursorVasily Melenchuk
2018-11-23sw: new testcase for XTextVasily Melenchuk
2018-11-23sw: new testcase for XTextRangeVasily Melenchuk
2018-11-23sw: fixup XAutoTextContainer testThorsten Behrens