summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2021-05-19tdf#76258 Add OOXML export for color filterSamuel Mehrbrodt
2021-05-19tdf#76258 Fix color filter popup positionSamuel Mehrbrodt
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-18loplugin:unusedfieldsNoel Grandin
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17cid#1484878 Uninitialized scalar fieldCaolán McNamara
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-15Use less memory for ScMatrix::Collectdante
2021-05-15tdf#137679 Use KahanSum for Taylor seriesdante
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-13Use double to iterate products in scmatrix.dante
2021-05-13tdf#112559 sc: Expose font height via the Defaults UNO APIMaxim Monastirsky
2021-05-13inline some typedefsNoel Grandin
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-13tdf#142214: autocomplete: do not search across empty blocksDennis Francis
2021-05-13tdf#142214: show autocompletion only if there is...Dennis Francis
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-11tdf#139241: partially revert 059f07f9f33460c809a93e0fda1165f5c6f6d805Mike Kaganski
2021-05-11do not leak on error pathNoel Grandin
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-11tdf#76258 Add OOXML import for color filterSamuel Mehrbrodt
2021-05-11tdf#76258 Various fixes for color filterSamuel Mehrbrodt
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-10tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2021-05-10tdf#137679 Use KahanSum for SSE2dante
2021-05-10Invalidate inputbar after size changed messageSzymon Kłos
2021-05-09tdf#43175 - Adjust chart references on every copied sheetAndreas Heinisch
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-08Review of the code affected by KahanSumdante
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-07Use prefix increase operators in ScInterpreter::ScOdddante
2021-05-07tdf#137679 Use Kahan summation for interpr8.cxxdante
2021-05-07Simplify PushDouble by PushError for ScInterpreter::SumProductdante
2021-05-07tdf#90101 add .uno:PasteAsLinkscito
2021-05-07tdf#102255 improve test and docu of .uno:PasteTransposedscito
2021-05-07tdf#137679 Use Kahan summation for interpr5.cxxdante
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-06use Widget::get_clipboardCaolán McNamara
2021-05-06cid#1482085 Uninitialized scalar fieldCaolán McNamara
2021-05-06allow ctrl+A to select all in calc header/footer dialog tooCaolán McNamara
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-05loplugin:constmethodNoel Grandin