summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
14 hoursFix build with Java 8Fridrich Štrba1-0/+1
4 daysdbaccess: Fix --without-java buildXisco Fauli1-1/+1
2024-07-09Java-WebSocket: upgrade to 1.5.7Xisco Fauli1-2/+2
2024-07-07dbaccess complex/DataSource.java to extras/dataSource.cxxAdam Seskunas3-69/+54
2024-07-03unoxml: port checkCVE_2012_0037 from java to CppUnittestXisco Fauli5-14/+106
2024-07-03tdf#123293: port test from Java to CppUnitTestXisco Fauli4-68/+23
2024-07-03sfx2: port checkRDFa from Java to CppUnittestXisco Fauli4-265/+259
2024-07-02Port CRMDatabase from Java to C++Adam Seskunas4-0/+237
2024-06-21Make sure to clear the guard around OleEmbeddedObject::changeStateMike Kaganski2-3/+4
2024-06-20DBTestBase: Add createDBDocumentXisco Fauli2-21/+25
2024-06-07Revert "framework/qa/complex/dispatches/checkdispatchapi.java to CppUnit"Xisco Fauli4-240/+0
2024-06-07framework/qa/complex/dispatches/checkdispatchapi.java to CppUnitAdam Seskunas4-0/+240
2024-06-05tdf#143123 Port Java clipboard examples to PythonRMZeroFour11-7/+230
2024-06-04tdf#143123 Port Java PathSubstitution example to PythonRMZeroFour5-4/+74
2024-06-04Port framework/qa/complex/XTitle/CheckXTile.java to CppunitAdam Seskunas5-327/+202
2024-05-29Properly fix use of uninitialized valueStephan Bergmann1-2/+2
2024-05-17beanshell: upgrade to 2.1.1Xisco Fauli6-39/+23
2024-05-16android: Port Settings{Activity,Fragment} from deprecated APIMichael Weghorn1-10/+15
2024-05-16android: Port to non-deprecated androidx PreferenceManagerMichael Weghorn4-5/+4
2024-05-15Java-WebSocket: Upgrade to 1.5.6Xisco Fauli2-3/+3
2024-05-13odk: classes in java.lang package do not need to be fully qualifiedIlmari Lauhakangas6-8/+8
2024-05-09loplugin:ostr in javaunohelperNoel Grandin4-12/+12
2024-04-30tdf#143122 Port Java TerminationTest example to C++RMZeroFour8-5/+183
2024-04-29Double values comparison changed to compare method.Todor Balabanov1-4/+4
2024-04-26look for java, javac and javadoc with the .exe suffix on windowsChristian Lohmaier1-5/+10
2024-04-19tdf#143123 Port ChartInDraw / ChartInWriter examples to Pythonzeph6-3/+396
2024-04-18Embind: call decrementExceptionRefcount upon catchingStephan Bergmann1-0/+5
2024-04-02Update to latest Rhino 1.7.14Stephan Bergmann14-1695/+363
2024-03-21framework: MenuBarManager: fix WNT crash if queryDispatch() throwsMichael Stahl1-1/+10
2024-03-21Tie javac -g option to --enable-symbols instead of gb_DEBUGLEVELStephan Bergmann3-10/+3
2024-03-20Allow extra options in JAVACOMPILER env varStephan Bergmann1-3/+3
2024-03-16Building with Clang needs at least libstdc++ 10Stephan Bergmann1-1/+1
2024-03-15sw a11y: Disable unreliable CheckIndeterminateState test for nowMichael Weghorn1-3/+6
2024-03-15Fix a spurious JunitTest_sw_unoapi_3 failureMike Kaganski1-0/+2
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski7-11/+74
2024-03-11Disallow closing document during generation of previewMike Kaganski4-3/+48
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski142-508/+491
2024-03-11Reimplement OleComponentNative_Impl to use IGlobalInterfaceTableMike Kaganski5-228/+357
2024-03-11tdf#143122 Port HelloTextTableShape example to C++Hossein4-0/+463
2024-03-11Enable commented part in HelloTextTableShape.javaHossein1-14/+14
2024-03-08tdf#45904 Remove old SwXFootnoteText Java testLuv Sharma5-173/+0
2024-03-06remove deprecated IsGermanPreReform propertyNoel Grandin15-128/+43
2024-03-02Allow building with Java 8Fridrich Štrba5-15/+26
2024-02-27remove hsqldb from mergedlibsNoel Grandin1-1/+0
2024-02-25tdf#45904 Remove old SwXFootnote Java testLuv Sharma5-153/+0
2024-02-22fix dodgy unit testNoel Grandin3-7/+11
2024-02-21Fix UBSan build's RTTI needsStephan Bergmann1-1/+1
2024-02-18tdf#45904 Remove old SwXFootnoteProperties Java testLuv Sharma5-122/+0
2024-02-13tdf#45904 Remove old SwXTextTable Java testLuv Sharma5-298/+0
2024-02-04tdf#45904 Remove old SwXBodyText Java testLuv Sharma5-158/+0