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
2015-11-18
remove some code reek
Runar Ingebrigtsen
2015-09-22
Escape special characters in chart `StrVal`
Clark Cutler
2015-08-07
Merge branch 'master' of https://github.com/woto/axlsx
Ruslan Kornev
2015-08-07
allow to use d_lbl_pos for LineChart
Ruslan Kornev
2015-07-29
workbook.rb: added possibility to reverse the serialization order of workbook
Erik Veijola
2015-07-29
num_val.rb, str_val.rb: added checking for nil values in to_xml_string
Erik Veijola
2015-07-28
scatter_series.rb: added line_width to scatter series
Erik Veijola
2015-07-28
chart.rb: added method to set font size of Title object in chart
Erik Veijola
2015-07-28
title.rb: added text_size to set the font size of the title
Erik Veijola
2015-07-05
Fix Axlsx::LineSeries#marker_symbol and add tests
Jonathan Tron
2015-07-05
Merge branch 'marker_symbols' of https://github.com/mfrank01/axlsx into mfran...
Jonathan Tron
2015-07-04
Merge branch 'fix-time-cast' of https://github.com/soutaro/axlsx into soutaro...
Jonathan Tron
2015-07-04
Add a little bit of doc, remove warning by using attr_reader
Jonathan Tron
2015-07-04
Merge branch 'master' of https://github.com/alankessler/axlsx into alankessle...
Jonathan Tron
2015-07-04
Add test, fix example with tab color generation and fix a but due to a typo
Jonathan Tron
2015-07-04
Merge branch 'worksheet_tab_colour' of https://github.com/shifakhan/axlsx int...
Jonathan Tron
2015-07-03
Extract mime type detection to an utility class
marc
2015-07-03
Validates whether an image is acceptable through mime type
marc
2015-05-23
Option to change tab color
shifakhan
2015-04-26
Update worksheet.rb
Iwan Buetti
2015-03-14
opacity needs to be an integer
Alan Kessler
2015-03-14
Change option name to 'opacity' and allow value between 0 and 1.
Alan Kessler
2015-03-14
bump version
Jurriaan Pruis
2015-03-14
Merge pull request #347 from ionthegeek/smoothing
Jurriaan Pruis
2015-03-14
Merge pull request #377 from shifakhan/charts_background_color
Jurriaan Pruis
2015-03-14
Merge pull request #375 from ebeigarts/fix-upcased-images
Jurriaan Pruis
2015-03-03
Minor change
Brad Stewart
2015-03-03
Fix comments
Brad Stewart
2015-03-03
Allow legend position to be set on charts
Brad Stewart
2015-02-21
Background color option for charts
shifakhan
2015-02-11
Fix content types for uppercased image file extensions
Edgars Beigarts
2015-01-28
Make alpha option accessible for pictures 0 = transparent ... 100000 = opaque
Alan Kessler
2015-01-12
Fix #fit_to to work correctly and fix tests under Ruby 2.2.0
Jurriaan Pruis
2014-12-10
Typo in row.rb
Gary Holtz
2014-10-29
Skip to_time if the value is a Time instance
Soutaro Matsumoto
2014-08-12
Add support for enabling or disabling smoothed lines in a scatter chart series
Ian Anderson
2014-07-29
Allow custom marker symbol shapes on chart
mfrank01
2014-07-29
Allow multiple autofilters per workbook
mfrank01
2014-04-04
Use #booleanize
Jurriaan Pruis
2014-04-04
Fix boolean values so the output matches Excel and works on Numbers
Jurriaan Pruis
2014-03-17
Fix RichText warning
Jurriaan Pruis
2014-03-17
Update to RubyZip 1.1.1
Jurriaan Pruis
2014-03-12
Fix autowidth in combination with sanitizing
Jurriaan Pruis
2014-03-05
Small fixes
Jurriaan Pruis
2014-03-04
Fix cell merging, #179
Jurriaan Pruis
2014-03-04
sourceLinked should be false (0) when specifying a format_code for an axis
Chris Roby
2014-03-04
Merge pull request #295 from tafryn/arrayformula
Jurriaan Pruis
2014-03-04
Fix sanitizing and some cleanup
Jurriaan Pruis
2014-03-03
Add support for array formulas.
tafryn
2014-03-01
Implemented RichText (multiple text runs)
Jurriaan Pruis
[next]