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