summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Move SwXFrames Java tests to C++anfanite3962-0/+91
2023-07-14Move SwXFieldEnumeration Java tests to C++anfanite3962-0/+110
2023-07-14Move SwXDocumentIndexes Java tests to C++anfanite3962-0/+85
2023-07-12Move SwXStyleFamilies Java tests to C++anfanite3962-0/+85
2023-07-12Move SwXChapterNumbering Java tests to C++anfanite3962-0/+88
2023-07-10Move SwXDocumentIndexMark Java tests to C++anfanite3962-0/+108
2023-07-10Move SwXBookmarks Java tests to C++anfanite3962-0/+86
2023-07-10Move SwXAutoTextContainer Java tests to C++anfanite3962-0/+76
2023-07-05Move SwXFootnote Java tests to C++anfanite3962-0/+124
2023-07-03Move SwXHeadFootText Java tests to C++anfanite3962-0/+121
2023-07-03Move SwXBookmark Java tests to C++anfanite3962-0/+117
2023-07-03Move SwXFootnotes Java tests to C++anfanite3962-1/+102
2023-06-28Move SwXFootnoteText Java tests to C++anfanite3962-0/+119
2023-06-27Move SwXFootnotesSupplier Java tests to C++anfanite3962-1/+98
2023-06-26Move SwXBodyText Java tests to C++anfanite3962-0/+101
2023-06-21cui: don't build SvxJavaClassPathDlg::SetClassPath() for the non-java caseMiklos Vajna2-2/+4
2023-06-21cui: fix --without-java buildMiklos Vajna1-0/+2
2023-06-21Allow bootstrap variables in Java user classpath settings, 2nd trySamuel Mehrbrodt3-8/+77
2023-06-14fix ant related test for paths with non-ascii charactersChristian Lohmaier1-1/+5
2023-06-08Revert "Allow bootstrap variables in Java user classpath settings"Samuel Mehrbrodt2-23/+3
2023-05-25Allow bootstrap variables in Java user classpath settingsSamuel Mehrbrodt2-3/+23
2023-05-04[API CHANGE] Drop deprecated Java config keysGabor Kelemen1-48/+0
2023-04-02New --with-coredumpctl to obtain core dumps of crashed tests from coredumpctlStephan Bergmann7-4/+97
2023-03-02Enable building non-Mac App Store Universal .dmg from merged and signed .appPatrick Luby2-0/+83
2023-02-28add ipv6 enabled maven repositoryChristian Lohmaier1-0/+6
2023-02-28Fix the java.lang.NullPointerException in readBytes() and readSomeBytes()...Damjan Jovanovic1-0/+18
2023-02-26Fix Library_jpipe__staticsalhackStephan Bergmann1-0/+1
2023-02-22toolkit: Port AccessibleStatusBarTest to test::AccessibleTestBaseColomban Wendling1-56/+11
2023-02-20cui: rework uitest to work with --without-javaXisco Fauli1-11/+18
2023-02-12tdf#153571: properly unquote (URL-decode) vnd.sun.star.expand payloadMike Kaganski1-2/+3
2023-02-02osl::Mutex->std::mutex in JavaComponentLoader::getJavaLoaderNoel Grandin1-2/+3
2023-01-26add "LOONGARCH64" to the JAVAINTERPRETER 64bit checkLing Yang1-1/+1
2023-01-25android: Don't warn about NDK 21 and 22Michael Weghorn1-3/+3
2023-01-20std::abort() during CppunitTest_sw_layoutwriterCaolán McNamara1-1/+3
2023-01-19tdf#143123 Port some Spreadsheet Java examples to PythonChenxiong Qi4-7/+530
2023-01-17tdf#153009 Use recursive mutex in CDocumentBuilderMichael Weghorn1-1/+1
2023-01-14AccessibleBrowseBoxBase's XAggregation is apparently unusedStephan Bergmann1-2/+2
2023-01-03Move manual bridgetest_inprocess_java to automatic CustomTarget_uno_test checkStephan Bergmann2-19/+11
2022-12-28android: Use PNG icons instead of vector image for compatibilityMichael Weghorn4-18/+6
2022-12-28android: Enable multidex, update com.google.android.material to 1.7.0Michael Weghorn2-3/+7
2022-12-03tdf#143123 Port Text Java examples to PythonChenxiong Qi10-0/+1083
2022-11-14Destruction of Registry and RegitsryKey isn't MT-safeStephan Bergmann1-39/+50
2022-10-26ucb: FTP UCP: report CURLE_URL_MALFORMAT as IllegalIdentifierExceptionMichael Stahl1-0/+15
2022-10-23tdf#151073 - enable firebird for appstore build w/o experimental modeChristian Lohmaier2-1/+5
2022-10-18tdf#151545: Restrict JvmfwkUtil_isLoadableJVM to macOS x86-64Stephan Bergmann3-3/+7
2022-10-13tdf#143123 port DocumentHandling examples to PythonChenxiong Qi9-21/+374
2022-09-19try harder to remove "OSL_PIPE" pipe on SIGTERMCaolán McNamara2-3/+23
2022-09-16tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payloadMike Kaganski1-1/+2
2022-09-14close "OSL_PIPE" pipe on SIGTERMCaolán McNamara1-1/+1
2022-08-23sw: fix missing cache invalidation when switching between imagesMiklos Vajna4-1/+199