summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2023-05-03More complete positive list for ScFormulaReferenceHelper::ShowReference()Eike Rathke
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-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-27Fix typoAndrea Gelmini
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-27Resolves: tdf#151958 Disable binary search on sorted cache for current releasesEike Rathke
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-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-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#139544 change boundary columns to rows in sort dialogArvind K
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
2023-04-21Fix OrcusFormatDetect XServiceInfoStephan Bergmann
2023-04-20Related: tdf#154915 #NULL! is not an "Internal syntactical error"Eike Rathke
2023-04-20sc drawstyles: Avoid styles for detective shapesMaxim Monastirsky
2023-04-20Resolves: tdf#154915 Let empty intersection error be #NULL! instead of #REF!Eike Rathke
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-19tdf#150652 Column Type being disabled makes UX unintuitiveTokieSan
2023-04-19sc drawstyles: Fix export of transparencyMaxim Monastirsky
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18tdf#154803 - Check if range is entirely mergedAndreas Heinisch
2023-04-18fix brain malfunctionNoel Grandin
2023-04-18sc drawstyles: Comment shadow should depends on shadow attributeMaxim Monastirsky
2023-04-18sc drawstyles: Don't consider the default cell style formattingMaxim Monastirsky
2023-04-18sc drawstyles: Assign the Note style to imported commentsMaxim Monastirsky
2023-04-18sc drawstyles: Fix xlsx export for text attributes in commentsMaxim Monastirsky
2023-04-18sc drawstyles: Maintain comment formatting with stylesMaxim Monastirsky
2023-04-17tdf#151560 don't crash on loading dubious fodsCaolán McNamara
2023-04-15Resolves: tdf#138220 tdf#154792 Avoid double rounding; tdf#124286 follow-upEike Rathke
2023-04-15ROUNDSIG() Avoid inaccuracy of pow(10,negative) tdf#138220, tdf#105931 followEike Rathke
2023-04-14[API CHANGE] Related tdf#154080 - Allow customization of comment indicator colorHeiko Tietze
2023-04-14lok: setup LOK notifier for invalid range errorSzymon Kłos
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-13remove unnecessary exportStyleFamily methodNoel Grandin
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-11Fix heap-buffer-overflowStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski