summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-09-07tdf#135181 Calc print preview zoom slider print preview not transparent (gen)Noel Grandin1-2/+4
2020-09-07crashtesting: failure on export of tdf123353-1.xlsx to xlsCaolán McNamara1-3/+10
2020-09-07Related: tdf#136455 use insert_vector for bulk insertCaolán McNamara1-11/+8
2020-09-06tdf#132105: sc_subsequent_filters_test: Add unittestXisco Fauli3-0/+30
2020-09-06tdf#118561: sc_subsequent_filters_test: Add unittestXisco Fauli3-0/+21
2020-09-04tdf#136062: sc: Add UItestXisco Fauli2-0/+29
2020-09-04uitest: this is a calc fileXisco Fauli2-1/+1
2020-09-04tdf#123353 XLSX export: fix lost AutoFilter on empty cellsTibor Nagy4-3/+32
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann1-1/+1
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski36-58/+57
2020-09-03intermittent forecast.ets.add.fods failureCaolán McNamara2-4/+2
2020-09-03tdf#109409: sc_subsequent_filters_test: Add unittestXisco Fauli2-0/+31
2020-09-03tdf#106181: sc_subsequent_export_test: Add unittestXisco Fauli2-0/+24
2020-09-02Avoid UBSan negative double -> unsigned int conversionStephan Bergmann1-1/+5
2020-09-02drop some unused methodsCaolán McNamara2-4/+0
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga1-1/+1
2020-09-02lok: send calc-input-win position updatesSzymon Kłos1-0/+1
2020-09-01tdf#118148 Extended tips for HC2/scalc/Olivier Hallot73-240/+2154
2020-09-01tdf#136233: Use sheet-local named ranges for VBA's Worksheet.NamesMike Kaganski3-4/+5
2020-09-01uilogger : Add support in the Logger and DSL for Calc-CommentsAhmed ElShreif2-0/+38
2020-08-31LOK: do not show calc notes in the onlinePranam Lashkari1-2/+13
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-08-31tdf#47079 sc layout: fix visibility of Autofilter headerAttila Szűcs1-7/+1
2020-08-31Related: tdf#136242 should only matter input ref mode is activeCaolán McNamara1-13/+14
2020-08-31tdf#136242 disable changing selection while formula wizard is openCaolán McNamara1-6/+11
2020-08-31Fix typo in codeAndrea Gelmini1-11/+11
2020-08-30use more fastparser in SvXMLStyleContext subclassesNoel Grandin2-19/+9
2020-08-29tdf#134491 Calc sidebar alignment fixandreas kainz1-3/+5
2020-08-29use fastparser in SvXMLPropertySetContext subclassesNoel Grandin1-26/+19
2020-08-29Fix typo in codeAndrea Gelmini1-3/+3
2020-08-29Fix typo in codeAndrea Gelmini2-6/+6
2020-08-29Fix typo in codeAndrea Gelmini3-3/+3
2020-08-28move GetMinimumEditHeight calc to weldutils and reuse in calcCaolán McNamara2-5/+4
2020-08-28tdf#136113 shape editing does not change modified statusNoel Grandin1-6/+6
2020-08-28tdf#133160 sc: fix width of Autofilter popup windowAttila Szűcs6-7/+110
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann55-1526/+1526
2020-08-28lok-freezepanes: fixed freeze row and column handlingPranam Lashkari4-10/+66
2020-08-27use fastparser in CreateHeaderFooterContextNoel Grandin4-68/+64
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara1-1/+1
2020-08-27Fix extended tip after importOlivier Hallot1-6/+1
2020-08-27Shadow color setter for onlineSzymon Kłos1-0/+8
2020-08-27tdf#136062 Don't use 'Reject (All)/Clear formatting' buttons in CalcGabor Kelemen1-4/+3
2020-08-26remove slowparser stuff from SvXMLStyleContextNoel Grandin2-6/+4
2020-08-26use more fastparser in XMLTableStyleContextNoel Grandin2-75/+63
2020-08-25use more fastparser in OReportStylesContextNoel Grandin1-0/+3
2020-08-25crashtesting: exceptions thrown on export to xlsxCaolán McNamara1-12/+16
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot21-76/+633
2020-08-24tdf#135828 XLSX shape export: fix distortion of rotated shapesSzabolcs Toth3-0/+39
2020-08-24tdf#135918 XLSX DrawingML shape import: fix needless displacementRegényi Balázs3-3/+24
2020-08-24uilogger : Add support in the Logger and DSL for ZOOM in CALCAhmed ElShreif1-0/+14