index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
Age
Commit message (
Expand
)
Author
2017-03-23
Fix typo
mparramon-kantox
2016-11-15
Merge pull request #499 from ehallmark/pivot_table_bugs
Randy Morgan (@morgan_randy)
2016-11-15
Merge pull request #494 from sato-s/sheet-title
Randy Morgan (@morgan_randy)
2016-11-15
Merge pull request #492 from sato-s/color
Randy Morgan (@morgan_randy)
2016-11-14
set color with Row#color=
sato-s
2016-11-12
fix warning: constant ::Fixnum is deprecated
takkanm
2016-11-07
Added style_info field to pivot_table.rb
Evan Hallmark
2016-11-07
Updated pivot_table#pivot_field_for to use the axisPage attr for page fields ...
Evan Hallmark
2016-11-07
Added pivot table option to pass in list of row fields to omit subtotals from
Evan Hallmark
2016-11-07
Override NumFmt serialized_attributes to ovid removing underscores
Evan Hallmark
2016-11-04
Merge pull request #455 from acl-services/text-type
Randy Morgan (@morgan_randy)
2016-11-02
Allow a Row to be passed to merge_cells
Mike Dillon
2016-10-09
Fix #472: worksheet name with underscore
sato-s
2016-04-05
Escape html in :text type
Arkadiy Butermanov
2016-03-23
Implement :text cell type
Arkadiy Butermanov
2016-02-28
Merge pull request #420 from romuloceccon/fix_core_r_schema
Randy Morgan (@morgan_randy)
2016-01-13
Remove incorrect argument
Bruce Davidson
2016-01-13
Fix #440 - allow control of position of outline summary row/columns
Bruce Davidson
2015-11-18
remove some code reek
Runar Ingebrigtsen
2015-09-30
Fix core rels namespace
RĂ´mulo A. Ceccon
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
[next]