summaryrefslogtreecommitdiff
path: root/sw/qa/api
AgeCommit message (Expand)Author
2023-08-28Fix CppunitTest_sw_apitestsStephan Bergmann
2023-08-27tdf#45904: Move _Footnote Java tests to C++anfanite396
2023-08-27tdf#45904: Remove old SwXReferenceMarks Java testanfanite396
2023-08-26tdf#45904: Move _XFootnote Java tests to C++anfanite396
2023-08-26tdf#45904: Move _DocumentIndexMark Java tests to C++anfanite396
2023-08-25tdf#45904: Remove old SwXFootnotes Java testanfanite396
2023-08-25tdf#45904: Remove old SwXStyleFamilies Java testanfanite396
2023-08-25tdf#45904: Move SwXTextField Java tests to C++anfanite396
2023-08-25tdf#45904: Move SwXTextEmbeddedObjects Java tests to C++anfanite396
2023-08-25tdf#45904: Move _XTextRangeCompare Java tests to C++anfanite396
2023-08-25tdf#45904: Move SwXTextFieldMasters Java tests to C++anfanite396
2023-08-25tdf#45904: Move _XAutoTextContainer Java tests to C++anfanite396
2023-08-25tdf#45904: Move _BaseIndexMark Java tests to C++anfanite396
2023-08-25tdf#45904 Move _NumberingRules Java tests to C++anfanite396
2023-08-23tdf#45904: Remove old SwXBookmark Java testanfanite396
2023-08-23tdf#45904: Remove old SwXDocumentIndex Java testanfanite396
2023-08-23tdf#45904: Move SwXTextTables Java tests to C++anfanite396
2023-08-23tdf#45904: Move SwXTextSections Java tests to C++anfanite396
2023-08-21Move SwXTextFieldTypes Java tests to C++anfanite396
2023-08-14Move SwXTableCellText Java tests to C++anfanite396
2023-08-14Move SwXReferenceMarks Java tests to C++anfanite396
2023-07-28tdf#146619 Remove unused #includes from C/C++ filesVenetia Furtado
2023-07-19Move SwXReferenceMark Java tests to C++anfanite396
2023-07-19Move SwXParagraphEnumeration Java tests to C++anfanite396
2023-07-14Move SwXNumberingRules Java tests to C++anfanite396
2023-07-14Move SwXFrames Java tests to C++anfanite396
2023-07-14Move SwXFieldEnumeration Java tests to C++anfanite396
2023-07-14Move SwXDocumentIndexes Java tests to C++anfanite396
2023-07-12Move SwXStyleFamilies Java tests to C++anfanite396
2023-07-12Move SwXChapterNumbering Java tests to C++anfanite396
2023-07-10Move SwXDocumentIndexMark Java tests to C++anfanite396
2023-07-10Move SwXBookmarks Java tests to C++anfanite396
2023-07-10Move SwXAutoTextContainer Java tests to C++anfanite396
2023-07-05Move SwXFootnote Java tests to C++anfanite396
2023-07-03Move SwXHeadFootText Java tests to C++anfanite396
2023-07-03Move SwXBookmark Java tests to C++anfanite396
2023-07-03Move SwXFootnotes Java tests to C++anfanite396
2023-06-28Move SwXFootnoteText Java tests to C++anfanite396
2023-06-27Move SwXFootnotesSupplier Java tests to C++anfanite396
2023-06-27sw: simplify SwXTextFrame UNO API testTomaž Vajngerl
2023-06-26Move SwXBodyText Java tests to C++anfanite396
2022-05-03Just use Any ctor instead of makeAny in swStephan Bergmann
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2020-07-29Remove some unused includesMiklos Vajna
2020-03-20Remove commented-out codeStephan Bergmann
2020-03-20Extract testDisposedByDesktopTerminate from CppunitTest_sw_apitestsStephan Bergmann
2020-03-20Make individual tests clean up after themselvesStephan Bergmann
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2019-10-03loplugin:unusedfieldsNoel Grandin