summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-25tdf#116413 keep AttachNewFormulaCell methods togetherscito
2021-05-24Teach ScOutlineCollection to return an iterator when calling erase, then use itJulien Nabet
2021-05-22tdf#141559 sc UI: add Clear Filter to Autofilter widgetTünde Tóth
2021-05-21tdf#68976 cut paste transposed: fix wrong position in clipdocscito
2021-05-21tdf#116413 after Paste Special with ADD and As Link attach dest cellsscito
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-17small perf improvement in checking for noteNoel Grandin
2021-05-16sc_ucalc: move conditional format tests to their own moduleXisco Fauli
2021-05-16fix leak in ScSubTotalParamNoel Grandin
2021-05-15Use less memory for ScMatrix::Collectdante
2021-05-14sc_ucalc: move shared formula tests to their own moduleXisco Fauli
2021-05-14sc_ucalc: move sort tests to their own moduleXisco Fauli
2021-05-13Use double to iterate products in scmatrix.dante
2021-05-13tdf#142214: autoinput: remove search/entry count limitsDennis Francis
2021-05-11tdf#76258 Skip color items in filter dialog for nowSamuel Mehrbrodt
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-08Simplify multiplication and divisionMike Kaganski
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante
2021-05-04Related: tdf#140968 avoid duplicated filter valuesBalazs Varga
2021-05-03tdf#76258 Filter by colorsSamuel Mehrbrodt
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (5)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29tdf#48025 sc: fix broken filter criteria when deleting columnsTünde Tóth
2021-04-29tdf#137679 Use Kahan summation for interpr2.cxxdante
2021-04-28tdf#137679 Use Kahan summation for scmatrix operationsdante
2021-04-28Fix typosAndrea Gelmini
2021-04-27More aggressive Clang 13 trunk -Werror,-Wdeprecated-copy[-with-dtor]Stephan Bergmann
2021-04-26Add a Kahan summation class.dante
2021-04-24Removed executable bits on source filesAndrea Gelmini
2021-04-22tdf#107348 tdf#45958 tdf#141215 tdf#141683 fix filtered/transpose pastescito
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin
2021-04-14tdf#126678 - Consider "Include formats" option during sortAndreas Heinisch
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-12update PCHsCaolán McNamara
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch
2021-04-08update PCHsLuboš Luňák
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski
2021-04-02Work around assert() in circular reference within group calc, tdf#141146Eike Rathke
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke