index
:
caxlsx
hyperlink-worksheet-fix
master
Caxlsx
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
lib
/
axlsx
/
stylesheet
Age
Commit message (
Expand
)
Author
2012-10-14
Refactored GradientFill to use options parser and serialized attributes and p...
Randy Morgan
2012-10-14
Refactored CellStyle to use options parser and serialized attributes
Randy Morgan
2012-10-14
Refactored CellProtection to use options parser and serialized attributes
Randy Morgan
2012-10-14
refactor options parsing for dxf
Randy Morgan
2012-10-14
refactored Xf to use serialized attributes.
Randy Morgan
2012-10-14
patched border parsing for Style#add_style to enforce color and style options
Randy Morgan
2012-10-14
refactored cell allignment
Randy Morgan
2012-10-14
Refactored options parse into module and applied it to border_rb
Randy Morgan
2012-10-14
refactored camelCase attributes to snake_case and implemented serializable at...
Randy Morgan
2012-09-14
Patch for 1.8.7 and update table style example to use custom name
Randy Morgan
2012-09-14
New fonts should use the default font values before applying custom style opt...
Randy Morgan
2012-08-23
show how to do border edges in the exempts and update docs in stylesheet
Randy Morgan
2012-07-07
documentation updates
Randy Morgan
2012-05-15
patch for 1.8.7
Randy Morgan
2012-05-13
patch gradient fill serialization
Randy Morgan
2012-04-25
properly return a numFmt object or numFmtId based on add style type info
Randy Morgan
2012-04-24
1.8.7 patches
Randy Morgan
2012-04-24
add_style refactoring.
Randy Morgan
2012-04-23
first stage refactoring for Style#add_style [inprogress]
Randy Morgan
2012-04-20
[#33] Add support for Dxf elements to enable conditional formatting
Stephen Pike
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
2012-04-06
Add edges() to border to return list of applied edges
Scott
2012-04-06
put only plain string cells in shared string table
ochko
2012-04-05
Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seem
Scott
2012-04-04
shared string should be faster than non-shared string serialization
ochko
2012-04-03
pre-release cleanup
Randy Morgan
2012-04-01
rebuild all serialization to use string concatenation instead of nokogiri.
Randy Morgan
2012-03-29
fix example for border add_style
Randy Morgan
2012-03-27
Fix no-example in rendered docs, comment to match method.
Sean Duckett
2012-03-28
Still not fast enough?
Randy Morgan
2012-03-27
properly render inline colors
Randy Morgan
2012-03-27
Some small improvements
Randy Morgan
2012-03-23
update add Styles#add_style to allow a simple hash to create a new border style
Randy Morgan
2012-03-23
fix docs for manipulating border styles
Randy Morgan
2012-03-14
Merge branch 'master' of github.com:randym/axlsx
Randy Morgan
2012-03-14
code formatting.
Randy Morgan
2012-03-14
include applyAlignment attribute when adding style
ochko
2012-02-27
Add support for underlined text.
Stefan Daschek
2012-02-21
specs for Jonathan Tron's applyBorder patch.
Randy Morgan
2012-02-20
Merge pull request #31 from JonathanTron/patch-2
Randy Morgan
2012-02-20
Ensure border is applied if border specified in `Styles#add_style`
Jonathan Tron
2012-02-20
Fix doc for setting font name in styles
Jonathan Tron
2012-02-13
Remove entirely the dependancies on i18n and active support.
Randy Morgan
2012-02-12
Adding in support for optionally using the shared strings table. This will al...
Randy Morgan
2012-01-18
remove linebreaks/indentation when saving to encourage interop with rubyXL
Randy Morgan
2011-12-16
number format needs to be applied if a format is specified.
Randy Morgan
2011-12-07
patch for issue #1
Randy Morgan
2011-12-05
Adding in shorthand color representations and validation so we can use stuff ...
Randy Morgan
[next]