summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-21sw content controls, combo box: make the dropdown case read-onlyMiklos Vajna3-1/+31
2022-09-21Update git submodulesChristian Lohmaier1-0/+0
2022-09-21sw content controls, combo box: add doc model & UNO APIMiklos Vajna8-0/+110
2022-09-21cid#1515519 Uninitialized pointer fieldCaolán McNamara1-2/+3
2022-09-21CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf()Miklos Vajna1-14/+10
2022-09-21fix/simplify opencl GEOMEAN()Luboš Luňák3-218/+23
2022-09-21fix opencl WEIBULL and ZTEST functionsLuboš Luňák1-8/+15
2022-09-21fix and simplify opencl functions that calculate difference from meanLuboš Luňák2-267/+203
2022-09-21fix and enable some disabled opencl functionsLuboš Luňák2-57/+59
2022-09-21fix/simplify opencl DDB() and VDB()Luboš Luňák4-87/+73
2022-09-21various small opencl code fixes and error checkingLuboš Luňák4-33/+45
2022-09-21fix some opencl financial functions (PMT, IPMT, etc.)Luboš Luňák4-165/+156
2022-09-21remove opencl implementations of ocDB* functionsLuboš Luňák4-1718/+0
2022-09-21rework handling of empty cells in opencl codeLuboš Luňák8-325/+317
2022-09-21use more SwPosition::AssignNoel Grandin1-7/+3
2022-09-21use more string_view in vclNoel Grandin36-165/+166
2022-09-21convert TrueTypeCreator to a C++ classNoel Grandin3-107/+99
2022-09-21use more unique_ptrNoel Grandin1-8/+3
2022-09-21convert GlyphOffsets to a C++ classNoel Grandin1-27/+17
2022-09-21convert HexFmt to a C++ classNoel Grandin1-49/+46
2022-09-21NameID must encompass the full OpenType Name ID rangeStephan Bergmann1-1/+2
2022-09-21tdf#151081 render rotated gradients correctlyArmin Le Grand (allotropia)1-0/+15
2022-09-21tdf#151071 Revise Sifr, tidy up links.txt, remove duplicateRizal Muttaqin226-216/+102
2022-09-21Update git submodulesRafael Lima1-0/+0
2022-09-21tdf#151088 Use "Kraft Paper" instead of "Invoice Paper"Rafael Lima1-1/+1
2022-09-20tdf#151071 Revise Sifr, remove duplicate and missplaced iconsRizal Muttaqin280-206/+194
2022-09-20avoid some string refcounting with sheets with lots of conditional formattingNoel Grandin2-8/+12
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin4-7/+30
2022-09-20use more SwPosition::AdjustContentNoel Grandin1-6/+6
2022-09-20tdf#151056: avoid modifying the static shared DEFAULT instanceMike Kaganski1-6/+10
2022-09-20tdf#150642 fix table layout with vertical writing.Mark Hung3-1/+10
2022-09-20fix and simplify openCL *A functions (COUNTA,MINA, etc.)Luboš Luňák9-2370/+450
2022-09-20reduce opencl copy&paste (gaussinv)Luboš Luňák3-492/+53
2022-09-20fix opencl AND() to treat empty cell in svSingleVectorRef as core doesLuboš Luňák4-8/+13
2022-09-20fix opencl FTEST()Luboš Luňák1-8/+16
2022-09-20simplify opencl code in op_array.cxxLuboš Luňák1-122/+27
2022-09-20fix and simplify opencl IRR(), MIRR(), XIRR() and XNPV()Luboš Luňák6-405/+170
2022-09-20Assert that cow_wrapped objects aren't called to do nothingMike Kaganski2-0/+11
2022-09-20use more string_view in svlNoel Grandin11-68/+71
2022-09-20move some test from odfexport to odfexport2Noel Grandin2-490/+506
2022-09-20split the mailmerge unit testNoel Grandin5-391/+782
2022-09-20nss: update to release 3.83Taichi Haradaguchi4-12/+12
2022-09-20ofz#51471 TimeoutCaolán McNamara2-2/+4
2022-09-20split chart2 export unit testNoel Grandin5-679/+781
2022-09-20use more string_view in unotoolsNoel Grandin4-22/+25
2022-09-20Only try to convert outdir to system path when it's not emptyMike Kaganski1-8/+4
2022-09-20upgrade to harfbuzz-5.2.0.tar.xzCaolán McNamara1-2/+2
2022-09-20use O[U]String in TrueType codeNoel Grandin4-109/+93
2022-09-20use more std::u16string_view in chart2Noel Grandin16-98/+98
2022-09-20ofz#51592 TimeoutCaolán McNamara1-1/+1