Spreadsheet icon indicating copy to clipboard operation
Spreadsheet copied to clipboard

A spreadsheet app designed for elementary OS.

Results 21 Spreadsheet issues
Sort by recently updated
recently updated
newest added

Although the app works, every time when I click the "New Sheet" in the welcome screen, the following errors are shown in the terminal: ``` (xyz.gelez.spreadsheet:14673): Gtk-CRITICAL **: 21:05:55.620: gtk_box_gadget_distribute:...

Bug
Help Wanted

At the moment the app saves and parses only text data, but it should also save and parses non-text data like font sizes, whether a font is bold, italicized, or...

Help Wanted

We should consider allowing the user to open their existing files 😋

Help Wanted

Ideally we should use the OpenDocument format to keep compatibility with LibreOffice.

Enhancement
Help Wanted

MainWindow.vala has 551 lines at the moment, I suppose we may want to separate it into several files like ToolBar.vala, HeaderBar.vala, and so on for maintainability.

* [ ] Allow to change font * [ ] Allow to change font size * [ ] Allow to change text alignment * [x] Allow to format text―like bold,...

Enhancement
Status: In Progress

![peek 2018-09-21 22-11](https://user-images.githubusercontent.com/26003928/45883215-61c40280-bdeb-11e8-87d6-e5e78c7b677c.gif) At the moment it's impossible to undo/redo color change

Enhancement
UX

Between `"`.

Enhancement
Formula Parser

Hi do you think about using the same layout and style between Spreadsheet and Writer ? In the idea of a small office suite.

Needs Design