index
:
~kohei/ooo-test-xls-filter
master
UNO-based test program for OOo's Excel (BIFF8) import and export filters.
kohei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-15
New test document for data validation testing.
HEAD
master
Kohei Yoshida
1
-0
/
+0
2010-04-15
Added another conditional formatting range.
Kohei Yoshida
1
-0
/
+0
2010-04-15
Fixed a typo "inport" -> "import".
Kohei Yoshida
1
-1
/
+1
2010-04-14
Added test document for conditional formatting.
Kohei Yoshida
1
-0
/
+0
2010-03-24
Remove the diff log directory before running the test.
Kohei Yoshida
1
-1
/
+1
2010-03-23
Added new control document to test external reference cache.
Kohei Yoshida
1
-0
/
+0
2010-03-23
Added two new control documents, for shapes.
Kohei Yoshida
2
-0
/
+0
2010-03-16
Removed 2nd and 3rd sheets from the test document.
Kohei Yoshida
1
-0
/
+0
2010-03-16
Added new control file to test export of row heights with wrapped text.
Kohei Yoshida
1
-0
/
+0
2010-03-13
Remove output dir and existing .log files before running test.
Kohei Yoshida
1
-0
/
+2
2010-01-11
Added new control file for testing row height import/export.
Kohei Yoshida
1
-0
/
+0
2010-01-04
Some tweak in command output.
Kohei Yoshida
1
-3
/
+2
2010-01-04
Run diff on the before and after documents, and compare the diff outputs.
Kohei Yoshida
3
-4
/
+43
2010-01-04
Added autofilter range on Sheet2.
Kohei Yoshida
1
-0
/
+0
2009-12-30
Updated to have two active autofilter fields.
Kohei Yoshida
1
-0
/
+0
2009-12-29
brace style
Kohei Yoshida
1
-1
/
+2
2009-12-29
Run xls-dump on control xls files after the duplication is done.
Kohei Yoshida
3
-3
/
+23
2009-12-29
Forgot to substitute XLS_DUMP_PATH.
Kohei Yoshida
1
-0
/
+1
2009-12-29
Added configure check for xls-dump script.
Kohei Yoshida
2
-2
/
+19
2009-12-29
Rename the executable to bin/run-soffice.
Kohei Yoshida
3
-3
/
+9
2009-12-29
A little cleanup.
Kohei Yoshida
1
-11
/
+4
2009-12-29
Set overwrite flag to true though the filter itself always overwrites the exi...
Kohei Yoshida
1
-1
/
+3
2009-12-29
Added some comments.
Kohei Yoshida
1
-0
/
+6
2009-12-29
Added new document for control-import.
Kohei Yoshida
1
-0
/
+0
2009-12-29
Store each xls document to control-export.
Kohei Yoshida
4
-18
/
+76
2009-12-29
Sorted headers etc.
Kohei Yoshida
2
-16
/
+20
2009-12-29
Use a generic exception instead of C-lick error handling.
Kohei Yoshida
5
-15
/
+45
2009-12-29
Close the loaded document properly.
Kohei Yoshida
1
-6
/
+20
2009-12-29
Load each xls document into frame.
Kohei Yoshida
4
-7
/
+62
2009-12-29
Read a list of files from the "in" directory.
Kohei Yoshida
3
-4
/
+81
2009-12-28
Get xls inport directory via envvar, handle disposed exception on terminate.
Kohei Yoshida
3
-1
/
+28
2009-12-28
Set certain env vars before executing the test program.
Kohei Yoshida
3
-0
/
+5
2009-12-28
Added new xls control document.
Kohei Yoshida
1
-0
/
+0
2009-12-28
Terminate soffice.bin when the test program finishes.
Kohei Yoshida
1
-18
/
+4
2009-12-15
Managed to automatically run the test program & bootstrap to soffice.bin proc...
Kohei Yoshida
6
-9
/
+99
2009-12-14
Added autogen.sh to automate autoconf etc.
Kohei Yoshida
1
-0
/
+3
2009-12-14
More initial tweaking & added empty global header.
Kohei Yoshida
4
-4
/
+19
2009-12-14
More friendly error message for configure.
Kohei Yoshida
1
-2
/
+2
2009-12-14
Initial commit.
Kohei Yoshida
3
-0
/
+80