summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/stylesheet
AgeCommit message (Expand)Author
2012-05-15patch for 1.8.7Randy Morgan
2012-05-13patch gradient fill serializationRandy Morgan
2012-04-25properly return a numFmt object or numFmtId based on add style type infoRandy Morgan
2012-04-241.8.7 patchesRandy Morgan
2012-04-24add_style refactoring. Randy Morgan
2012-04-23first stage refactoring for Style#add_style [inprogress]Randy Morgan
2012-04-20[#33] Add support for Dxf elements to enable conditional formattingStephen Pike
2012-04-09credit where credit is due, some docs changes and removing the befor_script f...Randy Morgan
2012-04-09Merge pull request #76 from ochko/masterRandy Morgan
2012-04-09border edges and spec cleanup.Randy Morgan
2012-04-06Add edges() to border to return list of applied edgesScott
2012-04-06put only plain string cells in shared string tableochko
2012-04-05Removed rake 0.8.7 dependency specific to ruby 1.9.2, as it didn't seemScott
2012-04-04shared string should be faster than non-shared string serializationochko
2012-04-03pre-release cleanupRandy Morgan
2012-04-01rebuild all serialization to use string concatenation instead of nokogiri.Randy Morgan
2012-03-29fix example for border add_styleRandy Morgan
2012-03-27Fix no-example in rendered docs, comment to match method.Sean Duckett
2012-03-28Still not fast enough?Randy Morgan
2012-03-27properly render inline colorsRandy Morgan
2012-03-27Some small improvementsRandy Morgan
2012-03-23update add Styles#add_style to allow a simple hash to create a new border styleRandy Morgan
2012-03-23fix docs for manipulating border stylesRandy Morgan
2012-03-14Merge branch 'master' of github.com:randym/axlsxRandy Morgan
2012-03-14code formatting.Randy Morgan
2012-03-14include applyAlignment attribute when adding styleochko
2012-02-27Add support for underlined text.Stefan Daschek
2012-02-21specs for Jonathan Tron's applyBorder patch. Randy Morgan
2012-02-20Merge pull request #31 from JonathanTron/patch-2Randy Morgan
2012-02-20Ensure border is applied if border specified in `Styles#add_style`Jonathan Tron
2012-02-20Fix doc for setting font name in stylesJonathan Tron
2012-02-13Remove entirely the dependancies on i18n and active support. Randy Morgan
2012-02-12Adding in support for optionally using the shared strings table. This will al...Randy Morgan
2012-01-18remove linebreaks/indentation when saving to encourage interop with rubyXLRandy Morgan
2011-12-16number format needs to be applied if a format is specified.Randy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-05Adding in shorthand color representations and validation so we can use stuff ...Randy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-29prepping for 1.0.10 release and travis integrationRandy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-20first commitRandy Morgan