summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-09-12Upgrade liborcus to 0.16.0.Kohei Yoshida
2020-09-11Make arbitrary cell length limit in CSV import a constexprEike Rathke
2020-09-11Resolves: tdf#107459 MATCH() in descending sorted array find last equal valueEike Rathke
2020-09-11remove outdated commentsNoel Grandin
2020-09-10Disambiguate UITest_sc_options and UITest_sw_optionsStephan Bergmann
2020-09-10tdf#53431 tdf#136535 sc: fix Fill Cells with AutofilterAttila Szűcs
2020-09-10detect if a cell still needs interpreting after Interpret()Luboš Luňák
2020-09-10tdf#132293 remove unused imports from .py files under sc/qa/uitest/autofilterIlkyu Ju
2020-09-10Remove the useless Export sdi propertyMaxim Monastirsky
2020-09-10remove image_position top from GtkButtonandreas kainz
2020-09-10page_increment improvementandreas kainz
2020-09-10convert some MAXCOL to use ScSheetLimitsNoel Grandin
2020-09-10tdf#128135 update Pivot Table Layout to fit minimum heightandreas kainz
2020-09-10fix button image in gtk3 backendandreas kainz
2020-09-09tdf#136364: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-09-09tdf#90698: sc_ucalc: Add unittestXisco Fauli
2020-09-09ofz#21213 avoid Timeout when fuzzingCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08tdf#125099: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-08Check range before accessing Calc sort userlistThorsten Behrens
2020-09-08tdf#95640 XLSX: import/export of custom sort listsSerge Krot
2020-09-08tdf#108673 XLSX: Don't export invalid sheet references in cell validationSerge Krot
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-07tdf#135181 Calc print preview zoom slider print preview not transparent (gen)Noel Grandin
2020-09-07crashtesting: failure on export of tdf123353-1.xlsx to xlsCaolán McNamara
2020-09-07Related: tdf#136455 use insert_vector for bulk insertCaolán McNamara
2020-09-06tdf#132105: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-06tdf#118561: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-04tdf#136062: sc: Add UItestXisco Fauli
2020-09-04uitest: this is a calc fileXisco Fauli
2020-09-04tdf#123353 XLSX export: fix lost AutoFilter on empty cellsTibor Nagy
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-03intermittent forecast.ets.add.fods failureCaolán McNamara
2020-09-03tdf#109409: sc_subsequent_filters_test: Add unittestXisco Fauli
2020-09-03tdf#106181: sc_subsequent_export_test: Add unittestXisco Fauli
2020-09-02Avoid UBSan negative double -> unsigned int conversionStephan Bergmann
2020-09-02drop some unused methodsCaolán McNamara
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-09-02lok: send calc-input-win position updatesSzymon Kłos
2020-09-01tdf#118148 Extended tips for HC2/scalc/Olivier Hallot
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif
2020-08-31LOK: do not show calc notes in the onlinePranam Lashkari
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-08-31tdf#47079 sc layout: fix visibility of Autofilter headerAttila Szűcs
2020-08-31Related: tdf#136242 should only matter input ref mode is activeCaolán McNamara
2020-08-31tdf#136242 disable changing selection while formula wizard is openCaolán McNamara
2020-08-31Fix typo in codeAndrea Gelmini