index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2012-05-03
1.1.4 release prep
Randy Morgan
2012-05-03
add support for axis delete, cat axis tickLblSkip and tickMarkSkip with sensi...
Randy Morgan
2012-05-03
use string casting and matching for regex validations.
Randy Morgan
2012-05-03
alter REGEX validators for percentages so we can pass in an integer or string...
Randy Morgan
2012-05-03
bug fix - end_at should not be dependent on :start_at option
Randy Morgan
2012-05-03
rebuild series data base objects with full implementation.
Randy Morgan
2012-04-29
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-04-29
examples and read me clean up as well as implementing outlineLevel for row an...
Randy Morgan
2012-04-28
fix Table#header_cells method
Jurriaan Pruis
2012-04-28
less # more <<
Randy Morgan
2012-04-28
val_axis_data removed so there is no point in trying to include it.
Randy Morgan
2012-04-28
support for specifying the colors to use for data series in charts.
Randy Morgan
2012-04-28
color needs to be delegated to the concrete series.
Randy Morgan
2012-04-28
bugfix. Values need to_s
Randy Morgan
2012-04-28
remove val_axis_data as it is replicated in named_axis_data.
Randy Morgan
2012-04-27
colored chart series and examples. Still need to workout scatter as it uses l...
Randy Morgan
2012-04-27
bug fix. https://github.com/randym/axlsx/issues/86
Randy Morgan
2012-04-25
bump version as I pushed a gem with missing docs.
Randy Morgan
2012-04-25
documentation updates and example dir restructuring.
Randy Morgan
2012-04-25
update README and version for pre-release
Randy Morgan
2012-04-25
properly return a numFmt object or numFmtId based on add style type info
Randy Morgan
2012-04-25
bug fix to properly assign style/type data when creating rows and partial sty...
Randy Morgan
2012-04-25
label rotation and conditional formatting examples
Randy Morgan
2012-04-24
1.8.7 patches
Randy Morgan
2012-04-24
add_style refactoring.
Randy Morgan
2012-04-23
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-21
Update icon_set to use percent in its value_objects
Stephen Pike
2012-04-21
adding in icon set and MOAR examples for conditional formatting.
Randy Morgan
2012-04-21
add data bar conditional formatting support.
Randy Morgan
2012-04-21
adding in color scale for conditional formatting
Randy Morgan
2012-04-20
Add some more documentation for example of conditional formatting
Stephen Pike
2012-04-20
[#33] Add support for Dxf elements to enable conditional formatting
Stephen Pike
2012-04-20
Formatting and documentation cleanup
Stephen Pike
2012-04-19
Put encoding back... whoops
Stephen Pike
2012-04-19
# Support for conditional formatting
Stephen Pike
2012-04-19
# Force result of Fixnum division to Fixnum
Stephen Pike
2012-04-18
rename dual-scoped variable
Randy Morgan
2012-04-18
update docs and remove unused mdw_count declaration
Randy Morgan
2012-04-18
use method not instance variable for determining if cell level style customiz...
Randy Morgan
2012-04-18
update readme / version for pre-release
Randy Morgan
2012-04-16
use class variable for counting string
Randy Morgan
2012-04-16
The beginning of the end of RMagick! Still needs lots of testing but seems co...
Randy Morgan
2012-04-13
fix both autowidth calculations and column_widths assignation.
Randy Morgan
2012-04-13
update cell to use common lib method
Randy Morgan
2012-04-12
fix bug for autowidth in handling nil cells.
Randy Morgan
2012-04-10
Fix Dimension to check for nil members in rows.
Randy Morgan
2012-04-09
credit where credit is due, some docs changes and removing the befor_script f...
Randy Morgan
2012-04-09
Merge pull request #76 from ochko/master
Randy Morgan
2012-04-09
border edges and spec cleanup.
Randy Morgan
[prev]
[next]