[Libreoffice-bugs] [Bug 73006] EDITING: Results filled in wrong cells after Text to Columns

2015-11-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=73006

Dennis Francis (ldcs.co.in)  changed:

   What|Removed |Added

 CC||dennisfrancis...@gmail.com
   Assignee|libreoffice-b...@lists.free |dennisfrancis...@gmail.com
   |desktop.org |

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


[Libreoffice-bugs] [Bug 73006] EDITING: Results filled in wrong cells after Text to Columns

2015-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73006

R.Yu.  changed:

   What|Removed |Added

 CC||ogldel...@mail.ru
 Whiteboard|BSA bibisectRequest |BSA bibisected

--- Comment #3 from R.Yu.  ---
git bisect start
# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
git bisect bad 423a84c4f7068853974887d98442bc2a2d0cc91b
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect good 65fd30f5cb4cdd37995a33420ed8273c0a29bf00
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# bad: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect bad 8f4aeaad2f65d656328a451154142bb82efa4327
# bad: [369369915d3582924b3d01c9b01167268ed38f3b]
source-hash-45295f3cdceb4c289553791071b5d7f4962d2ec4
git bisect bad 369369915d3582924b3d01c9b01167268ed38f3b
# good: [351622aec2dff3cc3020ad0097c4322d2a21]
source-hash-2c4537471c932b65e6f72e41881b505c4bbad12c
git bisect good 351622aec2dff3cc3020ad0097c4322d2a21
# good: [378efb6e51212a05d1bd4b85c916eec5753c1744]
source-hash-d453788ac0476cc02b929b0907718ca771d6d956
git bisect good 378efb6e51212a05d1bd4b85c916eec5753c1744
# good: [6fb876793ee949d0a22a542f7782be301d67ebb4]
source-hash-4171bfefa788f539cf1f1ef327586e4319722b02
git bisect good 6fb876793ee949d0a22a542f7782be301d67ebb4
# bad: [07963512e1ce0b4d7f3a9baab88fc00036df2903]
source-hash-cf1e9315aae7c1c67f795aa9e4f0ea724303cd9a
git bisect bad 07963512e1ce0b4d7f3a9baab88fc00036df2903
# bad: [fdf09fd3e4e5ffb7e578ac1d16eba608c58848b5]
source-hash-9e6b086c62b4144058eb52ca40b562ff61e26a68
git bisect bad fdf09fd3e4e5ffb7e578ac1d16eba608c58848b5
# good: [9eb3d13fd2ebe213dfdbd22cae8fe6c7f2998959]
source-hash-53f661b3140fe728fe3b8f421841dcb8e6f716ab
git bisect good 9eb3d13fd2ebe213dfdbd22cae8fe6c7f2998959
# first bad commit: [fdf09fd3e4e5ffb7e578ac1d16eba608c58848b5]
source-hash-9e6b086c62b4144058eb52ca40b562ff61e26a68

fdf09fd3e4e5ffb7e578ac1d16eba608c58848b5 is the first bad commit
commit fdf09fd3e4e5ffb7e578ac1d16eba608c58848b5
Author: Bjoern Michaelsen 
Date:   Thu Apr 26 13:23:48 2012 +0200

source-hash-9e6b086c62b4144058eb52ca40b562ff61e26a68

commit 9e6b086c62b4144058eb52ca40b562ff61e26a68
Author: Luboš Luňák 
AuthorDate: Tue Mar 13 17:01:10 2012 +0100
Commit: Luboš Luňák 
CommitDate: Tue Mar 13 17:08:59 2012 +0100

string literals in ?: don't get automatically converted to OUString

Technically these two are both const char[8], so gcc/clang keep
the resulting type the same, but msvc always converts to const char*,
even if the same sizes mean this is not required.

:100644 100644 993cbfbf9e49d8bd9a0bb5d331fb817f26f2b81f
738bb5e64d6433d95f92a29b1067b17acb62f01b M  autogen.log
:100644 100644 f178947712dcaf7c6f6a1af096b037d9fc29cd11
64abee03e0937b8eccc8f89eb66b7a848fe021b3 M  ccache.log
:100644 100644 2c3ee4067bdeae4da80ee6639e7c92087e43448c
9d9533c05e2a6e2de989ec5cdcc3084f3a6d204b M  commitmsg
:100644 100644 e6adcb9ef9028a1349498b7e76799a2e622fa04e
2c7d9c8b35d335865ca89e91232dab614d2d372c M  dev-install.log
:100644 100644 530de9e3aff1a69fef1199116c00b27de8e61bf4
169a7cfc9cbf1115f8fecc8fe74b06c64455e06b M  make.log
:04 04 150f0a0204156287d642070fde5841b76638db37
dfa8c6ab461b1cbb6bd7e7d66297db337f464132 M  opt

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


[Libreoffice-bugs] [Bug 73006] EDITING: Results filled in wrong cells after Text to Columns

2014-12-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73006

Matthew Francis  changed:

   What|Removed |Added

 Whiteboard|BSA |BSA bibisectRequest

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


[Libreoffice-bugs] [Bug 73006] EDITING: Results filled in wrong cells after Text to Columns

2014-08-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73006

ign_christian  changed:

   What|Removed |Added

 OS|Windows (All)   |All
   Priority|medium  |high
Version|4.1.4.2 release |3.5.7.2 release
   Keywords||regression

--- Comment #2 from ign_christian  ---
(In reply to comment #0)
> 3. Execute Text to Columns
Separated by "Space" must be ticked

Reproduced in LO 4.3.1.1, 4.2.6.2, 4.0.6.2, 3.6.7.2, 3.5.7.2 - Ubuntu 12.04 x86

Not reproduced in 3.3.0.4

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


[Libreoffice-bugs] [Bug 73006] EDITING: Results filled in wrong cells after Text to Columns

2013-12-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73006

suokunl...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||suokunl...@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from suokunl...@gmail.com ---
Confirmed in LibreOffice 4.1.4.2 and 4.2.0.1. Ubuntu 13.10 X86. Really
terrible!

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