summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionsEike 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-09handle ocWebservice similarly to ocDdeCaolán McNamara10-44/+251
2018-02-09Better handle ScDde formulas with missing dde-link entriesCaolán McNamara6-10/+18
2018-02-09limit WEBSERVICE to http[s] protocolsCaolán McNamara1-0/+9
2018-01-31Make PDF export of cell formulas depend on configurationKatarina Behrens1-1/+3
2018-01-31Show cell formula as annotation in exported PDFKatarina Behrens1-3/+34
2017-04-25Resolves: tdf#99625 add parameter classification for TEXTJOIN and CONCATEike Rathke1-0/+2
2017-04-18tdf#92650: handle overwritten references correctly in undo.Kohei Yoshida3-2/+12
2017-04-11Resolves: tdf#102777 broadcast SC_TAB_INSERTED when inserting scenarioEike Rathke1-0/+3
2017-04-11out-of-bounds tab access when deleting second last sheetEike Rathke1-2/+2
2017-04-07Resolves: tdf#100011 (re-)add ocCeil and ocFloor .xls(x) export mappingsEike Rathke2-2/+7
2017-04-06tdf#106456, don't try to use invalid ranges in external ref codeMarkus Mohrhard1-0/+6
2017-04-06tdf#105908: restore previously deleted range references upon undo.Kohei Yoshida5-2/+49
2017-03-22tdf#104383: prevent crash during file load.Kohei Yoshida1-2/+14
2017-03-15fix conditional format import from XLSB, tdf#105486Markus Mohrhard1-1/+3
2017-03-15tdf#104117 set template parameter sal_Int64 for randomTomaž Vajngerl1-1/+1
2017-03-14Resolves: tdf#106459 3D reference can't be handled as vector referenceEike Rathke1-0/+4
2017-03-12tdf#95612: Print preview: page numbering starts with 1 (not 0)Katarina Behrens1-3/+3
2017-02-28Resolves: tdf#105667 forget target area's caption pointer in Merge UndoEike Rathke1-1/+7
2017-02-23fix crash in input handler codeMarkus Mohrhard1-3/+8
2017-02-23Resolves: tdf#106089 generate range string with current address conventionEike Rathke1-2/+15
2017-02-18Resolves: tdf#105858 check SC_DPOUT_MAXLEVELS to prevent crashEike Rathke1-44/+68
2017-02-15tdf#103890: Fix the logic on setting 3D flag on reference.Kohei Yoshida1-6/+7
2017-02-15tdf#98493 UI : "SCENARIO SELECTION IN NAVIGATOR (sheet group)"sll1-6/+22
2017-02-14tdf#95306: Be sure to specify the entire range.Kohei Yoshida1-2/+2
2017-02-12tdf#86470: Let's not forget to move onto the next column.Kohei Yoshida1-2/+2
2017-02-10revert tdf#98106 Preserving hidden and empty rows after xlsx exportJustin Luth2-23/+4
2017-02-08tdf#105629: Let's move the advanced-filter specific stuff ...Kohei Yoshida1-15/+14
2017-01-31Resolves: tdf#105410 do not crash on a deleted formatEike Rathke1-2/+5
2017-01-27Resolves: tdf#104153 crash on drag and drop pivot table fieldCaolán McNamara5-36/+19
2017-01-25Resolves: tdf#105351 pass matching index key to conditional format dialogEike Rathke1-0/+1
2017-01-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara1-1/+1
2017-01-18tdf#104967 prevent crash when pasting notes originating from a closed documentEike Rathke1-0/+15
2017-01-11Resolves: tdf#104711 adjust range reference constructed of named anchorsEike Rathke4-10/+45
2017-01-08handle paste special of single formula cell with error resultEike Rathke1-0/+7
2017-01-08display error constants written by 5.3+ in the for 5.2 usual way, tdf#105024Eike Rathke1-2/+17
2017-01-04tdf#104981 Fix deficiencies with PERCENTRANK functions.Winfried Donkers1-2/+7
2017-01-01tdf#71435: Accessible caret-moved events are missing when "freeze" is enabledTamás Zolnai1-1/+1
2016-12-07stab at the sick "units in character width of the standard font", tdf#101363Eike Rathke1-1/+5
2016-12-06Revert "attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build, tdf#101363"Eike Rathke1-8/+1
2016-12-06try a volatileEike Rathke1-1/+1
2016-12-06write the customWidth property also to XLSMarkus Mohrhard2-1/+2
2016-12-06sc: fix Android buildMiklos Vajna1-0/+11
2016-12-05attempt to fix Linux-rpm_deb-x86_71-TDF tinderbox build for 5-2, tdf#101363Eike Rathke1-1/+8
2016-12-05tdf#91475 Fix column width during .xlsx exportBartosz Kosiorek4-23/+111
2016-12-05tdf#70565 Set correct default values to "0" of xfId attributeBartosz Kosiorek3-1/+26
2016-12-05tdf#101135 FILESAVE .xlsx Save XML_outlineLevelRow, XML_outlineLevelCol keysBartosz Kosiorek4-4/+39
2016-12-05tdf#101363 Fix precision of column width according to MS specificationBartosz Kosiorek1-3/+14