Age | Commit message (Expand) | Author |
2022-09-21 | Use the more "natural" string_view o3tl::getToken variant here | Stephan Bergmann |
2022-09-21 | use more string_view in xmloff | Noel Grandin |
2022-09-21 | Extend loplugin:redundantcast to some suspicious reinterpret_cast | Stephan Bergmann |
2022-09-21 | new won't return null, so drop conditional now | Caolán McNamara |
2022-09-21 | use more string_view in svtools | Noel Grandin |
2022-09-21 | tdf#151100: xText->getString() may be empty for content needing export | Mike Kaganski |
2022-09-21 | update expat to 2.4.9 | Taichi Haradaguchi |
2022-09-21 | cid#1515518 Dereference before null check | Caolán McNamara |
2022-09-21 | cid#1515521 Dereference before null check | Caolán McNamara |
2022-09-21 | bogus OSL_ASSERT: nPos != std::u16string_view::npos ... warnings | Caolán McNamara |
2022-09-21 | drop extra space | Caolán McNamara |
2022-09-21 | sw content controls, combo box: make the dropdown case read-only | Miklos Vajna |
2022-09-21 | Update git submodules | Christian Lohmaier |
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 |