summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2023-05-06tdf#154872 Add Poisson distribution to Random Number GeneratorsBartosz Kosiorek
2023-05-05chart2: move UItest to CppUnittestXisco Fauli
2023-05-05tdf#155149 Crash when exiting cell edit modeNoel Grandin
2023-05-05tdf#101894: chart2: move UItest to CppUnittestXisco Fauli
2023-05-04CppunitTest_sc_macros_test: inherit from ScModelTestBaseXisco Fauli
2023-05-04CppunitTest_sc_shapetest: use existing method to go to cellXisco Fauli
2023-05-04Resolves: tdf#134308 if max undo is 0, treat as if no undoCaolán McNamara
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-04tdf#155037: check source code name existsXisco Fauli
2023-05-03sc: use commas instead of semicolons in testXisco Fauli
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-05-03More complete positive list for ScFormulaReferenceHelper::ShowReference()Eike Rathke
2023-05-02[API CHANGE] Drop TotalCacheSize ObjectCacheSize ObjectReleaseTime config keysGabor Kelemen
2023-05-02tdf#119659: sc_uicalc: Add unittestXisco Fauli
2023-05-02sc: extend conditional format range in testXisco Fauli
2023-05-02cid#1528432 Argument cannot be negativeCaolán McNamara
2023-05-01Related: tdf#119659 Use ValidColRowOrReplicated() for matrix dimension checkEike Rathke
2023-04-29Resolves: tdf#119659 Check found position for result vectorEike Rathke
2023-04-28tdf#155046: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-04-28optimise find/insert calls to mapsNoel Grandin
2023-04-27tdf#152577 sc DBData: fix regression of database rangesTünde Tóth
2023-04-27Resolves: tdf#155046 Accept true and false as 1 and 0 for OOXML boolean cellsEike Rathke
2023-04-27tdf#151958: sc_subsequent_filters_test4: Add unittestXisco Fauli
2023-04-27Fix typoAndrea Gelmini
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-27Remove wrong "toolti-text" in notebookbar.uiRafael Lima
2023-04-27Resolves: tdf#151958 Disable binary search on sorted cache for current releasesEike Rathke
2023-04-26tdf#151624 Fix Insert Formula tool in the Tabbed UIRafael Lima
2023-04-26Resolves tdf#153852 - Make sort dialog resizableHeiko Tietze
2023-04-26tdf#154906 tdf#129813 tdf#129814 sc: fix conditional format color scaleTibor Nagy
2023-04-26tdf#155006 don't show "InsertObjectFloatingFrame" by default in menus and too...Caolán McNamara
2023-04-25Resolves: tdf#41304 Add percent operator % to reference delimitersEike Rathke
2023-04-25Resolves: tdf#144547 ScRangeFindList: handle references in multi-line formulaEike Rathke
2023-04-25Resolves tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-25tdf#91332 XLSX export: fix missing solidFillTünde Tóth
2023-04-25tdf#119565 XLSX export: fix lost line properties inherited from themeTünde Tóth
2023-04-25tdf#154991: sc_uicalc: Add unittestXisco Fauli
2023-04-25Resolves tdf#154991 - Fix crash with hidden columnsHeiko Tietze
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24oox: combine graphic cache into GraphicExportCache classTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24tdf#154941: sc_mathematical_functions_test: Add unittestXisco Fauli
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-24tdf#139544 change boundary columns to rows in sort dialogArvind K
2023-04-24Missing CJK and CTL attributes in default cell stylesMaxim Monastirsky
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-21tdf#154578 sc fix: fill square is reduced when pulling selection with CTRLBalazs Varga