summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2023-04-12OUString::intern is a relicNoel Grandin
2023-04-12tdf#116127 - Add EDITATTR to ALL flags to check for valid function inputsAndreas Heinisch
2023-04-11CppunitTest_sc_pivottable_filters_test: use CPPUNIT_TEST_FIXTURE()Xisco Fauli
2023-04-11Fix heap-buffer-overflowStephan Bergmann
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-09sc drawstyles: Use display name to find comment stylesMaxim Monastirsky
2023-04-09tdf#154622: remove erroneous validity dropdown expand shortcut in extended tipStéphane Guillou
2023-04-08oox: add model::Theme to oox::Theme and remove createSvxThemeTomaž Vajngerl