John McNamara
925a147fc1
Add support for using MD5 functions from OpenSSL.
...
Feature request #335
2021-05-27 23:35:59 +01:00
John McNamara
af5115cbb5
Add support for worksheet background images.
2021-05-14 00:12:05 +01:00
John McNamara
4633d991b8
Added docs for diagonal cell borders.
...
Issue #304
2020-09-12 20:47:59 +01:00
John McNamara
e3d4bcaf7c
Added docs for conditional formatting.
...
Feature request #302
2020-09-05 21:17:39 +01:00
John McNamara
5d4a571105
Added support for conditional formatting.
...
Feature request #302
2020-08-30 21:06:48 +01:00
John McNamara
9016093309
Added docs for header/footer images.
2020-08-17 23:03:25 +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
7da7225b66
Added docs for data label formatting.
2020-08-11 20:18:38 +01:00
John McNamara
0c4a9ea5a4
Update data label example with formatting.
2020-08-10 23:38:53 +01:00
John McNamara
2e6f3d7cdf
Change lxw_chart_data_label field from .delete to .hide.
...
Change lxw_chart_data_label field from .delete to .hide in order
to avoid reserved word conflict with C++.
Issue #300
2020-08-04 11:16:49 +01:00
John McNamara
12ec39608f
Added docs for custom chart data labels.
2020-08-03 17:54:48 +01:00
John McNamara
714d07dd39
Added stacked and percentr stacked line charts.
...
Added LXW_CHART_LINE_STACKED and LXW_CHART_LINE_STACKED_PERCENT
line charts subtypes.
2020-05-31 12:59:19 +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
85dfccd734
Added support for cell comments and options.
...
Issue #38
2020-01-07 23:27:04 +00:00
John McNamara
b0738e2ba9
Addition of Openwall MD5 library.
...
Imported from:
https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5
2019-12-24 00:27:41 +00:00
John McNamara
dcecc632d5
Added support for hyperlinks from images.
2019-12-15 00:11:44 +00:00
John McNamara
f26aeacb86
Add default hyperlink format as a style.
2019-12-11 00:39:11 +00:00
John McNamara
3e3ce69aab
Made deprection of new_workbook() function explicit.
...
Made the deprecation of new_workbook() funtion more explicit
and removed instances from the examples and test code. The
workbook_new() function should be used instead.
See #252
2019-11-16 20:32:37 +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
ebab9831b3
Refactor use_zip64 into the constructor.
...
Issue #228
2019-06-08 16:40:17 +01:00
John McNamara
936a6ca006
Add docs for rich strings.
...
Issue #37
2018-09-30 23:24:45 +01:00
John McNamara
8f52bb0f82
Added example for rich strings.
...
Issue #37
2018-09-29 11:04:44 +01:00
John McNamara
2620e3d8a1
Minor fix for chart_axis_set_name() examples/docs.
2018-09-09 12:55:15 +01:00
John McNamara
d9ac79dc93
Add chartsheet example.
...
Issue #90
2018-09-09 12:51:49 +01:00
John McNamara
b203f94f5a
Update copyright year.
2018-08-30 23:52:31 +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
269f3dce62
Add docs for outlines and grouping.
...
Issue #30
2018-02-11 00:13:26 +00:00
John McNamara
205f4cacd3
Added another grouping example.
...
Issue #30
2018-02-07 23:09:02 +00:00
John McNamara
6d2befd587
Added outline settings function.
...
Issue #30
2018-02-05 23:33:32 +00:00
John McNamara
aeb6e0e9b9
Initial support for worksheet outlines.
...
Issue #30 .
2018-02-04 21:15:14 +00:00
John McNamara
3137b60647
Add docs for data validation
2017-09-25 00:27:24 +01:00
John McNamara
856a45a292
Added option to use system minizip in make build.
...
Added option to use system minizip in the Makefile make system.
Issue #119 .
2017-08-14 20:08:57 +01:00
John McNamara
be77bac3ee
Added docs for chart trendlines.
2017-01-29 18:13:43 +00:00
John McNamara
2515c54b06
Add docs for chart error bars.
2017-01-27 23:24:23 +00:00
John McNamara
a3831c9974
Prep for release 0.6.7.
2017-01-25 08:02:15 +00:00
John McNamara
90b7f89a61
Add docs for chart data labels.
2017-01-24 23:23:02 +00:00
John McNamara
37eea6ed87
Added docs for chart up-down bars.
2017-01-22 03:03:03 +00:00
John McNamara
8f930ac6dc
Prep for release 0.6.5.
2017-01-21 14:30:34 +00:00
John McNamara
0d22597d9b
Added docs for chart data table.
2017-01-20 20:16:40 +00:00
John McNamara
79e6898d51
Fix for unused variable warning.
2017-01-19 01:21:04 +00:00
John McNamara
36ca33b3cb
Added clustered chart example.
2017-01-19 01:20:37 +00:00
John McNamara
2cb2af32f9
Added docs for high-low and drop lines.
2017-01-18 23:46:22 +00:00
John McNamara
ae71d9d0aa
Added docs for chart points.
2017-01-15 23:10:39 +00:00
John McNamara
0945bede76
Add docs for chart patterns.
2017-01-03 23:50:34 +00:00
John McNamara
9f18375c9b
Fix for unused variable.
2017-01-01 20:08:23 +00:00
John McNamara
fc817abbcb
Added docs for chart line and fill.
2017-01-01 19:30:21 +00:00
John McNamara
813ca50be0
Update copyright year.
2016-12-31 00:33:00 +00:00
John McNamara
915cc66c45
Add docs for chart legend.
2016-12-30 23:11:30 +00:00
John McNamara
74f03074fb
Add docs for chart fonts.
2016-12-30 10:57:37 +00:00