summaryrefslogtreecommitdiff
path: root/sc/source/core
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen19-0/+20
2021-04-09tdf#140226: Make use of SfxPoolItems more typesafe by using StaticWhichCastAhmet Hakan Çelik1-29/+29
2021-04-09tdf#119457 - check for a valid range name and cell referenceAndreas Heinisch1-5/+5
2021-04-08tdf#141547: maQueryItems can be 0Mike Kaganski1-10/+2
2021-04-07Resolves: tdf#128334 Reset mnCurrentSheetEndPos, mnCurrentSheetTab in all casesEike Rathke1-0/+6
2021-04-02ofz: Segv on unknown addressCaolán McNamara1-1/+8
2021-03-30Related: tdf#137577 Be able to select a global named range from Name BoxEike Rathke1-18/+26
2021-03-30ScDocument::GetRangeAtBlock() name is always passed, so use referenceEike Rathke1-5/+3
2021-03-30Related: tdf#137577 Display (sheetname) with sheet-local names in Name BoxEike Rathke1-3/+10
2021-03-30Sheet names can contain parentheses and blanksEike Rathke1-10/+18
2021-03-29tdf#138646 - consider the document's address conventionAndreas Heinisch1-1/+3
2021-03-29expand COp to its only useCaolán McNamara1-31/+2
2021-03-29TEmptyRes is always doubleCaolán McNamara1-7/+5
2021-03-29TRet is always doubleCaolán McNamara1-4/+4
2021-03-28cid#1474024 Untrusted loop boundCaolán McNamara1-0/+10
2021-03-26drop unused argumentCaolán McNamara1-5/+4
2021-03-26sc: fix incorrect commentXisco Fauli1-1/+1
2021-03-25Resolves: tdf#141146 Fix LOOKUP in array with result scalar / single referenceEike Rathke1-36/+73
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga6-12/+17
2021-03-25tdf#58745 - Detect end of month when extending a date listAndreas Heinisch1-4/+19
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC26-104/+26
2021-03-23Assert supported FormulaGrammar instead of OSL_ENSUREEike Rathke1-2/+1
2021-03-22cid#1474296 experiment to see if this makes a differenceCaolán McNamara1-1/+2
2021-03-19silence coverity unchecked return value from library on xmlText* functionsCaolán McNamara1-18/+18
2021-03-12tdf#137626 XLSX import: fix missing datetime filtersBalazs Varga1-0/+8
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek1-4/+3
2021-03-11tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch1-0/+7
2021-03-09Drop "32" from names of SbxArray methods taking 32-bit indicesMike Kaganski2-15/+15
2021-03-09fix ScFlatBoolSegmentsImpl delayed setup with threads (tdf#140754)Luboš Luňák2-0/+37
2021-03-07ref-count SdrPageNoel2-5/+5
2021-03-07loplugin:staticdynamic now with extra saltNoel1-2/+7
2021-03-01tdf#140462 sc ODF import: fix empty autofilter columnsBalazs Varga2-5/+30
2021-02-28tdf#124701 sc status bar: hide bad filtered row countBalazs Varga1-2/+5
2021-02-28tdf#124176 Use pragma once in sc/source/core/openclSuhaas Joshi1-5/+1
2021-02-26loplugin:refcounting in svlNoel1-1/+1
2021-02-23delete from mdds in reverse order (tdf#139820)Luboš Luňák1-1/+2
2021-02-23Revert ""delete" also empty Calc cells if it helps mdds (tdf#139820)"Luboš Luňák1-34/+1
2021-02-23loplugin:constantparamNoel2-5/+5
2021-02-21loplugin:refcounting in scNoel1-2/+1
2021-02-21Some more unit conversion unificationMike Kaganski7-22/+35
2021-02-20loplugin:refcounting in svlNoel1-2/+2
2021-02-19"delete" also empty Calc cells if it helps mdds (tdf#139820)Luboš Luňák1-1/+34
2021-02-16Resolves: tdf#66409 CELL() 2nd argument range take top-left cellEike Rathke1-4/+15
2021-02-15loplugin:referencecasting in scNoel2-3/+3
2021-02-10tdf#140252 Controls in Calc are always on layer 'controls'Regina Henschel1-3/+2
2021-02-10cid#1472857 Uninitialized scalar fieldCaolán McNamara1-0/+1
2021-02-09tdf#104502 sc: skip hidden columns at printing pagesAttila Szűcs3-17/+38
2021-02-09lok: Take indent and margins into accountDennis Francis1-16/+59
2021-02-08Remove unneeded breaksAndrea Gelmini2-5/+0
2021-02-08Remove unneeded breaksAndrea Gelmini7-13/+0