John McNamara
3a975c6b89
build: fix pkg-config requires
...
Issue #471
2025-02-15 00:52:56 +00:00
John McNamara
f29cf40d38
package: update copyright year
2025-02-11 00:03:36 +00:00
John McNamara
1ba7c8a8e6
worksheet: add docs for embedded images
2024-07-31 00:51:09 +01:00
John McNamara
5024854a94
docs: fix minor issues in data_validate example
...
Closes #449
2024-06-23 12:00:02 +01:00
John McNamara
f6d73b0ae1
package: update copyright year
2024-02-26 18:47:32 +00:00
bcapuano
d3c1443155
OSSFuzz integration
2024-02-03 20:40:39 +00:00
John McNamara
43037c1e88
Added memory buffer example to the docs.
2022-11-12 18:03:22 +00:00
John McNamara
8e358ae62b
Added example of setting a watermark in Excel.
2022-01-16 20:22:48 +00:00
John McNamara
c0d12f3a5c
Updated copyright year.
2022-01-16 20:22:27 +00:00
John McNamara
b185df6765
Added documentation for worksheet tables.
...
Feature request #33
2021-08-22 19:30:31 +01:00
John McNamara
d72da755f0
Add docs and examples for dynamic arrays.
...
Feature request #327
2021-07-07 23:33:26 +01:00
John McNamara
9b89841750
Add support for Unix datetimes.
2021-07-01 21:00:59 +01:00
John McNamara
9a5ee07d48
Add soname versioning to the dynamic library.
...
Issue: #340
2021-06-26 01:01:27 +01:00
John McNamara
af5115cbb5
Add support for worksheet background images.
2021-05-14 00:12:05 +01:00
John McNamara
186ba3839b
Add minor fix and docs for pkg-conf.
2021-03-29 18:04:04 +01:00
Ayman Bagabas
83473df86a
Add pkg-config files to the build
...
Fixes: https://github.com/jmcnamara/libxlsxwriter/issues/132
2021-03-22 14:19:29 +00:00
John McNamara
c06101fcad
Updated copyright year.
2021-01-13 21:25:35 +00:00
John McNamara
4633d991b8
Added docs for diagonal cell borders.
...
Issue #304
2020-09-12 20:47:59 +01:00
John McNamara
fbdd2800fa
Updated to doxygen 1.8.20.
2020-09-06 02:19:13 +01:00
John McNamara
e3d4bcaf7c
Added docs for conditional formatting.
...
Feature request #302
2020-09-05 21:17:39 +01:00
John McNamara
644d8630ed
Added worksheet_ignore_errors() function.
...
Added worksheet_ignore_errors() function to ignore Excel
worksheet errors/warnings in user defined ranges.
2020-08-13 17:19:33 +01:00
John McNamara
12ec39608f
Added docs for custom chart data labels.
2020-08-03 17:54:48 +01:00
John McNamara
2849813f36
Updated copyright year.
2020-01-12 12:59:31 +00:00
John McNamara
73a47db741
Added advanced cell comments sample code.
2020-01-09 21:25:48 +00:00
John McNamara
549076cac6
Add version ID, in addtion to existing version string.
...
Closes #253
2019-12-15 13:42:20 +00:00
John McNamara
32658fef2f
Add docs and an example for add_vba_project.
...
Issue #29
2019-06-19 00:21:04 +01:00
John McNamara
72c9b219cb
Updated copyright year.
2019-02-10 21:11:46 +00:00
John McNamara
936a6ca006
Add docs for rich strings.
...
Issue #37
2018-09-30 23:24:45 +01:00
John McNamara
d9ac79dc93
Add chartsheet example.
...
Issue #90
2018-09-09 12:51:49 +01:00
John McNamara
03bb8d2eb0
Add docs for in-memory image handling.
...
Addd docs and additional tests for in-memory image handling.
Issue #125
2018-08-30 23:04:39 +01:00
John McNamara
f21770c1cd
Prep for release 0.7.6.
2018-02-11 23:39:40 +00:00
John McNamara
269f3dce62
Add docs for outlines and grouping.
...
Issue #30
2018-02-11 00:13:26 +00:00
John McNamara
dc31b10bad
Updated copyright year.
2018-02-03 17:15:35 +00:00
John McNamara
3137b60647
Add docs for data validation
2017-09-25 00:27:24 +01:00
John McNamara
b5c42463bc
Fix const char* for C++ and added tests.
...
Fixed const char* in several APIs and added test to ensure that
any others are caught in future.
Issue #102 .
2017-06-25 20:16:36 +01:00
John McNamara
edadc49fef
Prep for release 0.6.4.
2017-01-20 20:54:02 +00:00
John McNamara
0d22597d9b
Added docs for chart data table.
2017-01-20 20:16:40 +00:00
John McNamara
2cb2af32f9
Added docs for high-low and drop lines.
2017-01-18 23:46:22 +00:00
John McNamara
0945bede76
Add docs for chart patterns.
2017-01-03 23:50:34 +00:00
John McNamara
813ca50be0
Update copyright year.
2016-12-31 00:33:00 +00:00
John McNamara
5015061828
Prep for release 0.4.4.
2016-12-30 12:00:17 +00:00
John McNamara
34dd6c812a
Add docs for chart fonts.
2016-12-29 21:25:37 +00:00
John McNamara
ee1bafa9bc
Prep for release 0.4.3.
2016-12-26 13:26:40 +00:00
John McNamara
50dba518e5
Converted return types to explicit lxw_error.
...
Converted return types to explicit lxw_error for better compatibility
with C++ compilers.
Issue #56 .
2016-07-03 13:53:11 +01:00
John McNamara
56064038a4
Prep for release 0.3.8.
2016-06-11 14:56:41 +01:00
John McNamara
8c6174ffd9
Added docs for custom doc properties.
2016-06-11 14:40:09 +01:00
John McNamara
6ba940f58d
Added script to generate umbrella file.
2016-06-03 00:47:26 +01:00
John McNamara
d8eed38b6e
Make non-exported symbols static.
2016-05-31 23:56:53 +01:00
John McNamara
8231ead05b
Refactored error handling and reporting.
...
Some of the previously defined error names have changed to give
a more consistent interface. Also added a lxw_strerror() function
to decode the error to a string.
Issue #49 .
2016-05-30 21:16:25 +01:00
John McNamara
722de1cd06
Added link generator for examples.
2016-05-23 20:06:15 +01:00