summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2021-09-28Resolves: tdf#144740 Fix broken compareByValue() query, tdf#142910 tdf#144253Eike Rathke
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: scStephan Bergmann
2021-09-17rather return ref from GetLocaleNoel Grandin
2021-09-17rather return ref from GetTransliterationNoel Grandin
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-17rather return ref from GetCalendarNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17use optional for some fields in ScGlobalNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-13properly separate code built with different CPU settingsLuboš Luňák
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-12Typo *Successfull->*SuccessfulJulien Nabet
2021-09-10cache FormulaError::NoRef error string (tdf#144249)Luboš Luňák
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-05no need to allocate DimensionNode with unique_ptrNoel Grandin
2021-09-05no need to allocate ColumnSpanSet with unique_ptrNoel Grandin
2021-09-04inline ScTokenArray into ScFormulaCellGroupNoel Grandin
2021-09-04flatten ScFormulaCellGroupNoel Grandin
2021-09-04store ScTokenArray by value in SharedFormulaBufferNoel Grandin
2021-09-02unused definesNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-08-28Fix typosAndrea Gelmini
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-08-23update some pchesCaolán McNamara
2021-08-19ofz#37300 Direct-leakCaolán McNamara
2021-08-18loplugin:constparamsNoel Grandin
2021-08-13tdf#143148:Use pragma once instead of include guardsEmircan Agac
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-08-11Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05tsan:data-race in ScTable::bStreamValidNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02osl::Mutex->std::mutex in ScRefreshTimerNoel Grandin
2021-07-30tdf#126926 sc DBData: delete the database rangeTünde Tóth
2021-07-29osl::Mutex->std::mutex in ColumnBlockPositionSetNoel Grandin
2021-07-28Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressionsEike Rathke
2021-07-21pass sc::ColumnIterator by valueNoel Grandin
2021-07-21flatten aCatLists in ScFunctionCategoryNoel Grandin
2021-07-21tdf#142600 - List tables in order of their appearanceAndreas Heinisch
2021-07-21flatten TableType in ColumnSpanSetNoel Grandin
2021-07-21flatten maTables in ColumnSpanSetNoel Grandin
2021-07-21flatten ScDetOpList vectorNoel Grandin