Age | Commit message (Expand) | Author |
2022-09-21 | sw content controls, combo box: add doc model & UNO API | Miklos Vajna |
2022-09-21 | cid#1515519 Uninitialized pointer field | Caolán McNamara |
2022-09-21 | CppunitTest_sw_ooxmlfieldexport: remove not needed mustTestImportOf() | Miklos Vajna |
2022-09-21 | fix/simplify opencl GEOMEAN() | Luboš Luňák |
2022-09-21 | fix opencl WEIBULL and ZTEST functions | Luboš Luňák |
2022-09-21 | fix and simplify opencl functions that calculate difference from mean | Luboš Luňák |
2022-09-21 | fix and enable some disabled opencl functions | Luboš Luňák |
2022-09-21 | fix/simplify opencl DDB() and VDB() | Luboš Luňák |
2022-09-21 | various small opencl code fixes and error checking | Luboš Luňák |
2022-09-21 | fix some opencl financial functions (PMT, IPMT, etc.) | Luboš Luňák |
2022-09-21 | remove opencl implementations of ocDB* functions | Luboš Luňák |
2022-09-21 | rework handling of empty cells in opencl code | Luboš Luňák |
2022-09-21 | use more SwPosition::Assign | Noel Grandin |
2022-09-21 | use more string_view in vcl | Noel Grandin |
2022-09-21 | convert TrueTypeCreator to a C++ class | Noel Grandin |
2022-09-21 | use more unique_ptr | Noel Grandin |
2022-09-21 | convert GlyphOffsets to a C++ class | Noel Grandin |
2022-09-21 | convert HexFmt to a C++ class | Noel Grandin |
2022-09-21 | NameID must encompass the full OpenType Name ID range | Stephan Bergmann |
2022-09-21 | tdf#151081 render rotated gradients correctly | Armin Le Grand (allotropia) |
2022-09-21 | tdf#151071 Revise Sifr, tidy up links.txt, remove duplicate | Rizal Muttaqin |
2022-09-21 | Update git submodules | Rafael Lima |
2022-09-21 | tdf#151088 Use "Kraft Paper" instead of "Invoice Paper" | Rafael Lima |
2022-09-20 | tdf#151071 Revise Sifr, remove duplicate and missplaced icons | Rizal Muttaqin |
2022-09-20 | avoid some string refcounting with sheets with lots of conditional formatting | Noel Grandin |
2022-09-20 | add CanJoinNext method that takes a SwPosition* | Noel Grandin |
2022-09-20 | use more SwPosition::AdjustContent | Noel Grandin |
2022-09-20 | tdf#151056: avoid modifying the static shared DEFAULT instance | Mike Kaganski |
2022-09-20 | tdf#150642 fix table layout with vertical writing. | Mark Hung |
2022-09-20 | fix and simplify openCL *A functions (COUNTA,MINA, etc.) | Luboš Luňák |
2022-09-20 | reduce opencl copy&paste (gaussinv) | Luboš Luňák |
2022-09-20 | fix opencl AND() to treat empty cell in svSingleVectorRef as core does | Luboš Luňák |
2022-09-20 | fix opencl FTEST() | Luboš Luňák |
2022-09-20 | simplify opencl code in op_array.cxx | Luboš Luňák |
2022-09-20 | fix and simplify opencl IRR(), MIRR(), XIRR() and XNPV() | Luboš Luňák |
2022-09-20 | Assert that cow_wrapped objects aren't called to do nothing | Mike Kaganski |
2022-09-20 | use more string_view in svl | Noel Grandin |
2022-09-20 | move some test from odfexport to odfexport2 | Noel Grandin |
2022-09-20 | split the mailmerge unit test | Noel Grandin |
2022-09-20 | nss: update to release 3.83 | Taichi Haradaguchi |
2022-09-20 | ofz#51471 Timeout | Caolán McNamara |
2022-09-20 | split chart2 export unit test | Noel Grandin |
2022-09-20 | use more string_view in unotools | Noel Grandin |
2022-09-20 | Only try to convert outdir to system path when it's not empty | Mike Kaganski |
2022-09-20 | upgrade to harfbuzz-5.2.0.tar.xz | Caolán McNamara |
2022-09-20 | use O[U]String in TrueType code | Noel Grandin |
2022-09-20 | use more std::u16string_view in chart2 | Noel Grandin |
2022-09-20 | ofz#51592 Timeout | Caolán McNamara |
2022-09-20 | vcl: tdf#138325 pass PostScript name down to CreateCFFfontSubset() | Khaled Hosny |
2022-09-20 | vcl: Add PhysicalFontFace::GetName() | Khaled Hosny |