summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21sw content controls, combo box: add doc model & UNO APIMiklos Vajna
2022-09-21cid#1515519 Uninitialized pointer fieldCaolán McNamara
2022-09-21CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf()Miklos Vajna
2022-09-21fix/simplify opencl GEOMEAN()Luboš Luňák
2022-09-21fix opencl WEIBULL and ZTEST functionsLuboš Luňák
2022-09-21fix and simplify opencl functions that calculate difference from meanLuboš Luňák
2022-09-21fix and enable some disabled opencl functionsLuboš Luňák
2022-09-21fix/simplify opencl DDB() and VDB()Luboš Luňák
2022-09-21various small opencl code fixes and error checkingLuboš Luňák
2022-09-21fix some opencl financial functions (PMT, IPMT, etc.)Luboš Luňák
2022-09-21remove opencl implementations of ocDB* functionsLuboš Luňák
2022-09-21rework handling of empty cells in opencl codeLuboš Luňák
2022-09-21use more SwPosition::AssignNoel Grandin
2022-09-21use more string_view in vclNoel Grandin
2022-09-21convert TrueTypeCreator to a C++ classNoel Grandin
2022-09-21use more unique_ptrNoel Grandin
2022-09-21convert GlyphOffsets to a C++ classNoel Grandin
2022-09-21convert HexFmt to a C++ classNoel Grandin
2022-09-21NameID must encompass the full OpenType Name ID rangeStephan Bergmann
2022-09-21tdf#151081 render rotated gradients correctlyArmin Le Grand (allotropia)
2022-09-21tdf#151071 Revise Sifr, tidy up links.txt, remove duplicateRizal Muttaqin
2022-09-21Update git submodulesRafael Lima
2022-09-21tdf#151088 Use "Kraft Paper" instead of "Invoice Paper"Rafael Lima
2022-09-20tdf#151071 Revise Sifr, remove duplicate and missplaced iconsRizal Muttaqin
2022-09-20avoid some string refcounting with sheets with lots of conditional formattingNoel Grandin
2022-09-20add CanJoinNext method that takes a SwPosition*Noel Grandin
2022-09-20use more SwPosition::AdjustContentNoel Grandin
2022-09-20tdf#151056: avoid modifying the static shared DEFAULT instanceMike Kaganski
2022-09-20tdf#150642 fix table layout with vertical writing.Mark Hung
2022-09-20fix and simplify openCL *A functions (COUNTA,MINA, etc.)Luboš Luňák
2022-09-20reduce opencl copy&paste (gaussinv)Luboš Luňák
2022-09-20fix opencl AND() to treat empty cell in svSingleVectorRef as core doesLuboš Luňák
2022-09-20fix opencl FTEST()Luboš Luňák
2022-09-20simplify opencl code in op_array.cxxLuboš Luňák
2022-09-20fix and simplify opencl IRR(), MIRR(), XIRR() and XNPV()Luboš Luňák
2022-09-20Assert that cow_wrapped objects aren't called to do nothingMike Kaganski
2022-09-20use more string_view in svlNoel Grandin
2022-09-20move some test from odfexport to odfexport2Noel Grandin
2022-09-20split the mailmerge unit testNoel Grandin
2022-09-20nss: update to release 3.83Taichi Haradaguchi
2022-09-20ofz#51471 TimeoutCaolán McNamara
2022-09-20split chart2 export unit testNoel Grandin
2022-09-20use more string_view in unotoolsNoel Grandin
2022-09-20Only try to convert outdir to system path when it's not emptyMike Kaganski
2022-09-20upgrade to harfbuzz-5.2.0.tar.xzCaolán McNamara
2022-09-20use O[U]String in TrueType codeNoel Grandin
2022-09-20use more std::u16string_view in chart2Noel Grandin
2022-09-20ofz#51592 TimeoutCaolán McNamara
2022-09-20vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()Khaled Hosny
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled Hosny