summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2011-12-16number format needs to be applied if a format is specified.Randy Morgan
2011-12-16Little performance improvement.ochko
2011-12-15Added a check for the gemspec/rakefile included VERSION constant so bundler d...Randy Morgan
2011-12-15silence warning from bundler when requiring this gem off of github.Randy Morgan
2011-12-14readme typeRandy Morgan
2011-12-14release prep for 1.0.14.Randy Morgan
2011-12-141.0.14 release prep. Beginnings of password protection scheduled for release ...Randy Morgan
2011-12-14adding in accessors for core and app members of package #2Randy Morgan
2011-12-10cleaning up examplesRandy Morgan
2011-12-10adding support for auto filters and some improvements to auto_width cell calc...Randy Morgan
2011-12-10changing time value storage to retain the value as a Time object until serial...Randy Morgan
2011-12-08updated examples to create all example worksheets in the same workbookRandy Morgan
2011-12-08[bug fix] Sheet names with spaces require quotation when generating rangeRandy Morgan
2011-12-08cleaning up xml namespace usage in drawings and improving looks for charts in...Randy Morgan
2011-12-08patch to gem spec to be sure to include testsRandy Morgan
2011-12-08adding in support for merged cellsRandy Morgan
2011-12-08removing unused namespace constants.Randy Morgan
2011-12-08library should require the version constantRandy Morgan
2011-12-08bumping version and readme for update.Randy Morgan
2011-12-08crunched the gemspec and pushed a bunk gem.Randy Morgan
2011-12-07patch for issue #1Randy Morgan
2011-12-06adding inlineString type to rich formatted cells.Randy Morgan
2011-12-06Gemfile.lock does not belong in the repoRandy Morgan
2011-12-06attempt to fix recursive rake requireRandy 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-05adding class method to transform single cell names in to x, y coordinates. Fo...Randy Morgan
2011-12-03update gemspec to require proper rake version so 1.9.2 does not break on DSL ...Randy Morgan
2011-12-03make sure travis includes devlopmentRandy Morgan
2011-12-03Testing if travis can pull the requirements from gemspec.Randy 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-12-01removing generated yard docs from repositoryRandy Morgan
2011-11-30pre 1.0.10 release commitRandy 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-30more travis testing. 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-29with some help from antares_Randy Morgan
2011-11-29changing it here too.Randy Morgan