summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysAllow 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
2022-08-22return 64-bit hash for O[U]StringNoel Grandin2-2/+24
2022-08-21tdf#135451 - Change the skipSpace implementation of the break iteratorAndreas Heinisch3-8/+30
2022-07-22configure fixes for WSLLuboš Luňák1-32/+74
2022-07-14Drop poor @attention paragraphStephan Bergmann1-7/+0
2022-07-14Change make file so that debugging works - Previous error:Hannah Meeks1-2/+4
2022-06-15Bump javastartparametersdialog.ui to latest GladeOlivier Hallot1-66/+63
2022-06-13Fix some cross-build targets errorsBalazs Varga1-1/+2
2022-06-10CppunitTest_sd_shape_import_export_tests also needs the ASan hackStephan Bergmann1-0/+5
2022-06-10Add information on Java baseline in README.mdHossein1-1/+9
2022-05-30CppunitTest_sd_filter_eppt also needs the ASan hackStephan Bergmann1-0/+4
2022-05-30framework: fix crash on Writer startup when using --enable-ext-wiki-publisherMiklos Vajna5-16/+48
2022-05-25Add Makefile for the FirstUnoContact C++ SDK exampleHossein4-0/+103
2022-05-13officecfg,stoc: allow running JVM UNO components out-of-processMichael Stahl5-14/+245
2022-05-10qa: Fix occlusion check coordinates in _XAccessibleComponent.javaColomban Wendling1-1/+1
2022-05-08android: Don't use res ID in switch-case (SearchController)Michael Weghorn1-9/+2
2022-05-08android: Avoid using res ID in switch-case (FormattingController)Michael Weghorn1-82/+51
2022-05-04Some JREs need the bin/server/jvm.dll path after allStephan Bergmann1-1/+5
2022-05-04android: Don't use log tag longer than 23 charsMichael Weghorn1-1/+1
2022-05-04android: Make clear that column index is non-negativeMichael Weghorn1-1/+1
2022-05-04android: Call base class implementation in 'onActivityResult'Michael Weghorn2-0/+2