David Huynh
|
9d8b746121
|
Switched Cell.value from Object to Serializable.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@201 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-04 19:59:31 +00:00 |
|
David Huynh
|
b75f1faea8
|
Changed tabs to spaces. No functionality change.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@174 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-03-03 04:19:58 +00:00 |
|
David Huynh
|
c914aa6c16
|
Introduced EvalError objects as possible values returned by expressions.
Extracted function and control name mappings to ControlFunctionRegistry.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@148 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-27 05:48:33 +00:00 |
|
David Huynh
|
bb83dcda1c
|
Added support for specifying number of initial rows to skip when creating a new project.
Fixed the height of the histogram images in range facets to eliminate jitters.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@135 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-24 18:52:54 +00:00 |
|
David Huynh
|
254853b51d
|
Added reverse and sort functions.
Support a limit on how many rows to load into a new project.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@134 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-23 23:22:02 +00:00 |
|
David Huynh
|
f8a1daba62
|
Handle formula cells in Excel files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@77 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-09 01:13:11 +00:00 |
|
David Huynh
|
cd376c7532
|
Added support for Excel 2007 XML file format.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@73 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-08 23:44:33 +00:00 |
|
Stefano Mazzocchi
|
1f5b27653e
|
POI deprecated the use of short, good thing
git-svn-id: http://google-refine.googlecode.com/svn/trunk@69 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-08 19:54:09 +00:00 |
|
David Huynh
|
d3f97fea93
|
While importing data, use null for cells with empty text.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@63 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-07 07:16:39 +00:00 |
|
Stefano Mazzocchi
|
a61f35079a
|
make eclipse happier by removing @Override annotations when really it's an interface method implementation
(no functional changes)
git-svn-id: http://google-refine.googlecode.com/svn/trunk@62 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-07 06:47:52 +00:00 |
|
David Huynh
|
a025b272bd
|
String.isEmpty() is no longer there (?!).
git-svn-id: http://google-refine.googlecode.com/svn/trunk@61 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-07 06:16:46 +00:00 |
|
David Huynh
|
16dda46a61
|
Refactored importers, adding support for Excel files.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@47 7d457c2a-affb-35e4-300a-418c747d4874
|
2010-02-05 19:19:38 +00:00 |
|