summaryrefslogtreecommitdiff
path: root/qadevOOo
AgeCommit message (Expand)AuthorFilesLines
2024-01-03cid#1545822 SSD: Do not use an instance lock to protect shared static dataCaolán McNamara1-1/+8
2023-12-18[API CHANGE] tdf#158041 Remove unused reverse printing option from swSamuel Mehrbrodt1-0/+13
2023-12-18[API CHANGE] tdf#158041 Remove unused table printing option from swSamuel Mehrbrodt1-0/+12
2023-12-04Disallow crash reporting in UITestsMike Kaganski1-0/+1
2023-11-14Dispose some test componentsStephan Bergmann2-0/+16
2023-11-09tdf#146386 curl,ucb: remove FTP UCPMichael Stahl3-69/+0
2023-11-09enable unchecked lint for our java codeNoel Grandin10-3/+12
2023-11-02'new Character' is deprecated in JavaNoel Grandin11-11/+11
2023-11-02'new Double' is deprecated in JavaNoel Grandin27-36/+36
2023-11-02'new Float' is deprecated in JavaNoel Grandin17-22/+22
2023-09-25tdf#146150 Use dispatch cmd for the corresponding SIDapurvapriyadarshi2-2/+2
2023-09-12starmath: Keep focus on math widget when inline editing is enabledKhaled Hosny3-152/+0
2023-08-30Fix typoAndrea Gelmini1-1/+1
2023-08-27tdf#45904: Move _Footnote Java tests to C++anfanite3963-49/+0
2023-08-27tdf#45904: Remove old SwXReferenceMarks Java testanfanite3963-136/+0
2023-08-26tdf#45904: Move _XFootnote Java tests to C++anfanite3963-104/+0
2023-08-26tdf#45904: Move _DocumentIndexMark Java tests to C++anfanite3963-42/+0
2023-08-26tdf#45904: Remove old SwXAutoTextContainer Java testanfanite3963-83/+0
2023-08-25tdf#45904: Remove old SwXParagraphEnumeration Java testanfanite3963-144/+0
2023-08-25tdf#45904: Remove old SwXFootnotes Java testanfanite3963-115/+0
2023-08-25tdf#45904: Remove old SwXFieldEnumeration Java testanfanite3963-159/+0
2023-08-25tdf#45904: Remove old SwXDocumentIndexes Java testanfanite3963-116/+0
2023-08-25tdf#45904: Remove old SwXStyleFamilies Java testanfanite3963-105/+0
2023-08-25tdf#45904: Move SwXTextField Java tests to C++anfanite3961-8/+0
2023-08-25tdf#45904: Move SwXTextEmbeddedObjects Java tests to C++anfanite3963-129/+0
2023-08-25tdf#45904: Move _XTextRangeCompare Java tests to C++anfanite3963-6/+0
2023-08-25tdf#45904: Remove old SwXReferenceMark Java testanfanite3963-125/+0
2023-08-25tdf#45904: Move SwXTextFieldMasters Java tests to C++anfanite3963-131/+0
2023-08-25tdf#45904: Move _XAutoTextContainer Java tests to C++anfanite3963-135/+0
2023-08-25tdf#45904: Move _BaseIndexMark Java tests to C++anfanite3963-38/+0
2023-08-25tdf#45904 Move _NumberingRules Java tests to C++anfanite3962-8/+0
2023-08-23tdf#45904: Remove old SwXBookmark Java testanfanite3963-112/+0
2023-08-23tdf#45904: Remove old SwXDocumentIndex Java testanfanite3963-160/+0
2023-08-23tdf#45904: Move SwXTextTables Java tests to C++anfanite3963-126/+0
2023-08-23tdf#45904: Move SwXTextSections Java tests to C++anfanite3963-130/+0
2023-08-21Move SwXTextFieldTypes Java tests to C++anfanite3963-133/+0
2023-08-21tdf#45904: Remove old SwXBookmarks Java testanfanite3963-109/+0
2023-06-28Fix typoAndrea Gelmini1-1/+1
2023-05-16Remove remnant commented code concerning recently dropped "XAccessibleStateSet"Julien Nabet1-23/+0
2022-11-30Add some more failure informationStephan Bergmann1-0/+3
2022-11-13Fix typosAndrea Gelmini3-3/+3
2022-09-06cid#1509284 DMI: Dubious method invocationCaolán McNamara2-4/+4
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn8-57/+56
2022-08-27cid#1509234 DCN: Don't Catch NullPointer ExceptionCaolán McNamara1-12/+2
2022-08-26cid#1509239 DCN: Don't Catch NullPointer ExceptionCaolán McNamara4-21/+3
2022-08-22cid#1509396 Explicit null dereferencedCaolán McNamara1-22/+34
2022-08-18cid#1327197 UwF: Unwritten fieldCaolán McNamara2-6/+0
2022-08-12Fix typosAndrea Gelmini2-2/+2
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin8-36/+29
2022-05-10qa: Fix occlusion check coordinates in _XAccessibleComponent.javaColomban Wendling1-1/+1