summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
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
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke
2021-03-30tdf#99913 XLSX import: set filtered flag for rowsTünde Tóth
2021-03-26tdf#119292 sc layout: fix overlapping wrapped cell textsTibor Nagy
2021-03-26add some nodiscard to address/range validatorsCaolán McNamara
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2021-03-21update pchesCaolán McNamara
2021-03-13update pchesJulien Nabet
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09let ScLinkedAreaDlg have a Widget parent instead of a WindowCaolán McNamara
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-08tdf#140796: Wrong English string for U+2060 characterJulien Nabet
2021-03-07ref-count SdrPageNoel
2021-03-06update pchesJulien Nabet
2021-03-03loplugin:refcounting in scNoel
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga
2021-02-26loplugin:refcounting in svlNoel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25tdf#36466 sc UI: add new options to deselect hidden cellsTünde Tóth
2021-02-23loplugin:constantparamNoel
2021-02-23update pchesCaolán McNamara
2021-02-21loplugin:refcounting in scNoel
2021-02-20loplugin:refcounting in svlNoel
2021-02-19update pchesCaolán McNamara
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman
2021-02-18tdf#140400: Percentile function wizard has a typo in the hintJulien Nabet
2021-02-17tdf#36466 calc UI: add option to Select Visible Cells OnlyTünde Tóth
2021-02-12cid#1472119 Uninitialized scalar fieldCaolán McNamara
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs