2018-04-30 06:39:41 by Ryo ONODERA | Files touched by this commit (3) |
Log message:
Update to 0.13.4
* Fix build with boost 1.65.0
Changelog:
2018-02-26 Kohei Yoshida <kohei.yoshida@gmail.com> \
[ef2e27538e335583ef3ff85c4bc4f512efc72eb5]
Up the version to 0.13.4.
2018-02-21 Markus Mohrhard <markus.mohrhard@googlemail.com> \
[13af2fbab2cac1020d6bb840833c0e0efc231bff]
protect the self-closing xml element code against self-closing root elements
Found by Antti Levomäki and Christian Jalio from Forcepoint.
(cherry picked from commit 12e5d89cbd7101c61fbdf063322203a1590a0ef5)
2018-02-19 Kohei Yoshida <kohei.yoshida@gmail.com> \
[b8848ef7fc6a7d89e3f872574e36cbbab82275b0]
xls-xml: Gracefully handle formula cells without cached results.
This fixes #51.
(cherry picked from commit 32a1b05ffc6edd7d528b6760dab9035252329ab0)
|
2018-04-29 23:32:09 by Adam Ciarcinski | Files touched by this commit (629) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
revbump for boost-libs update
|
2018-02-25 05:44:51 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Update to 0.13.3
Changelog:
2018-02-14 Kohei Yoshida <kohei.yoshida@gmail.com> \
[7ca73a7c83504a30a1d24444a27f57a86451100f]
Up the version to 0.13.3.
2018-02-13 Kohei Yoshida <kohei.yoshida@gmail.com> \
[66bbbd42f5d135b7e7dd57eaa7fdf6fd69c664df]
xls-xml: Import hidden row and column flags.
(cherry picked from commit 95420c1a1e8c082bb5953b2a49f0d56eef0e5f7e)
2018-02-08 Kohei Yoshida <kohei.yoshida@gmail.com> \
[0798d81a4c771b69b4b8eade396c88ffb5416b04]
xlsx: Remove carriage returns from multi-line strings.
Let's try to consistently only use linefeed characters for multi-
line strings.
(cherry picked from commit 0412bd269983825e5019a8a12267b54f51117aba)
2018-02-08 Kohei Yoshida <kohei.yoshida@gmail.com> \
[0a4e8c44fc8229818191c6b9b46e4de079d0ca3b]
xls-xml: Pick up border colors.
(cherry picked from commit e065d26dabafea465ec49e7d79775e62014ac0db)
2018-02-07 Kohei Yoshida <kohei.yoshida@gmail.com> \
[9662fce62ce77f87a4a8ba61f4507ec08e705b57]
xlsx: Let's not forget to apply color for diagonal borders too.
(cherry picked from commit c392ea15000b331bb6580b09c1045fd14b449b46)
2018-01-31 Kohei Yoshida <kohei.yoshida@gmail.com> \
[473526e1ca3a7117e2daf977e1b82a0a3977fc84]
We are supposed to use the foreground color for solid fill.
(cherry picked from commit f821995022df8dd1e580dd22cf131584b2b1ac4f)
2018-01-31 Kohei Yoshida <kohei.yoshida@gmail.com> \
[98d2b3377da71b713a37f9004acff3c02c22ce2b]
Alpha value of 0 means fully transparent. I'm sure 255 was intended.
(cherry picked from commit f7953a814d6a43205791b6cc01c528ef5d4b1ce3)
2018-01-26 Kohei Yoshida <kohei.yoshida@gmail.com> \
[5aba1df254cf4e052ad013d4b8ac886e274b74fa]
Revert "fix automake warning"
This reverts commit e4e1e3eb41755a4520a22b904a638da0770836f1.
This fixes the breakage on 'make distcheck'.
|
2018-02-03 01:04:10 by Ryo ONODERA | Files touched by this commit (6) |
Log message:
converters/orcus: import orcus-0.13.2
Standalone file import filter library for spreadsheet documents.
This package contains the 0.13 branch of the library.
|
2017-02-06 08:10:00 by Thomas Klausner | Files touched by this commit (6) | ![Package removed](https://pkgsrc.se/images/remove.gif) |
Log message:
Remove orcus, unused.
|
2017-01-24 08:38:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Fix version number in COMMENT and DESCR.
|
2017-01-01 17:06:40 by Adam Ciarcinski | Files touched by this commit (616) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump after boost update
|
2016-12-06 16:13:20 by Ryo ONODERA | Files touched by this commit (5) |
Log message:
Update to 0.11.2
Changelog:
2016-05-11 Kohei Yoshida <kohei.yoshida@gmail.com> \
[d6084fe1771052e516ecfb270cb24dd9917a1895]
Up the version to 0.11.2.
2016-05-11 Kohei Yoshida <kohei.yoshida@gmail.com> \
[70fd8327c94b27a99e2c7800e91c13e5099cceda]
Make it buildable with mdds-1.2.
|
2016-10-07 20:26:14 by Adam Ciarcinski | Files touched by this commit (611) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
Revbump post boost update
|
2016-09-19 16:11:00 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Mark as 0.10 branch to make difference to orcus0.12 clearer.
|