summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-09-20vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset()Khaled Hosny3-5/+7
2022-09-20vcl: Add PhysicalFontFace::GetName()Khaled Hosny6-52/+80
2022-09-20tdf#150990 ODT export: fix zero layout size of scale/scale imagesMiklos Vajna2-2/+47
2022-09-20tdf#150613 sw: better DOC import of paragraph marker formattingJustin Luth5-3/+34
2022-09-20tdf#150604 related: fix logic used in determining inclusion ofJim Raykowski1-12/+12
2022-09-20simplify usage of TempFile in swNoel Grandin2-45/+40
2022-09-20sw content controls: add a11y description for PDF exportMiklos Vajna6-0/+100
2022-09-20simplify usage of TempFile in scNoel Grandin2-14/+16
2022-09-20an implicit intersection requires a svDoubleVectorRefLuboš Luňák1-1/+2
2022-09-20correct handling of 'nested' in opencl vectorsLuboš Luňák1-8/+8
2022-09-20reduce opencl copy&paste in op_statistical.cxx (svDoubleVectorRef pair)Luboš Luňák4-1252/+318
2022-09-20reduce opencl copy&paste when handling a pair of svDoubleVectorRefLuboš Luňák3-321/+170
2022-09-20external/fontconfig: Avoid UBSan invalid-null-argumentStephan Bergmann2-0/+14
2022-09-20error handling in openCL FORECAST(), MIRR() and SERIESSUM()Luboš Luňák3-4/+16
2022-09-20reduce opencl copy&paste WRT simple loops with svDoubleVectorRefLuboš Luňák8-2899/+406
2022-09-20reduce opencl copy&paste also when handling svDoubleVectorRefLuboš Luňák3-155/+106
2022-09-20reduce opencl copy&paste and fix in op_statistical.cxxLuboš Luňák1-1118/+125
2022-09-20reduce opencl copy&paste and fix in op_financial.cxxLuboš Luňák1-2479/+437
2022-09-20tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir5-0/+90
2022-09-20sw: document SwUndoInsDocMiklos Vajna1-0/+1
2022-09-20tdf#151070 Leverage UI layout to show relation between buddy optionsAdolfo Jayme Barrientos1-8/+7
2022-09-20tdf#94122 pptx export: fix automatic text color exportSarper Akdemir3-0/+59