[Libreoffice-bugs] [Bug 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

2022-09-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118247

Andreas Heinisch  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |andreas.heini...@yahoo.de
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

2021-09-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118247

--- Comment #5 from QA Administrators  ---
Dear Gabor Kelemen,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

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

--- Comment #4 from himajin100...@gmail.com ---
probably confusion is coming from Excel's "Go To Special" dialog. 

https://www.excel-easy.com/basics/find-select.html#go-to-special

It looks as if checkbuttons are enabled only when Formulas radiobutton is
selected and are disabled when Constants radiobutton is selected.

but in reality,
Checkbuttons are enabled even when EITHER Constants radiobutton OR Formulas
radiobutton is selected.

-- 
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 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

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

--- Comment #3 from himajin100...@gmail.com ---
https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbarange.cxx?r=c12c84e6#5460
https://opengrok.libreoffice.org/xref/core/sc/source/ui/unoobj/cellsuno.cxx?r=316b07d0#3482
https://opengrok.libreoffice.org/xref/core/offapi/type_reference/offapi.idl?r=20c6d7f6#11469

btw, no flags to select error value?

-- 
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 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

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

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 Blocks||108908


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=108908
[Bug 108908] [META] Visual Basic for Applications (VBA) macro issues
-- 
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 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

2018-06-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118247

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
Version|6.2.0.0.alpha0+ Master  |4.3.0.4 release

--- Comment #2 from Buovjaga  ---
Repro.

Arch Linux 64-bit
Version: 6.2.0.0.alpha0+
Build ID: 5b42a17dc99fba2ccf8dd8d0a8e0e4e836e30120
CPU threads: 8; OS: Linux 4.17; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group threaded
Built on June 22nd 2018

Win 10
Version: 4.3.0.0.beta1
Build ID: b7cfa1eab1cb1e94f71d6df6612b73f231d0bf92

-- 
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 118247] FILEOPEN XLSX Basic code with SpecialCells(xlCellTypeConstants, 1) range method is ignored

2018-06-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=118247

--- Comment #1 from Gabor Kelemen  ---
Created attachment 142933
  --> https://bugs.documentfoundation.org/attachment.cgi?id=142933=edit
Result of the macro in Excel and Calc side by side

-- 
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