[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2020-01-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

Samuel Mehrbrodt (CIB)  changed:

   What|Removed |Added

 CC||s.mehrbr...@gmail.com
   Assignee|libreoffice-b...@lists.free |s.mehrbr...@gmail.com
   |desktop.org |
 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #10 from Oliver Brinzing  ---
noticed: 

- only tab separated values will be splitted and pasted into single cells 
- AOO 4.1.5/LO 3.6.7.2 will detect numbers and remove enclosing quotes

AOO 4.1.5/LO 3.6.7.2
- tab
  "Row1""1" "2" -> Row1 | 1 | 2

- other delimeters:
  "Row1";"1";"2" -> "Row1";"1";"2" (AOO 4.1.5)
 -> Row(LO 3.6.7.2)

since LO 4
- tab
  "Row1""1" "2" -> "Row1" | "1" | "2"

- other delimeters:
  "Row1";"1";"2" -> "Row1";"1";"2" 

AOO4.1.5 calls a method setString() with parameter bDetectNumberformat=true:
 sal_Bool ScDocument::SetString( SCCOL nCol, SCROW nRow, SCTAB nTab, const 
 String& rString, SvNumberFormatter*
pFormatter,
 bool bDetectNumberFormat )

while LO setString() method misses this parameter:
sc\source\core\data\document.cxx:
 bool ScDocument::SetString( SCCOL nCol, SCROW nRow, SCTAB nTab, const 
 OUString& rString, const ScSetStringParam* pParam
)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #9 from Oliver Brinzing  ---
started to debug:

viewfun5.cxx, line 341:
- csv text import dialog will only open if there is more than one line pasted
-> this is same code as in AOO 4.1.5

impex.cxx, line 1291
- pExtOptions is not set, maybe the root cause?

noticed: 
paste *special* one line with AOO 4.1.5/LO 3.6.7.2 results in pasting data
splitted into cells without opening text import dialog, while a simple paste
will copy the line in one cell

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #8 from Oliver Brinzing  ---
Created attachment 151663
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151663=edit
screenshot from impex.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #7 from Oliver Brinzing  ---
Created attachment 151662
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151662=edit
screenshot from viewfun5.cxx

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #6 from Oliver Brinzing  ---
no repro with Version 3.6.7.2 (Build ID: e183d5b)
(using paste special)

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

raal  changed:

   What|Removed |Added

Version|5.3 all versions|4.3.0.4 release
 CC||r...@post.cz

--- Comment #5 from raal  ---
repro Version: 4.2.0.0.alpha1+
Build ID: fc8f44e82de4ebdd50ac5fbb9207cd1a59a927e3

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

Xisco Faulí  changed:

   What|Removed |Added

Version|5.4.7.2 release |5.3 all versions
 CC||xiscofa...@libreoffice.org
   Keywords||bibisectRequest, regression

--- Comment #4 from Xisco Faulí  ---
Also reproduced in

Version: 5.2.0.0.alpha1+
Build ID: 5b168b3fa568e48e795234dc5fa454bf24c9805e
CPU Threads: 4; OS Version: Linux 4.15; UI Render: default; 
Locale: ca-ES (ca_ES.UTF-8)

in

Version 4.1.0.0.alpha0+ (Build ID: efca6f15609322f62a35619619a6d5fe5c9bd5a)

the 2 empty cells in the middle are respected

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

m.a.riosv  changed:

   What|Removed |Added

 CC||miguelangelrv@libreoffice.o
   ||rg
 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

--- Comment #3 from m.a.riosv  ---
Repro
Version: 6.2.4.1 (x64)
Build ID: 170a9c04e0ad25cd937fc7a913bb06bf8c75c11d
CPU threads: 4; OS: Windows 10.0; UI render: GL; VCL: win; 
Locale: es-ES (es_ES); UI-Language: en-US Calc: threaded
Versión: 6.3.0.0.alpha1 (x64)
Id. de compilación: 547edd20e527fb02900f6174973770d26306e2e7
Subprocs. CPU: 4; SO: Windows 10.0; Repres. IU: GL; VCL: win; 
Configuración regional: es-ES (es_ES); Idioma de IU: es-ES Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

--- Comment #2 from Oliver Brinzing  ---
Created attachment 151585
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151585=edit
one_row_paste

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 125440] textimport: copy & paste one row is different from multiple rows

2019-05-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=125440

Oliver Brinzing  changed:

   What|Removed |Added

 CC||oliver.brinz...@gmx.de

--- Comment #1 from Oliver Brinzing  ---
Created attachment 151584
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151584=edit
multiple_rows_textimport

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs