summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)AuthorFilesLines
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt1-0/+2
2021-05-08ref-count SfxItemPoolNoel Grandin3-3/+3
2021-05-08Simplify multiplication and divisionMike Kaganski1-11/+4
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante1-0/+16
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin1-1/+2
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante1-1/+39
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga1-2/+5
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt3-1/+25
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann9-32/+32
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin1-0/+5
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin1-1/+1
2021-04-29tdf#48025 sc: fix broken filter criteria when deleting columnsTünde Tóth1-1/+2
2021-04-29tdf#137679 Use Kahan summation for interpr2.cxxdante1-0/+14
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante3-8/+22
2021-04-28Fix typosAndrea Gelmini1-3/+3
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann1-0/+1
2021-04-26Add a Kahan summation class.dante2-0/+137
2021-04-24Removed executable bits on source filesAndrea Gelmini3-0/+0
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito3-11/+40
2021-04-19use more string_view in comphelper::stringNoel Grandin2-2/+2
2021-04-17pivot table: properly close all subdialogsSzymon Kłos1-0/+2
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin2-15/+17
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch3-12/+18
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos1-1/+1
2021-04-12update PCHsCaolán McNamara1-27/+1
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch1-1/+1
2021-04-08update PCHsLuboš Luňák1-2/+24
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski1-2/+4
2021-04-02Work around assert() in circular reference within group calc, tdf#141146Eike Rathke1-5/+17
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke1-1/+8
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke1-1/+1
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke1-1/+2
2021-03-30tdf#99913 XLSX import: set filtered flag for rowsTünde Tóth1-1/+1
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy1-2/+2
2021-03-26add some nodiscard to address/range validatorsCaolán McNamara1-2/+2
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga4-4/+8
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-0/+1
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC241-959/+241
2021-03-21update pchesCaolán McNamara1-11/+4
2021-03-13update pchesJulien Nabet1-22/+5
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel2-6/+2
2021-03-09let ScLinkedAreaDlg have a Widget parent instead of a WindowCaolán McNamara1-1/+1
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák1-0/+9
2021-03-09Make sal/config.h the first in pchMike Kaganski4-9/+29
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet1-1/+1
2021-03-07ref-count SdrPageNoel2-2/+2
2021-03-06update pchesJulien Nabet1-3/+11
2021-03-03loplugin:refcounting in scNoel10-39/+39
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga2-0/+2