summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionscp-5.1-26Eike Rathke3-1/+12
2018-02-09CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke4-2/+29
2018-02-09CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke7-2/+20
2018-02-08handle ocWebservice similarly to ocDdeCaolán McNamara10-43/+253
2018-02-07Better handle ScDde formulas with missing dde-link entriesCaolán McNamara6-10/+18
2018-02-07limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2017-04-23tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-2/+12
2017-04-23tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard1-0/+6
2017-04-23tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida5-2/+49
2017-04-23tdf#104383: prevent crash during file load.Kohei Yoshida1-2/+14
2017-04-23fix conditional format import from XLSB, tdf#105486Markus Mohrhard1-1/+3
2017-04-23tdf#104117 set template parameter sal_Int64 for randomTomaž Vajngerl1-1/+1
2017-04-23Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke1-0/+4
2017-04-23tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens1-3/+3
2017-04-06changed wording of cell merge warningAndras Timar1-1/+1
2017-03-24changed wording of cell merge warningAndras Timar1-1/+1
2017-03-15LOK: Calc: unit test for invalidation on insert imageMarco Cecchetti2-0/+68
2017-03-15LOK: Calc: invalidation on insert imageMarco Cecchetti8-4/+80
2017-03-15Revert "Invalidate the entire sheet after having inserted the image."Marco Cecchetti2-51/+1
2017-03-08Re-introduce a check I dropped in 47b5f3a07236bb07a681e99e509c78e3af18c0b5Tor Lillqvist1-1/+2
2017-03-08A 'CondFmt' record can have a maximum of three CF records following (eek)Tor Lillqvist2-6/+16
2017-03-08Make sure that the 'stAuthor' field of a 'NoteSh' structure filfills the specTor Lillqvist1-1/+7
2017-03-08tdf#104729 FILESAVE Save author name in comment during export to .xlsxBartosz Kosiorek3-0/+24
2017-03-08Write the 'FtNts' subrecord of 'Obj' when necessaryTor Lillqvist1-1/+20
2017-03-08It's SetSliceSize, not SetSliceLenTor Lillqvist1-2/+2
2017-03-08Use symbolic constants instead of hardcoded numbersTor Lillqvist1-3/+4
2017-03-08The 'fLockObj' field of an 'ObjProtect' MUST be 0x0001 says the specTor Lillqvist1-1/+2
2017-03-08The 'reserved1' bit of a 'Formula' MUST be zero according to current specTor Lillqvist1-1/+1
2017-03-08Set the 'unused2' bit of 'Font' to 1 iff 'uls' is greater than 0 per specTor Lillqvist1-0/+2
2017-03-06Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke1-1/+7
2017-03-02LOK: Calc: autocomplete makes view to jump to a different placeMarco Cecchetti1-1/+5
2017-03-01tdf#100393, handle copying one cell to multiple cols with cond formatMarkus Mohrhard1-2/+5
2017-03-01tdf#90943 Don't ask to move cells if they are emptyLaurent Balland-Poirier1-3/+9
2017-02-27Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke1-44/+68
2017-02-27tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll1-6/+22
2017-02-11tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida1-2/+2
2017-02-10tdf#95306: Be sure to specify the entire range.Kohei Yoshida1-2/+2
2017-02-10tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida1-6/+7
2017-02-10revert tdf#98106 Preserving hidden and empty rows after xlsx exportJustin Luth2-23/+4
2017-02-08Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara5-36/+19
2017-02-08Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke1-0/+1
2017-02-08coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-02-08tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-02-08Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke4-10/+45
2017-02-08handle paste special of single formula cell with error resultEike Rathke1-0/+7
2017-02-08display error constants written by 5.3+ in the for 5.2 usual way, tdf#105024Eike Rathke1-2/+17
2017-02-08tdf#104981 Fix deficiencies with PERCENTRANK functions.Winfried Donkers1-2/+7
2017-02-08tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai1-1/+1
2017-02-08write the customWidth property also to XLSMarkus Mohrhard2-1/+2
2017-02-08sc: fix Android buildMiklos Vajna1-0/+11