- 14 May, 2022 1 commit
-
-
Morten Welinder authored
plugins/excelplugins: Remove erroneous .libs See merge request !25
-
- 10 May, 2022 1 commit
-
-
orbea authored
The .libs directory is for internal usage by the libtool implementation only. When build gnumeric with slibtool instead of GNU libtool this will be a failure where slibtool is far more strict about user errors. rdlibtool: error logged in slbt_exec_link_create_dep_file(), line 1091: path not found: ../../src/.libs/.libs/libspreadsheet.a.disabled. Gentoo Bug: https://bugs.gentoo.org/791610
-
- 05 May, 2022 1 commit
-
-
Morten Welinder authored
-
- 19 Apr, 2022 3 commits
-
-
Morten Welinder authored
We call that r.qt
-
Morten Welinder authored
-
Morten Welinder authored
-
- 06 Apr, 2022 1 commit
-
-
- 03 Apr, 2022 1 commit
-
-
Morten Welinder authored
In particular, don't widen columns just to show a lot of decimals.
-
- 26 Mar, 2022 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
- 21 Mar, 2022 1 commit
-
-
Marek Černocký authored
-
- 18 Mar, 2022 1 commit
-
-
Morten Welinder authored
That reduces the chance of stuff like #622 which is really a Gtk+ issue.
-
- 17 Mar, 2022 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
t5902 left behind for a closer look.
-
- 16 Mar, 2022 2 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
When the font size causes us to increase the row height, also increase the column width.
-
- 13 Mar, 2022 2 commits
-
-
Morten Welinder authored
It's a mess, but (probably) not our mess.
-
Morten Welinder authored
-
- 12 Mar, 2022 3 commits
-
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 11 Mar, 2022 1 commit
-
-
Morten Welinder authored
-
- 10 Mar, 2022 2 commits
-
-
-
Morten Welinder authored
The outer part of the item cursor stopped showing up at some point and I don't know why. This, at least, tweaks things so we don't go off the canvas in column A and row 1.
-
- 09 Mar, 2022 3 commits
-
-
Morten Welinder authored
For numbers larger than 1, we round up. That's XL semantics for you.
-
Morten Welinder authored
It's s-l-o-w (and not very interesting for recalc testing).
-
Morten Welinder authored
Test currently fails due to either a problem in LARGE or a problem in the test.
-
- 06 Mar, 2022 4 commits
-
-
Morten Welinder authored
Having a default of 3 has been silly for years. Whenever you need more than one you can add them as needed and give them proper names.
-
Morten Welinder authored
-
Morten Welinder authored
-
Morten Welinder authored
-
- 04 Mar, 2022 2 commits
-
-
- 03 Mar, 2022 1 commit
-
-
Morten Welinder authored
We would see two identical columns separated by one or more prinstine, default columns as a span of 2.
-
- 28 Feb, 2022 1 commit
-
-
Morten Welinder authored
Use GStatBuf.
-
- 26 Feb, 2022 1 commit
-
-
Morten Welinder authored
Hard-to-hit leak relating to shared expressions.
-
- 17 Feb, 2022 1 commit
-
-
Morten Welinder authored
-
- 08 Feb, 2022 1 commit
-
-
Morten Welinder authored
Just in case an error shows up there one day.
-
- 07 Feb, 2022 2 commits
-
-
Morten Welinder authored
-
-