summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-06tdf#125957: FIREBIRD Datatype Binary(fix)[CHAR] couldn't be filled with contentfeature/cib_contract57eJulien Nabet1-1/+1
2020-12-05tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist2-120/+0
2020-12-05Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist1-1/+19
2020-12-05Update git submodulesBalaharipreetha Muthu1-0/+0
2020-12-04EMF: tdf#138467 Fix MapMode translationBartosz Kosiorek4-14/+80
2020-12-04include cstddef for gcc11Jeff Law1-0/+1
2020-12-04related: tdf#127086: PPT: export custom shapes as BitmapXisco Fauli1-1/+1
2020-12-04Colibre:Update Merge & Split Cells and Select TableRizal Muttaqin24-20/+12
2020-12-02mariadb-connector-c: enable WNT-only pvio_npipe/pvio_shmem pluginsMichael Stahl2-1/+9
2020-12-02tdf#135202 mariadb-connector-c: enable native_password pluginMichael Stahl2-1/+2
2020-12-02tdf#138471 wrong adjustment used for spinbuttonCaolán McNamara1-1/+1
2020-12-02tdf#138427 focus set to wrong input boxCaolán McNamara2-4/+9
2020-12-01tdf#135479: Seems we need the more broad entitlement for Java's sakeTor Lillqvist1-1/+1
2020-12-01sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl1-3/+4
2020-12-01tdf#134626 assertion in ~SwTextNodeCaolán McNamara1-7/+4
2020-12-01Resolves: tdf#138549 use GetSpecialTextBoxShadow to identify ScPostItCaolán McNamara2-15/+7
2020-11-28tdf#138466 Crash when creating different scenariosNoel Grandin1-2/+3
2020-11-28tdf#137745: crash, when deleting tables and changed relationship isn't changedJulien Nabet1-0/+5
2020-11-27Adapt solenv/flatpak-manifest.in to312a33b7636334f6ce3b6d1702bc5d3e45215601Stephan Bergmann1-3/+3
2020-11-26Related: tdf#136272 accept 1.79769313486232e+308 as DBL_MAXEike Rathke1-1/+20
2020-11-26tdf#138130: sw_uiwriter: Add unittestXisco Fauli2-0/+30
2020-11-25tdf#138130, tdf#123621 sw: fix textbox position according to DOCXTibor Nagy4-3/+22
2020-11-25bump product version to 7.0.5.0.0+Christian Lohmaier1-1/+1
2020-11-25crashtesting: make tdf129410-1.ods not crash on loadCaolán McNamara1-1/+2
2020-11-25tdf#138430 toolbar bullet dropdown should have a scrolledwindowCaolán McNamara4-12/+18
2020-11-25Better handling of Java filesStephan Bergmann2-1/+6
2020-11-25tdf#137662 set focus in combo/list box on clickCaolán McNamara1-0/+14
2020-11-25Update git submodulesChristian Lohmaier1-0/+0
2020-11-25tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna3-0/+41
2020-11-25tdf#131970 enable tab-cycling between VerticalTabControl membersCaolán McNamara1-0/+2
2020-11-24fix unit-test with non-pdfium buildNoel Grandin1-1/+4
2020-11-24CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2-0/+34
2020-11-24tdf#137662 ignore focus in dropdown if dropdown is hiddenCaolán McNamara1-3/+11
2020-11-24Resolves: rhbz#1900428 don't crash on invalid index used in StarBasic macroCaolán McNamara1-3/+8
2020-11-24Make python3 build on macOS 11, including for arm64Tor Lillqvist2-0/+60
2020-11-24Make bridgetest exercise parameter passing in the C++/UNO bridge harderTor Lillqvist5-13/+126
2020-11-24Cosmetic change to make it easier to see which parameter is the nthTor Lillqvist4-108/+277
2020-11-24Make --without-webdav work even with --enable-mpl-subsetTor Lillqvist1-1/+3
2020-11-24Fix nss build for x86_64 on an Apple Silicon MacTor Lillqvist1-0/+3
2020-11-24The config.{guess,sub} in $SRCDIR is good for external projects, tooTor Lillqvist3-3313/+1
2020-11-24Make the C++/UNO bridge work on macOS on arm64Tor Lillqvist9-13/+370
2020-11-24Use <alloca.h> for macOS and iOS, tooTor Lillqvist1-15/+1
2020-11-24Update config.{guess,sub} with latest versions and handle fallout of thatTor Lillqvist7-334/+432
2020-11-24Replace brittle gcc3_linux_aarch64 vtableSlotCall with pure assembler codeStephan Bergmann3-65/+75
2020-11-24Avoid warning about deprecation in macOS 11.0Tor Lillqvist1-0/+3
2020-11-24Avoid unused parameter warning in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist1-0/+1
2020-11-24Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-24There is no QuickTime frameworkTor Lillqvist1-1/+0
2020-11-24Colibre: tdf#138350 fix wrong color from monoline color to these HEXRizal Muttaqin32-16/+16
2020-11-23avoid Skia floating point position fixups for rectangles (tdf#137329)Luboš Luňák1-16/+36