summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin
2020-08-29tdf#134491 Calc sidebar alignment fixandreas kainz
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara
2020-08-28tdf#136113 shape editing does not change modified statusNoel Grandin
2020-08-28tdf#133160 sc: fix width of Autofilter popup windowAttila Szűcs
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-27Fix extended tip after importOlivier Hallot
2020-08-27Shadow color setter for onlineSzymon Kłos
2020-08-27tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin
2020-08-25use more fastparser in OReportStylesContextNoel Grandin
2020-08-25crashtesting: exceptions thrown on export to xlsxCaolán McNamara
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot
2020-08-24tdf#135828 XLSX shape export: fix distortion of rotated shapesSzabolcs Toth
2020-08-24tdf#135918 XLSX DrawingML shape import: fix needless displacementRegényi Balázs