summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21Use the more "natural" string_view o3tl::getToken variant hereStephan Bergmann
2022-09-21use more string_view in xmloffNoel Grandin
2022-09-21Extend loplugin:redundantcast to some suspicious reinterpret_castStephan Bergmann
2022-09-21new won't return null, so drop conditional nowCaolán McNamara
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-21tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski
2022-09-21update expat to 2.4.9Taichi Haradaguchi
2022-09-21cid#1515518 Dereference before null checkCaolán McNamara
2022-09-21cid#1515521 Dereference before null checkCaolán McNamara
2022-09-21bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warningsCaolán McNamara
2022-09-21drop extra spaceCaolán McNamara
2022-09-21sw content controls, combo box: make the dropdown case read-onlyMiklos Vajna
2022-09-21Update git submodulesChristian Lohmaier
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