summaryrefslogtreecommitdiffstats
path: root/src/sc.h
AgeCommit message (Expand)Author
2023-05-08fix issue #784, exposes row and column of calling cell in @lua scriptgzagatti
2022-08-08work on issue #727Andrés
2021-09-19work on issue #594Andrés
2021-06-15modify yanklist to be ent_ptr. Backslash double quotes in cpasteAndrés
2021-06-12work on issue 575. handle search of strings and numbers with multisheetAndrés
2021-06-07copy_to_undostruct() now keep in added/removed list struct ent_ptr * (that kn...Andrés
2021-05-28CommentsAndrés
2021-05-27Added struct sheet * as parameter to some functionsAndrés
2021-05-26Added struct sheet * as parameter to some functionsAndrés
2021-05-25Consider sheet in dep graphAndrés
2021-05-24reference cells from different sheets in formulasAndrés
2021-05-23.sc file saving with multiple sheetsAndrés
2021-05-23handle loading file with sheets and not repeating Sheet 1Andrés
2021-05-23added delete_sheet and delete_doc functionsAndrés
2021-05-22free session/roman/sheetsAndrés
2021-05-22changes to support multisheet. cleaning stuffAndrés
2021-05-21changes to support multisheetAndrés
2021-05-21changes to support multisheetAndrés
2021-05-20changes to support multisheetAndrés
2021-05-07make @getent workAndrés
2021-05-02Added @evaluate and @sevaluateAndrés
2021-04-19tui.c: added input_pad enabling entering strings longer than COLSAndrés
2021-04-14work on multiple frozen rows/columns. changed calc_offscr functionsAndrés
2021-04-05save row formats to sc files. Added command to load them to gram.yAndrés
2021-04-04Rows now can have height higher than 1 LINE. Its UNDO still pending.Andrés
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-06work on issue #451Andrés
2020-11-26add new function @factEpicalert
2017-07-27Doxygen comments in some headers.Charles Edward Pax
2017-04-27Added screenshots. Added default EDITOR for :ploteditmongo
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2017-04-05more work on isolating uiandmarti1424
2017-04-05cleaned color.candmarti1424
2017-03-22Added control over freopen and setvbufmongo
2017-03-14Merge of @roman65536 LUA workandmarti1424
2017-01-30Added CELLREFandmarti1424
2017-01-28Changes when an ent is removed:mongo
2017-01-24Added fcol / frow functionsandmarti1424
2016-10-20new @replace string functionmongo
2016-09-05Removed some includesandmarti1424
2016-08-29Changed sc_error sc_info and sc_debug functions to MACROSmongo
2016-07-03Fix bug with cmd_multiplier. Thanks to @mcrucifixandmarti1424
2016-05-08upload some changesandmarti1424
2016-05-06added dep_graphmongo
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo