| #
36795fb3
|
| 27-Dec-2022 |
Damjan Jovanovic <damjan@apache.org> |
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning.
Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silently lost on impo
When we reach EOF, and SvStream.ReadCsvLine() returned some data, process that data before returning.
Fixes https://bz.apache.org/ooo/show_bug.cgi?id=128548 - "Last CSV line is silently lost on import if last field is quoted and EOF is reached before closing quote"
Patch by: me
(cherry picked from commit c7ace38fedbe61bc12c11cf4f428626429620f06)
show more ...
|
| #
7e31d8f2
|
| 21-Jun-2012 |
Andre Fischer <af@apache.org> |
#i119960# Fixed copy-and-past of quoted text from clipboard.
Patch by: zhaoshzh Review by: Andre Fischer
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@135247
#i119960# Fixed copy-and-past of quoted text from clipboard.
Patch by: zhaoshzh Review by: Andre Fischer
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1352479 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|