2021-04-14 00:36:49 by Thomas Klausner | Files touched by this commit (1) |
Log message:
gnumeric112: remove python PLIST, really
|
2021-04-13 20:20:49 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gnumeric112: the package does not really handle python as an option
Remove non-working option. Can be added back if someone wants to do it.
|
2021-04-13 11:11:27 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gnumeric112: remove files that are in python PLIST from main PLIST
|
2021-02-11 17:08:51 by Nia Alarie | Files touched by this commit (4) |
Log message:
gnumeric: Update to 1.12.48
Gnumeric 1.12.48
Andreas:
* Add axis title to chart in histogram tool. [#408]
* Fix line end marker roundtrip through strict ODF
* Improve export of line markers to ODF for interoperability
* Improve line marker handling on import
* Fix LaTeX export. [#489]
* When reading an ODF file make all sheets of equal size. [#505]
Jean:
* Fix xlsx object non-import crash.
* Fix in-place graph data problem. [#492]
* Port to Python3. [#419]
Morten:
* Fix performance issue with sample_datasource. [#491]
* Fix partial-line issue with sample_datasource.
* Fix load of in-place graph data with extra ()s. [#492]
* Fix Ctrl-; cursor position. [#494]
* Fix ssconvert --merge-to problem. [#496]
* Fix sheet size paste problem. [#497]
* Speed up really large auto-filters. [#465]
* Fix 2038 problem on quit.
* Improve tests.
* Improve dependency tracking for implicit intersection. [#501]
* Fix format dialog issue. [#503]
* Re-tune style quad tree. [#234]
* Re-tune dependency bucket system. [#502]
* Fix global name parsing problem with non-uniform sheet sizing.
* Avoid style dependency redraw during file load.
* Tend to dead kittens.
* Fix metadata dialog. [#510]
* Fix potential 64-bit problem with signals.
* Fix GnmRange introspection.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-05-20 18:48:41 by Thomas Klausner | Files touched by this commit (4) |
Log message:
gnumeric112: disable python function plugin by default
It uses python 2.x and gnumeric upstream has turned off the plugin by
default as well.
Add a "python" option for those who really need it.
Update some outdated comments.
Bump PKGREVISION.
|
2020-05-18 01:47:45 by Nia Alarie | Files touched by this commit (2) |
Log message:
gnumeric: Update to 1.12.47
Gnumeric 1.12.47
Andreas:
* Fix chart and image name roundtrip through ODF. [#477]
* Fix print flag roundtrip for sheet objects through ODF. [#486]
Jean:
* Fix crash when the embedded spreadsheet is invalid. [#481]
Morten:
* Fix dialog size problem.
* Add "--set CELL=CONTENTS" option to ssconvert.
* Improve tests.
* Improve speed on exit with lots of conditional formatting.
* Improve error message [#472]
* Impose ordering of ssconvert --export-graphs
* Doc fixes.
* Fix CELL crash. [#479]
* Handle export options for ssconvert --export-graphs.
* Fix deps crash. [#480]
* Fix chart name roundtrip through XLSX. [#478]
* Fix sheet object print flag roundtrip through XLSX. [#486]
|