summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx
AgeCommit message (Expand)Author
2011-12-08bumping version and readme for update.Randy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-06adding inlineString type to rich formatted cells.Randy Morgan
2011-12-06Formatting float values for column width and date values in an attempt to res...Randy Morgan
2011-12-05updating docs and examplesRandy Morgan
2011-12-05release prepRandy Morgan
2011-12-05specs for new functionalityRandy Morgan
2011-12-05adding [] method for named based access and including cell font size override...Randy Morgan
2011-12-05ensure that worksheet names are unique in the workbookRandy Morgan
2011-12-05updating start_at, end_at to accept a named cell reference, a cell or x, y co...Randy Morgan
2011-12-05Adding in shorthand color representations and validation so we can use stuff ...Randy Morgan
2011-12-05adding in style overrides to cell.rbRandy Morgan
2011-12-02adding in the picture locking class and testsRandy Morgan
2011-12-02Added locking attributes for pictures and some stubs for parsingRandy Morgan
2011-12-01added default formatting for date types when the cell style is 0 and the data...Randy Morgan
2011-11-30Hardcoding time offset from 1970 as using time for dates this far in the past...Randy Morgan
2011-11-30patch excel time calculationsRandy Morgan
2011-11-30From the docs on time "On some operating systems, this offset is allowed to b...Randy Morgan
2011-11-30Output time in rake test to see what time travis thinks it is.Randy Morgan
2011-11-29fiddle #19 time creation with travis Randy Morgan
2011-11-29ruby 1.8.7 on linux does *not* like my time. Trying crazy stuff.Randy Morgan
2011-11-29always read the manual! Month is a string in the example on 1.8.7Randy Morgan
2011-11-29travis fun with timesRandy Morgan
2011-11-29Travis still does not like my Time.local(1900,1,1,0,0,0,0) format. Dropping d...Randy Morgan
2011-11-29trying to fix 'out of range' for time creation on travisRandy Morgan
2011-11-29patch for 1.8.3 lack of to_time support on TimeRandy Morgan
2011-11-29prepping for 1.0.10 release and travis integrationRandy Morgan
2011-11-28removing unused CGI require and adding a few more options to active record pl...Randy Morgan
2011-11-27update to READMERandy Morgan
2011-11-27more documentation for 10a releaseRandy Morgan
2011-11-27adding yields for package workbook, workbook styles and cols collection on wo...Randy Morgan
2011-11-27adding in row_style and col_style methods to worksheet and active record 'act...Randy Morgan
2011-11-26adding in support for ruby 1.9.3Randy Morgan
2011-11-23fixing some typosRandy Morgan
2011-11-23Adding image support and some document clean up for .8 releaseRandy Morgan
2011-11-23-refactoring chart position and axis data/category for chart.Randy Morgan
2011-11-22updating rake file, readme and other docs. Also moving version constant to it...Randy Morgan
2011-11-22bumping version to batch bug in gemspec that did not include docsRandy Morgan
2011-11-21version bump and docs updateRandy Morgan
2011-11-21spec patchRandy Morgan
2011-11-21Adding in support for line charts, style attribute for all charts and minor b...Randy Morgan
2011-11-21updating docs.Randy Morgan
2011-11-21patched bug in package test case. upped the versionRandy Morgan
2011-11-21update to attempt rdocsRandy Morgan
2011-11-20updated docs and versionRandy Morgan
2011-11-20first commitRandy Morgan