summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-23remove some dead codeNoel Grandin
2022-09-23vcl: Use glyph names from the font in Type 3 fontsKhaled Hosny
2022-09-23vcl: tdf#121327 PDF export for bitmap color fontsKhaled Hosny
2022-09-23tdf#151118: svg: don't replace newline with space when xml:space="default"Xisco Fauli
2022-09-23make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák
2022-09-23curl: upgrade to release 7.85.0Taichi Haradaguchi
2022-09-23postgresql: upgrade to release 13.8Taichi Haradaguchi
2022-09-23cid#1515535 Explicit null dereferencedCaolán McNamara
2022-09-23Update git submodulesAron Fischer
2022-09-23sw content controls, combo box: add insert UIMiklos Vajna
2022-09-23-Werror=class-memaccessStephan Bergmann
2022-09-23cid#1515534 invalidate_iteratorJulien Nabet
2022-09-23tdf#150551 for PDF export, use the decompositionArmin Le Grand (allotropia)
2022-09-23CppunitTest_sw_ww8export: use more SwParaPortion::dumpAsXml()Miklos Vajna
2022-09-23add a new SwContentNode::GoNext variantNoel Grandin
2022-09-23tdf#149952 sw a11y: Don't send a11y events for internal-only cursorMichael Weghorn
2022-09-22use more SwPosition::AdjustContentNoel Grandin
2022-09-22tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara
2022-09-22Fix string length assertion and handle parentheses in multi-line formulaEike Rathke
2022-09-22crashtesting: "unknown cell text: element" assert on broken xmlJustin Luth
2022-09-22tdf#150616 sw: fix bad 0 height of SwTextFrame in table cellMichael Stahl
2022-09-22tdf#151107 swap job orientation if paper matching swapped width/heightCaolán McNamara
2022-09-22pass in bDontSwap rather than use a local staticCaolán McNamara
2022-09-22Update git submodulesMike Kaganski
2022-09-22reduce excessive code repetition when matching opcode in openclLuboš Luňák
2022-09-22drop opencl implementation of MEDIAN()Luboš Luňák
2022-09-22remove unused or duplicated opencl helper functionsLuboš Luňák
2022-09-22fix handling of string arguments in openclLuboš Luňák
2022-09-22fix and simplify ocInt in openclLuboš Luňák
2022-09-22make ocTrunc and ocRoundDown the same in openclLuboš Luňák
2022-09-22ocAnd/ocOr are not actually binary operatorsLuboš Luňák
2022-09-22add SAL_INFO about which formula group will be interpreter by openclLuboš Luňák
2022-09-22fix opencl ocModLuboš Luňák
2022-09-22fix incorrect as_double usage in openclLuboš Luňák
2022-09-22fix opencl round(), roundup() and rounddown()Luboš Luňák
2022-09-22fix opencl ocHypGeomDistLuboš Luňák
2022-09-22fix opencl RATE()Luboš Luňák
2022-09-22Revert "Related: tdf#151107 make "sloppy" paper fit up to 1.25pt"Caolán McNamara
2022-09-22tdf#129674 "Go to Sheet" UITestLaurent BP
2022-09-22use more string_view in svxNoel Grandin
2022-09-22add a function to SwMoveFnCollection to move a SwPositionNoel Grandin
2022-09-22convert TrueTypeTable to C++ classNoel Grandin
2022-09-22Related: tdf#151107 make "sloppy" paper fit up to 1.25ptCaolán McNamara
2022-09-22upgrade libepoxy to 1.5.10Taichi Haradaguchi
2022-09-22Related: tdf#151107 EnvC65 page size is inconsistent with EnvC5 and EnvC6Caolán McNamara
2022-09-22cid#1515531 Out-of-bounds accessCaolán McNamara
2022-09-22this originally checked for > 0Caolán McNamara
2022-09-22tdf#151118: svg: fix handling of xml:space="preserve"Xisco Fauli
2022-09-22Fix typoAndrea Gelmini