[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2026-05-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 143706, which changed state.

Bug 143706 Summary: Missing Optional argument is not properly missing, when 
':=' syntax is used
https://bugs.documentfoundation.org/show_bug.cgi?id=143706

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2026-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 159455, which changed state.

Bug 159455 Summary: Declared default for optional argument ignored when later 
argument specified by name.
https://bugs.documentfoundation.org/show_bug.cgi?id=159455

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2026-03-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Roman Kuznetsov <[email protected]> changed:

   What|Removed |Added

 Depends on||146873


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146873
[Bug 146873] Macro: bug in CoreReflection after Split() + arrayed( Array() )
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2026-01-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 138155, which changed state.

Bug 138155 Summary: "CallByName" does not work when the returned value is an 
array
https://bugs.documentfoundation.org/show_bug.cgi?id=138155

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 81003, which changed state.

Bug 81003 Summary: BASIC runtime error. '380' Incorrect property value
https://bugs.documentfoundation.org/show_bug.cgi?id=81003

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 143182, which changed state.

Bug 143182 Summary: Format Basic function converts string to number 
irrespective of format string
https://bugs.documentfoundation.org/show_bug.cgi?id=143182

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-06-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 149151, which changed state.

Bug 149151 Summary: Error in the Basic IIf function.
https://bugs.documentfoundation.org/show_bug.cgi?id=149151

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-05-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 164465, which changed state.

Bug 164465 Summary: Error in Date control of Base form when executing a macro. 
Control shows 31-12-2200 or 01-01-1800 when clicking on every value of calendar.
https://bugs.documentfoundation.org/show_bug.cgi?id=164465

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-05-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 136112, which changed state.

Bug 136112 Summary: Basic Time function returns inconsistent datatype
https://bugs.documentfoundation.org/show_bug.cgi?id=136112

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 162791, which changed state.

Bug 162791 Summary: The specification of the Now function has been changed 
differently from its description, so additions and modifications are required
https://bugs.documentfoundation.org/show_bug.cgi?id=162791

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2025-01-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 162716, which changed state.

Bug 162716 Summary: TextInputStream.ReadLine() will not always strip 
line-ending characters (i.e. \r or \n)
https://bugs.documentfoundation.org/show_bug.cgi?id=162716

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||164465


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=164465
[Bug 164465] An error occurred in a Base form when executing a macro.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 159383, which changed state.

Bug 159383 Summary: Crash if I use SF_Calc CopyToRange
https://bugs.documentfoundation.org/show_bug.cgi?id=159383

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||162793


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162793
[Bug 162793] implementation of API insertDrawingByIndex is unfinished/not
usable
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||134504


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=134504
[Bug 134504] Editing Base Public and Private variables not working
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||127025


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=127025
[Bug 127025] Background image of Writer form cannot be set using the
BackGraphic property
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||162791


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162791
[Bug 162791] The specification of the Now function has been changed differently
from its description, so additions and modifications are required
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||91600


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=91600
[Bug 91600] EDITING: oForm.UpdateRow() doesn't refresh all fields of a form
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||120620


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=120620
[Bug 120620] setPosSize does not work properly
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||147571


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147571
[Bug 147571] DefObj in conflict with elements predefinded structures
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||90088


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=90088
[Bug 90088] BASE: Basic instruction moveToInsertRow doesn't scroll to actual
insert row if there are more than approximately 45 records in a grid control
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||141783


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=141783
[Bug 141783] ViewCursor does not work as expected
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||98845


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98845
[Bug 98845] Scripting.Dictionary.Item(New Collection)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||150319


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=150319
[Bug 150319] Calling a non-existing Function should result in error
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||105760


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=105760
[Bug 105760] TextCursor.gotoPreviousWord fails when quote is at start of
paragraph
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||147257


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=147257
[Bug 147257] The property of an object is found by the getPropertyValue method
and is not found in Basic directly.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||159383


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=159383
[Bug 159383] Crash if I use SF_Calc CopyToRange
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||146401


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146401
[Bug 146401] Option Compatible negates unknown datatype check
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||128571


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=128571
[Bug 128571] Draw LayerManager context doesn't work through "basic" editor
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||98998


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=98998
[Bug 98998] Variant Parameter Fails on Non-Executed Branch
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||91780


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=91780
[Bug 91780] BASIC Debugger Stops at Incorrect Line
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||88092


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=88092
[Bug 88092] Globals are not available as expected
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||139588


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=139588
[Bug 139588] API: textRegion.CharLocale uses changed type Variant/Empty to
signal mixed languages. Should return .Language = "und" or similar.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||117840


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=117840
[Bug 117840] Layer properties visible/printable/locked are wrong in watch
window
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||130888


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=130888
[Bug 130888] Basic is Faulty in creating / deleting User Defined Properties
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||143182


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143182
[Bug 143182] Format Basic function converts string to number irrespective of
format string
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||154576


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=154576
[Bug 154576] Recalculate changes percent format of average formula
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||153430


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=153430
[Bug 153430] loadComponentfromUrl shows "lock" error message if url contains a
backslash
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||149959


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=149959
[Bug 149959] "Optional" keyword, "Defining Optional Parameters", IsMissing
(Basic) need clarification about mandatory check before accessing
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||144185


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=144185
[Bug 144185] Clarification needed about scope/lifetime of different types of
variables
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

BogdanB  changed:

   What|Removed |Added

 Depends on||140485


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=140485
[Bug 140485] Password does not get set to Protect Sheet when added through
LibreOffice BASIC
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Aron Budea  changed:

   What|Removed |Added

 Depends on||162935


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162935
[Bug 162935] Variable assignment within a BASIC WITH block fails
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Aron Budea  changed:

   What|Removed |Added

 Depends on|162711  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162711
[Bug 162711] In VBASupport mode, conversion to Integral type must use banker's
rounding
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Aron Budea  changed:

   What|Removed |Added

 Depends on|162681  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162681
[Bug 162681] In VBASupport mode, assigning a non-convertible string to a
numeric variable must produce error
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-12-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 128065, which changed state.

Bug 128065 Summary: BASIC Runtime Error on start LOCalc
https://bugs.documentfoundation.org/show_bug.cgi?id=128065

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 132064, which changed state.

Bug 132064 Summary: "With" statement likely evaluates its argument on each 
unqualified member access
https://bugs.documentfoundation.org/show_bug.cgi?id=132064

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 132064, which changed state.

Bug 132064 Summary: "With" statement likely evaluates its argument on each 
unqualified member access
https://bugs.documentfoundation.org/show_bug.cgi?id=132064

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-09-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Roman Kuznetsov <[email protected]> changed:

   What|Removed |Added

 Depends on||162681


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162681
[Bug 162681] In VBASupport mode, assigning a con-convertible string to a
numeric variable must produce error
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Roman Kuznetsov <[email protected]> changed:

   What|Removed |Added

 Depends on||162711


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162711
[Bug 162711] In VBASupport mode, conversion to Integral type must use banker's
rounding
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-08-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Roman Kuznetsov <[email protected]> changed:

   What|Removed |Added

 Depends on||162716


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=162716
[Bug 162716] TextInputStream.ReadLine() will not always strip line-ending
characters (i.e. \r or \n)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-08-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 132064, which changed state.

Bug 132064 Summary: "With" statement likely evaluates its argument on each 
unqualified member access
https://bugs.documentfoundation.org/show_bug.cgi?id=132064

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-07-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Roman Kuznetsov <[email protected]> changed:

   What|Removed |Added

 Depends on||146082


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=146082
[Bug 146082] In Basic , Structures stored in an array
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-05-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Rafael Lima  changed:

   What|Removed |Added

 Depends on||161315


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=161315
[Bug 161315] 'Empty' can't be used as a default value for arguments (Option
Compatible)
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-05-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 160153, which changed state.

Bug 160153 Summary: c.s.s.util.PathSettings: WrappedTargetRuntimeException with 
attribute "Storage"
https://bugs.documentfoundation.org/show_bug.cgi?id=160153

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-05-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592
Bug 127592 depends on bug 160153, which changed state.

Bug 160153 Summary: c.s.s.util.PathSettings: WrappedTargetRuntimeException with 
attribute "Storage"
https://bugs.documentfoundation.org/show_bug.cgi?id=160153

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOTABUG |---

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

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

 Depends on||148949


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=148949
[Bug 148949] Libreoffice crash when trying to delete the "Standard" character
style using API.
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 127592] [META] LibreOffice Basic macros incl."Option Compatible" modules

2024-04-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=127592

Stéphane Guillou (stragu)  changed:

   What|Removed |Added

Summary|[META] LibreOffice Basic|[META] LibreOffice Basic
   |incl."Option Compatible"|macros incl."Option
   |modules |Compatible" modules

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