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-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 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
2014-02-26
Huge refactoring
Jurriaan Pruis
2014-02-26
Ensure auto_filter defined name is correctly added to workbook (refs #285)
Jonathan Tron
2014-02-26
Add auto_filter defined name in `Axlsx::Worksheet#to_xml_string` (refs #285)
Jonathan Tron
2014-02-26
Fix wrong value for auto_filter defined name (refs #285)
Jonathan Tron
2014-02-26
Add missing change from 4400e233c (refs #285)
Jonathan Tron
2014-02-26
Do not put Axlsx::DefinedName#name in serialized_attributes (fixes #285)
Jonathan Tron
2014-02-04
Column_widths must be set after add_row is called
Will Bradley
2014-01-23
fixing comments for 2010 starter edition
Dustin Smith
2014-01-08
Fixing typo in documentation. ws.styles!!
Sudhir
2014-01-06
Update header_footer.rb
Andrew Grimm
2013-11-04
Merge pull request #255 from skateinmars/fix-scatterchart-axes
Randy Morgan (@morgan_randy)
2013-10-10
Do not use a marker tag in bubble series tags
Jean-Philippe Moal
[next]