summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
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-20gtk[3|4] massage focus in GtkToolbar .ui desc to work for both casesCaolán McNamara
2023-04-20add truncate-multiline as our usual propertyCaolán McNamara
2023-04-20using mnemonic-widget is more idiomatic for a simple label for somethingCaolán McNamara
2023-04-20resave with latest gladeCaolán McNamara
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-18Solve or suppress accessibility warningsHeiko Tietze
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-15Add ROUNDSIG samples to unit test, tdf#138220 tdf#105931Eike Rathke
2023-04-15Add ROUND(DOWN|UP) samples to unit test, tdf#154792 tdf#124286 tdf#138220Eike Rathke
2023-04-15Fix number decimal separator in text tags in ui several filesJulien Nabet
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-14Fix typoAndrea Gelmini
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