This is an automated email from the ASF dual-hosted git repository.

damjan pushed a change to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


    from 82556f7d16 Re-add space for continuation line in package description
     new 6c882b5c20 #i122754# Base does not properly parse CSV files as per 
RFC-4180 (while Calc does)
     new 2cbc43e98e Make CSV line parsers consistent with CSV field parsers.
     new dd133a3a6a Fix a string limit error in my previous patch.
     new f13410cf5c Allow reading lines longer than 64 KiB in SvStream, and 
reading CSV rows and cells longer than 64 KiB in OpenOffice Base. (They are now 
limited to ~2 GiB).

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../source/drivers/file/quotedstring.cxx           |  48 +++---
 main/connectivity/source/drivers/flat/ETable.cxx   | 180 +++++++++++++--------
 main/connectivity/source/inc/file/quotedstring.hxx |  18 +--
 main/connectivity/source/inc/flat/ETable.hxx       |   3 +-
 main/tools/inc/tools/stream.hxx                    |   4 +
 main/tools/source/stream/stream.cxx                | 142 +++++++++++++---
 6 files changed, 273 insertions(+), 122 deletions(-)

Reply via email to