Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SheetJS

Sheet Happens
Collective - Host: opensource - https://opencollective.com/s5s - Website: https://sheetjs.com - Code: https://github.com/SheetJS

[maven-release-plugin] prepare release jxls-1.0-RC-2

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@290 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - f87360931bddcfd9d02abcf36473bb1e2cb81cb5 authored almost 14 years ago
doc update

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@289 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 81bbcd433051f4cbd063ac132a0a8160574f7122 authored almost 14 years ago
Updated file path to reflect repository name change.

github.com/SheetJS/libreoffice_test-files - f38f9014d86ffa5e6ff5d5f6eff056f5f26fdc8f authored almost 14 years ago
doc update

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@288 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - fe2b1c4adcb3279e64484ebd8cd3356d854f698c authored almost 14 years ago
Fixed an issue with grouping rows.

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@287 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 66feb25baad759e5c2a3f1f398ecbd0f32e6f9c3 authored almost 14 years ago
Re-did the OLE link to cell A1 to make the two links' source doc identical.

github.com/SheetJS/libreoffice_test-files - f1d07d3aba9fc2df63b4b298ddd5d5530b8a0b14 authored almost 14 years ago
Added OLE linke to an external range.

github.com/SheetJS/libreoffice_test-files - f7fb2d479d29d090c6f87404dab529ea188edc07 authored almost 14 years ago
Added new document set for testing OLE link in formula expression.

github.com/SheetJS/libreoffice_test-files - 0dc277d0b694257336642154b51661c951da3659 authored almost 14 years ago
Test for autofilter range that doesn't include data range.

This file indicates that only the first row is in the filtered range,
but using autofilter still...

github.com/SheetJS/libreoffice_test-files - 9f958450468b62a0d90fc5284c405aa7bf6da538 authored almost 14 years ago
XLS document with two subtotal sets on a single sheet.

github.com/SheetJS/libreoffice_test-files - cb3d30f9f485a9828011e0709d5639098e7e0914 authored almost 14 years ago
Test document for sheet local named range import.

github.com/SheetJS/libreoffice_test-files - 53b43cf2c0d4b8186dea6307a5ef90c91dca3436 authored almost 14 years ago
Added test case for INDEX function.

github.com/SheetJS/libreoffice_test-files - 00000bf8362fd96a52a63114205ea32bf74bf839 authored almost 14 years ago
Renamed to more generic name.

The idea is to use this document to test all built-in functions with
external references in one ...

github.com/SheetJS/libreoffice_test-files - 95c2c6d4add72f398a1ee87baa5adb75ee70056b authored almost 14 years ago
Fixed an issue with start column index = -1 for empty XSSF rows

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@286 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 7c06261cc49465cf3948d8571bd03861bdba18cb authored about 14 years ago
Applied a patch from Yin ([email protected]) to expose hssfCell reference for jexl expression.

The details are here https://sourceforge.net/tracker/?func=detail&aid=3165679&group_id=141729&ati...

github.com/SheetJS/jxls - b7c1cb3b9f62390838e637b172465cc2f0d7080c authored about 14 years ago
Applied patch from Menno Pruijssers which adds following two features :

1. Option to remove the excludeSheetProcessingMark from the sheetname (enable with Configuration....

github.com/SheetJS/jxls - a5127de328146fa612d992243edd3373f1583c8e authored about 14 years ago
Applied patch from Menno Pruijssers to fix a bug where the start column index sometimes is -1 for non-filled XSSFRows

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@283 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 787843ff4da7fa2aaa76ffe5670c96f60258f9ef authored about 14 years ago
Updated to include another range name, and a table with normal reference.

github.com/SheetJS/libreoffice_test-files - 308fa169aa66e8b0d9dba3bef8689f1768bdc780 authored about 14 years ago
New documents to test importing simple pivot table.

One document contains pivot table with a normal source range,
whereas the other one contains piv...

github.com/SheetJS/libreoffice_test-files - 382fefd9cd4070e42e871456ccf47d50051f466a authored about 14 years ago
Fixed an issue with processing multiple tags in a single row

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@282 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - a8042c2dd7c93cdc240583ec0564a03460193e79 authored about 14 years ago
Moved datapilot-field-popup.ods into data-pilot dir.

github.com/SheetJS/libreoffice_test-files - 4f5006414477cbdd6f9a34b3510ca41aab029012 authored about 14 years ago
Added note about MyData being available as named range.

github.com/SheetJS/libreoffice_test-files - cf65f87635d51c3194c27b9a264bcd8db524f8da authored about 14 years ago
Added another sheet with only 5000 rows for easier profiling.

github.com/SheetJS/libreoffice_test-files - 797c4245e4b84b9ef419229319505853447cd8e7 authored about 14 years ago
Test document that causes Calc to race when filtering by Column B.

github.com/SheetJS/libreoffice_test-files - 8ed613ea8e4dfd0726dbfccda8ee61c295a97522 authored about 14 years ago
Also cleanup the generated files

github.com/SheetJS/libreoffice_test-files - 587cbda7ff5006356ae0883940a473afa105824b authored about 14 years ago
Remove some useless option

github.com/SheetJS/libreoffice_test-files - 989db5dd9b955266c20785703c1d39d0a575b73b authored about 14 years ago
Large data with tons of formulas and chart.

This is a very good document to profile against.

github.com/SheetJS/libreoffice_test-files - e52811c8c0b5c458e2b6d79d053590c99e264b32 authored about 14 years ago
Test document for loading external references to whole sheet.

The new matrix backend should provide a major performance boost
for loading documents like this.

github.com/SheetJS/libreoffice_test-files - 0611c852b48b18767810f7036d487e1f28212aaa authored about 14 years ago
Permute order of namespaces, to match generator output

github.com/SheetJS/libreoffice_test-files - ec72820f787a92ad8bb30c4a7753f00a6bf9b0b4 authored about 14 years ago
Applied a patch from Oliver Freivogel.

The patch adds support for the missing primitives and java.lang.BigInteger to the net.sf.jxls.tr...

github.com/SheetJS/jxls - f752af9adcfabe65a290f69412ef344f55af0912 authored about 14 years ago
Added new document & updated others for testing reworked matrix class.

github.com/SheetJS/libreoffice_test-files - d3bb40631f5b39d99250b9fcb6bb933186dd692b authored about 14 years ago
Moved inline array test documents into function/matrix.

github.com/SheetJS/libreoffice_test-files - 09ad4dd60b35719ed25d9f149d32d5dfcd15002a authored about 14 years ago
Moved xls-encryption into xls-import/encryption.

github.com/SheetJS/libreoffice_test-files - ef3f0f29297d04b3ea75182ae999f01e67e4e548 authored about 14 years ago
Updated to test row field scrolling.

github.com/SheetJS/libreoffice_test-files - c6e81a761ef1733dbe37326491e78ec274f2c0c9 authored about 14 years ago
Added Radek's pptx tests

github.com/SheetJS/libreoffice_test-files - acb2503014623489ab8dc46c6383cbf640d304fc authored about 14 years ago
Removed some mistakenly committed unsused generated bindings

github.com/SheetJS/libreoffice_test-files - d9af4099afa8bcb92a28e62f058f9a3d2e03b7ca authored about 14 years ago
Integrated muthu's tests to the makefile and reorganized that one

The makefile now regenerates only the needed files

github.com/SheetJS/libreoffice_test-files - e6d217bb75d52669c2e6f08d1d4224a791170b2b authored about 14 years ago
Adding xlsx test templates and scripts.

github.com/SheetJS/libreoffice_test-files - 745cb721778eb8cda1a5a1576591df13c44ec29a authored about 14 years ago
New document to test parsing of numbers during csv import.

Calc should now skip preceding and trailing spaces when parsing
numbers during csv import.

github.com/SheetJS/libreoffice_test-files - 83a7834c03ad1eb451610163a0056cb6262ba912 authored about 14 years ago
Some fixes to make it run on Windows

github.com/SheetJS/libreoffice_test-files - 48f3304c53531ca1f0d0530838c9d4fe2e166346 authored about 14 years ago
Simple document for performance testing of xlsx import.

github.com/SheetJS/libreoffice_test-files - e091f5893aa9fc6655e9bd05582a527b2ed41e9b authored about 14 years ago
Use cell styles to control unprotected cell style.

github.com/SheetJS/libreoffice_test-files - c30f41d354cd06e425fe72af82a1aab9975182aa authored about 14 years ago
Document to test incorrectly loading of internal ref error.

There was a bug there calc would parse a document with no external
references as if it has exter...

github.com/SheetJS/libreoffice_test-files - fc577bf99d46fb676a93972e52ed1c46bf9cf6e8 authored about 14 years ago
Sample document for standard filter list box with long text entry.

1. Slick filter button for column 'Type'.
2. Select "Standard Filter" -> Value.
3. The list box ...

github.com/SheetJS/libreoffice_test-files - 1a5de4590284a02b5f0a2b1e99af23b7dbb9f361 authored about 14 years ago
Document to test supporting of named ranges as data sources in data pilot.

github.com/SheetJS/libreoffice_test-files - b2ebc5e4a37f15d411a97ad68cc80f2b235535c8 authored about 14 years ago
Test Excel documents with 300 worksheets.

This is to test Calc's handling of importing documents whose sheet
count exceeds Calc's max shee...

github.com/SheetJS/libreoffice_test-files - 21cc6382071bd9c0e2780477f13c845dd580a183 authored about 14 years ago
Test document for importing cells with line breaks.

Line breaks are allowed inside cells as long as they are quoted.

github.com/SheetJS/libreoffice_test-files - ec453c675de0ab2d5a14b730ba8f68c2d26a3dbe authored about 14 years ago
Test document for importing malformed csv document.

The 2nd row of this document is mal-formed. When opening, calc
should import the 3rd row correc...

github.com/SheetJS/libreoffice_test-files - 54b904cfdec091bcb08a74af3523aa9c9df32f56 authored about 14 years ago
Document to test various sheet print options.

A sheet can have one of three printing options:

1) print none.
2) print entire sheet.
3) custom...

github.com/SheetJS/libreoffice_test-files - 1d8791e55e30dc717c259ce75280a9d02307ccbd authored about 14 years ago
Renamed to remove the 2003 part; they are actually compared against Excel XP.

github.com/SheetJS/libreoffice_test-files - 758800e20d22e2a40a25add083e55e83f8ade4cc authored about 14 years ago
Test document for TREND and GROWTH.

Check results of TREND and GROWTH against Excel XP and Calc 3.2.1.

github.com/SheetJS/libreoffice_test-files - cc1d8e2409d59d8f6bffb216ae42218a98b9023a authored about 14 years ago
Changed initial cursor placements.

github.com/SheetJS/libreoffice_test-files - c6fdecdb7f9904843c9478000dfe4c4387fbd30a authored about 14 years ago
Test document for comparing LOGEST results against Excel.

github.com/SheetJS/libreoffice_test-files - a8e284608c3c5b1aeb77b9ffa2dad8d4152b22d6 authored about 14 years ago
Removed unused Sheet3.

github.com/SheetJS/libreoffice_test-files - e0cba9e81b8e0a76a802b8c1e9375f7b09c48a1c authored about 14 years ago
Another test document for LINEST results.

Examples are taken from an on-line help source for Excel 2003, and
results are compared with Exc...

github.com/SheetJS/libreoffice_test-files - cbde570ba5de10a06f5748bf69b5676b509c6bfc authored about 14 years ago
Added differences from MuPad values.

github.com/SheetJS/libreoffice_test-files - 96ee030c54d877c9725967af5a1010800ae39d96 authored about 14 years ago
Compare formula results for LOGEST against MuPad values.

github.com/SheetJS/libreoffice_test-files - cc76a7c014c0a1e035305278cd79a8cfadc8be9a authored about 14 years ago
Compare formula results of LINEST to values by MuPad.

github.com/SheetJS/libreoffice_test-files - b348f86ef6cb844681457389a991e576fc0e34c0 authored about 14 years ago
Test case for TREND and GROWTH.

github.com/SheetJS/libreoffice_test-files - 11686877be677c5c11e610e7d8b9bb441d6ef7d2 authored about 14 years ago
New document to test data validity with criteria given as a cell range.

One cell has its criteria given as a cell range reference, and another
cell has its criteria as ...

github.com/SheetJS/libreoffice_test-files - 6cda01e1cca38f4cd18c3efb6c031e3cc4883f2d authored over 14 years ago
Documents for testing dbf export issues with Calc.

* numeric-field-with-zero.xls: original file by Excel 97.
* numeric-field-with-zero-by-excel.dbf...

github.com/SheetJS/libreoffice_test-files - 21b602cb47c4b1c59597f91c86a0d275f51cc5ee authored over 14 years ago
Document to test rendering of cell contents angled at 270 degrees.

Go-OO 3.2.1 rendered cells blank when

* the cell's content was rotated at 270 degrees,
* automa...

github.com/SheetJS/libreoffice_test-files - d2a422b7259cd40ef4463fa28f4b32975cb887ab authored over 14 years ago
Document that at one point took hours to load.

Opening this document in Go-OO 3.2.1 took hours. The bottleneck was
in the optimal row calculat...

github.com/SheetJS/libreoffice_test-files - 9b14f16eb84c1675bafb424c0bd3056e3bf91c7e authored over 14 years ago
Updated to include thin, medium, and thick border types.

github.com/SheetJS/libreoffice_test-files - a7fbb63a3536732af827997862e375b046eb242b authored over 14 years ago
Added Excel document to test cell border mapping and inner padding.

Also moved the row-attributes directory into xls-import directory, as
those files are strictly f...

github.com/SheetJS/libreoffice_test-files - 1690c5d16553c5777c9eb0523d3e73f9a6838689 authored over 14 years ago
Added screenshot to show what the objects looks like in Excel 97.

github.com/SheetJS/libreoffice_test-files - a7288fa202e7481bb15f2f4870ebc00e60bb548c authored over 14 years ago
New document to test the import of a shape over rows and columns of different sizes.

github.com/SheetJS/libreoffice_test-files - 51f185dc3821f35fa478005203b0d6f92ab88df2 authored over 14 years ago
Added various test documents for row attributes import.

These documents are all generated from Excel 97.

github.com/SheetJS/libreoffice_test-files - 9652321867d864651964658b38f790eea76049d1 authored over 14 years ago
Various xls test documents for outline import.

github.com/SheetJS/libreoffice_test-files - 3a26b906639816f6f9527c36daab1626b4365d3b authored over 14 years ago
Simple import of nested row outlines.

Generated from Excel 97.

github.com/SheetJS/libreoffice_test-files - f94fc88b3c10422b68f6e75a22efb82922409bfd authored over 14 years ago
[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@280 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 31eb31291b70bbfd77a76fda44946e80441170cf authored over 14 years ago
[maven-release-plugin] prepare release jxls-1.0-RC-1

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@278 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 7e4bc4bf27cca142cacda540626e8b64cf89af88 authored over 14 years ago
fixed version

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@277 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - d9e5d5001208fc003c53b53b2270eff7fd1b040e authored over 14 years ago
documentation improvements

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@276 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 347c33297d1ba42adf1dd36e3643e0b13d0b2d90 authored over 14 years ago
Removed README which was merged from ~kohei/ooo-test-files.

github.com/SheetJS/libreoffice_test-files - 2a204beadc62df74211bb7fb79c2320d79a74ebb authored over 14 years ago
Merge commit 'kohei/master'

github.com/SheetJS/libreoffice_test-files - 2e17cc67e6461e8606b848cb84009f7e37d6571a authored over 14 years ago
Added new document for testing custom field and field member name resolution.

This document tests for correct resolution of custom field and field member
names when reference...

github.com/SheetJS/libreoffice_test-files - 26dad03b34ce690596bd7c39c98ce102ce40ff64 authored over 14 years ago
Updated to have datapilot table with more than 8 data fields.

github.com/SheetJS/libreoffice_test-files - bb40c76ffbc7b4b7759cf646d6812affd0b1d196 authored over 14 years ago
New test documents to test support for data pilot's unlimited number of fields.

github.com/SheetJS/libreoffice_test-files - ca1b3095b4eb3cedf82c14716fe4eff19ace5464 authored over 14 years ago
text formulas support

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@275 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 376d3cd44b3474cb2a67d00fa20eecc9a64245bc authored over 14 years ago
fix for formulas when top rows are null

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@274 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 6b9f8a2e8f71213dd4f9910991660a5b31647675 authored over 14 years ago
Added expected values for DB functions.

github.com/SheetJS/libreoffice_test-files - dfd9c615d994de7a2bea877b950d1029a0ebb1eb authored over 14 years ago
New document to test external reference handling inside OFFSET.

github.com/SheetJS/libreoffice_test-files - ce38eee35669cce18535aaa495cccaec60f7d30c authored over 14 years ago
Moved DB function test documents into external-ref directory.

github.com/SheetJS/libreoffice_test-files - 53b26b5434086db7bc981b22b8f3b878912ccc67 authored over 14 years ago
New test documents for basic external single cell and range access.

github.com/SheetJS/libreoffice_test-files - e5e16e87918ec3122a790aa6d7c1416555e03ec3 authored over 14 years ago
Added new test document to only test basic external reference access in a single cell.

This document only contains one cell referencing an external cell reference as a direct
value i....

github.com/SheetJS/libreoffice_test-files - e97234cf5d3b0e67d6fbdcd1bb997ccb487cad1a authored over 14 years ago
documentation updated for xlsx support

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@273 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 911599f468fe3e38e39fe2a15162d1662f295f9c authored over 14 years ago
Added xlsx tests. Project version changed to 1.0-RC1

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@272 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - ea8e6d3272ccd297c656da9dc4b750b484f71a4e authored over 14 years ago
xlsx support (the patch was submitted by Nistor Adrian <[email protected]>)

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@271 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - 81e155ea8a4827e6f1b63f60b586b5faf3a82447 authored over 14 years ago
Added new documents for DDE testing.

github.com/SheetJS/libreoffice_test-files - 6b974243ce571028420c03e936285aa32c858423 authored over 14 years ago
Fixed some dependency in the Makefile

github.com/SheetJS/libreoffice_test-files - 2a5011bf0a57f8eefb47ba69fd8ce2defb5065f7 authored over 14 years ago
Initial commit using ooxml test generation scripts

github.com/SheetJS/libreoffice_test-files - bda93022126878283cce1c50a28622d2b0927d01 authored over 14 years ago
New documents for testing table:tab-color and tableooo:tab-color attributes.

Those attributes store sheet tab colors. We need to be able to load both the
standard namespace...

github.com/SheetJS/libreoffice_test-files - 25c869691f5d3c9bf2e9cf8d03ff1fe128f29362 authored over 14 years ago
New test document to test performance of document save (as .ods).

The saving of auto styles took upwards of 20 seconds when the document
contained lots of hidden ...

github.com/SheetJS/libreoffice_test-files - 3db38cbf0c3e16dc156e755c289b7d9163c0e7e9 authored over 14 years ago
Added new test document for chart range import.

DEV300_m78 imports this document incorrectly; it fails to import data ranges
and leaves the char...

github.com/SheetJS/libreoffice_test-files - 3986d174193dfa1cd3816f6c792756a89627d462 authored over 14 years ago
Document to test automatic print area assignment with empty columns having chart object.

github.com/SheetJS/libreoffice_test-files - 7326943f976b9f513ea6ac4c326977098fa02872 authored over 14 years ago
CSV containing empty cells, represented by ,"", (two sucessive double quotes) and by ,, (empty string).

When opening this file in a plain text editor, and copy-n-pasting it into
Calc, some users expec...

github.com/SheetJS/libreoffice_test-files - 44597631d584acce943ecacedba0ed3207ce447e authored over 14 years ago
Added new document for loading cells with errors.

github.com/SheetJS/libreoffice_test-files - 5cac1b07defa4ce239e28d9c6f0d7e57e7815672 authored over 14 years ago
Upgrade to commons-jexl 2.0.1

git-svn-id: https://svn.code.sf.net/p/jxls/code/trunk@270 0873f5a4-e61c-0410-97f5-bcdb7ec58e62

github.com/SheetJS/jxls - a869e8494b402a87adc20fd53e43f1203f73c173 authored over 14 years ago