summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin
2021-07-13use WeakComponentImplHelper for ScEditFieldObjNoel Grandin
2021-07-07tdf#142910 sc filter: fix "greater than" or "smaller than" etcBalazs Varga
2021-07-05store the SfxItemSet inside SfxSetItem by valueNoel Grandin
2021-07-05XLSX import: fix handling of named ranges referring to PathMissing sheetsMiklos Vajna
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-01Purge out rtl::math::setInfBaiXiaochun
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-29tdf#121715 XLSX: support custom first page header/footerDaniel Arato (NISZ)
2021-06-25Resolves tdf#125868 - Insert dialog text in case of RTLHeiko Tietze
2021-06-21loplugin:finalclasses in sc/incNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15Resolves tdf#142499 - Make fat cross cursor optionalHeiko Tietze
2021-06-04loplugin:unusedmethodsNoel Grandin
2021-06-04tdf#68976 fix paste transposed regression for notes/patternsscito
2021-05-31tdf#142402 sc UI: store formatted values in standard filterBalazs Varga
2021-05-29tdf#142201 tdf#142065 fix cut paste transpose references, incl. undoscito