summaryrefslogtreecommitdiff
path: root/sw/qa/python/check_styles.py
AgeCommit message (Expand)Author
2024-03-28tdf#158803 Remove unused imports from uitestBogdan Buzea
2024-01-23tdf#97361 Make unittests more pythonic: XIndexAccessChenxiong Qi
2023-06-15tdf#103064 sw: add a comment styleMaxim Monastirsky
2022-10-17tdf#132293 remove unused imports and variablesRakielle
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
2020-07-13Don't rely on Python's treatment of unrecognized escape sequencesMike Kaganski
2020-01-27tdf#114090 Create a new paragraph style with name "Appendix"Seth Chaiklin
2019-10-24tdf#97361: Removed getByIndex in calc and writerMayank Suman
2019-09-19tdf#125307: move range properties check to own testBjoern Michaelsen
2019-09-17sw: Mark uno property ParaChapterNumberingLevel as MAYBEVOIDThomas Viehmann
2018-11-28tdf#121369 - Header and Footer parent stylesheiko tietze
2018-07-09sw: give the 'Default Style' char style a programmatic nameMiklos Vajna
2018-06-05tdf#117013 renamed Illustration Index to Table of FiguresNickson Thanda
2018-04-04tdf#58407 Inserted images are now called Figure by default in captionNickson Thanda
2017-12-07tdf#106988 New names for the new numbering stylesYousuf Philips
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl
2016-07-27GSoC Writer Table Styles; Import bugfixJakub Trzebiatowski
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-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-11tdf#99145 refactored to pep8ackepenek
2016-04-05tdf#97361 Fix check_table and remove = None assignmentsslideon
2016-03-30tdf#97361 Refactor load_save_testslideon
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