summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-09-08simplify static_cast after dynamic_castNoel Grandin2-7/+7
2021-09-08Fix typosAndrea Gelmini1-1/+1
2021-09-07loplugin:unusedmethodsNoel Grandin1-2/+0
2021-09-07Use while instead of for loopMichael Weghorn1-2/+2
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+19
2021-09-06tdf#144242 no width-height swap for line and pathlineRegina Henschel2-2/+90
2021-09-06Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-09-06tdf#142579 Consider cond. format background colors in color filterSamuel Mehrbrodt2-5/+25
2021-09-06tdf#142580 Consider cond. format text colors in color filterSamuel Mehrbrodt2-9/+49
2021-09-06tdf#142579 Consider color scale background colors in color filterSamuel Mehrbrodt2-4/+54
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis6-6/+11
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt7-18/+62
2021-09-05no need to allocate DimensionNode with unique_ptrNoel Grandin2-24/+13
2021-09-05cid#1491055 Explicit null dereferencedCaolán McNamara1-5/+5
2021-09-05no need to allocate ColumnSpanSet with unique_ptrNoel Grandin3-10/+9
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-8/+9
2021-09-05move variables to where they are usedCaolán McNamara1-14/+21
2021-09-05fix indentCaolán McNamara1-10/+12
2021-09-05ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-10/+3
2021-09-05no need to allocate NamePropsType with unique_ptrNoel Grandin2-20/+20
2021-09-04Fix assert in sc/undoblk3Julien Nabet1-1/+1
2021-09-04inline ScTokenArray into ScFormulaCellGroupNoel Grandin4-15/+18
2021-09-04no need to allocate RangeListType with unique_ptrNoel Grandin2-6/+6
2021-09-04flatten ScFormulaCellGroupNoel Grandin2-47/+41
2021-09-04no need to allocate ScMyLabelRange with unique_ptrNoel Grandin3-9/+9
2021-09-04store ScTokenArray by value in SharedFormulaBufferNoel Grandin4-7/+78
2021-09-04no need to allocate ScMyNamedExpression with unique_ptrNoel Grandin4-36/+34
2021-09-04no need to allocate ScMyImportValidations with unique_ptrNoel Grandin2-16/+10
2021-09-04no need to allocate ScMyLabelRanges with unique_ptrNoel Grandin2-9/+9
2021-09-04no need to allocate ScMyNamedExpressions with unique_ptrNoel Grandin2-11/+9
2021-09-04use std::vector for fetching DX array dataNoel Grandin1-1/+1
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+6
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-3/+3
2021-09-03ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-4/+6
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil3-0/+12
2021-09-03tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height"Xisco Fauli2-79/+2
2021-09-02tdf#144209: sc_subsequent_filters_test2: Add unittestXisco Fauli2-0/+20
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin18-110/+82
2021-09-02Use utl::TempFile::EnableKillingFileMike Kaganski1-2/+1
2021-09-02Resolves tdf#144227 - Default command to switch UIHeiko Tietze2-5/+5
2021-09-02unused definesNoel Grandin2-5/+1
2021-09-02ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-4/+9
2021-09-01Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke1-4/+13
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-6/+6
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-8/+5
2021-09-01ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-4/+7
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin58-161/+28
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth6-10/+75
2021-09-01sc: do not use dashes in the file namesXisco Fauli9-8/+8