summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-06cid#1509199 silence Constant expression resultCaolán McNamara
2022-09-06A ColRowName (label) is a QuotedLabel is a SingleQuotedEike Rathke
2022-09-06tdf#142031: sc: Add UItestXisco Fauli
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06Use of uninitialized bMatchedRangesWereClampedStephan Bergmann
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-06vcl: Drop now unused PDFFontCacheKhaled Hosny
2022-09-06vcl: Use GetGlyphWidth() when emitting system fontsKhaled Hosny
2022-09-06vcl: Add LogicalFontInstance::GetGlyphWidth()Khaled Hosny
2022-09-06Remove duplicated ScCharFlags setting in XL grammarsEike Rathke
2022-09-06fix and simplify opencl COMBIN()Luboš Luňák
2022-09-06upgrade openssl-1.1.1qTaichi Haradaguchi
2022-09-06tdf#150499: sc_uicalc: Add unittestXisco Fauli
2022-09-06Resolves: tdf#150307 Broadcast missing ScAreasChanged hint on sheet deletionEike Rathke
2022-09-06Replace leftover use of StarSymbol with OpenSymbolTor Lillqvist
2022-09-06opencl MOD() fixesLuboš Luňák
2022-09-06fix opencl FACT() implementationLuboš Luňák
2022-09-06check parameter count in opencl logical functionsLuboš Luňák
2022-09-06fixes to opencl rounding functionsLuboš Luňák
2022-09-06use opencl's built-in PI values instead of hardcoded onesLuboš Luňák
2022-09-06fix opencl trigonometric functionsLuboš Luňák
2022-09-06add missing Calc test file opencl/compiler/precision.odsLuboš Luňák
2022-09-06Simplify by using replace instead of replaceAt in loop in sc/compilerJulien Nabet
2022-09-06tdf#118247 - Correctly handle xlCellTypeConstants parameterAndreas Heinisch
2022-09-06tdf#150599: sc_filters_test: Add unittestXisco Fauli
2022-09-06use more SwPosition::AssignNoel Grandin
2022-09-06crashtesting: fix DOCX export of forum-mso-en-11199.docxMiklos Vajna
2022-09-06Rather use copy(1) instead of replaceAt(0, 1, u"")Julien Nabet
2022-09-06Deduplicate screen rect handlingMike Kaganski
2022-09-06CppunitTest_slideshow_engine: remove unused includesMiklos Vajna
2022-09-06use more SwPosition::AssignNoel Grandin
2022-09-06use more SwPosition::AssignNoel Grandin
2022-09-06Missing initialization of PhysicalFontFace::mbFontCapabilitiesReadStephan Bergmann
2022-09-06sw: document SwSelPaintRectsMiklos Vajna
2022-09-06vcl: Create HFNT on WinFontFace when neededKhaled Hosny
2022-09-06tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroRadhey Parekh
2022-09-06Related: tdf#150307 Use SfxHintId::ScAreasChanged, tdf#137577 follow-upEike Rathke
2022-09-06Revert "vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()"خالد حسني
2022-09-05cid#1500657 silence Resource leakCaolán McNamara
2022-09-05Resolves: tdf#150797 page preview scrolling not updating positionCaolán McNamara
2022-09-05sw XHTML import: fix lost empty paragraphsMiklos Vajna
2022-09-05Fix typoAndrea Gelmini
2022-09-05vcl: Add LogicalFontInstance::GetUnscaledGLyphWidth()Khaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-05Connect new import / export to starmathdante
2022-09-05tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-09-05rework comment a bitCaolán McNamara
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas