[Libreoffice-bugs] [Bug 42982] Improve UNO API error reporting

2023-10-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Hossein  changed:

   What|Removed |Added

Summary|improve UNO API error   |Improve UNO API error
   |reporting   |reporting
 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |target:7.4.0 reviewed:2022  |target:7.4.0 reviewed:2022
   |target:7.5.0 target:7.6.0   |target:7.5.0 target:7.6.0
   |target:24.2.0   |target:24.2.0 reviewed:2023

--- Comment #76 from Hossein  ---
Re-evaluating the EasyHack in 2023

This issue is still relevant. There are still many instances of the UNO API
error reports that need improvement:

Number of instances to be changed:
$ git grep "throw .*RuntimeException *( *)" *.cxx| wc -l
1418

Number of C++ files to be changed:
$ git grep -l "throw .*RuntimeException *( *)" *.cxx|wc -l
316

One can refer to this blog post for a detailed description of the task:

UNO API error reporting improvement – EasyHack
https://dev.blog.documentfoundation.org/2023/10/26/uno-api-error-reporting-improvement-easyhack/

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2023-10-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #75 from Commit Notification 
 ---
khushishikhu committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/baf677e2f1130205df6e4a5cf0a94f4d9dc228a5

tdf#42982: Improve UNO API error reporting

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2023-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #74 from Commit Notification 
 ---
Ankit_Jaipuriar committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/a97ceaf14e294373b864c61c930f8723e13747c7

tdf#42982 Improved UNO API error reporting

It will be available in 24.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2023-10-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |target:7.4.0 reviewed:2022  |target:7.4.0 reviewed:2022
   |target:7.5.0 target:7.6.0   |target:7.5.0 target:7.6.0
   ||target:24.2.0

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2023-03-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #73 from Commit Notification 
 ---
Jani Saranpää committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/6dfa9c7c0db91a71f3787226636864161d5367ca

tdf#42982 Improve UNO API error reporting

It will be available in 7.6.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2023-03-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |target:7.4.0 reviewed:2022  |target:7.4.0 reviewed:2022
   |target:7.5.0|target:7.5.0 target:7.6.0

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-10-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #72 from Commit Notification 
 ---
Calvince Otieno committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/71aaa2eaa25f1a6bc958c5dcffa79b478ddfa664

tdf#42982 Make UNO error reporting more descriptive

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

--- Comment #71 from Commit Notification 
 ---
PoonamShokeen committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d29958304b3ff87115ed5af16b482327ea05ce14

tdf#42982 improve UNO API error reporting

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

--- Comment #70 from Commit Notification 
 ---
Mahdi Tizabi committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/cab4fd84ff9f59027d4de5a0bb96d50b7b07df13

tdf#42982 Improved UNO API error reporting

It will be available in 7.5.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |target:7.4.0 reviewed:2022  |target:7.4.0 reviewed:2022
   ||target:7.5.0

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-06-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Hossein  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   |target:7.4.0|target:7.4.0 reviewed:2022

--- Comment #69 from Hossein  ---
Re-evaluating the EasyHack in 2022

This issue is still relevant, as there are many places in the code that should
be changes.

$ git grep "throw .*RuntimeException *( *)" | wc -l
1487

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

Aron Budea  changed:

   What|Removed |Added

 Blocks||143781


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=143781
[Bug 143781] [META] Development- and code-related bug reports and tasks
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-04-18 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #68 from Commit Notification 
 ---
Siddhant Chaudhary committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/370077502210f4d41a1d2014c3e3f99536217ce7

tdf#42982 Improved UNO API error reporting.

It will be available in 7.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #67 from Commit Notification 
 ---
Deep17 committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1fb1f0be10b5d6ce3be5bb364b4c9a8eb0d31b54

tdf#42982: improve UNO API error reporting

It will be available in 7.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-03-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0 target:7.3.0   |target:7.2.0 target:7.3.0
   ||target:7.4.0

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

amin  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2022-01-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

amin  changed:

   What|Removed |Added

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

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2021-10-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #66 from Commit Notification 
 ---
4k5h1t committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/0776e75fbc09201052e27a33cbc9e8f117b43596

tdf#42982: improve UNO API error reporting

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2021-10-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #65 from Commit Notification 
 ---
Verne-Lai committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/dad5b69b229047e0bba921f1856ce26183a5

[tdf#42982]Improve runtimeException's Message

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

--- Comment #64 from Commit Notification 
 ---
4k5h1t committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/5f4a84ce5b775eb017bd784db95857684b7e90ed

tdf#42982: improve UNO API error reporting

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

--- Comment #63 from Commit Notification 
 ---
Olivier Hallot committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/75fca5341ec1e4d0a0113fce26df9992d7352591

tdf#42982 RuntimeException msg for SwXFrame::setName()

It will be available in 7.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

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

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   |target:7.2.0|target:7.2.0 target:7.3.0

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

[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2021-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Buovjaga  changed:

   What|Removed |Added

 CC||rasheshpadia...@gmail.com

--- Comment #62 from Buovjaga  ---
(In reply to Padia Rashesh from comment #61)
> I checked all the runtime exception are descriptive now , then why this
> issue is still open?

According to

git grep "throw .*RuntimeException *( *)" | wc -l

there are still 1465 places to change, so I wonder how you checked?

-- 
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 42982] improve UNO API error reporting

2021-06-16 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #61 from Padia Rashesh  ---
I checked all the runtime exception are descriptive now , then why this issue
is still open?

-- 
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 42982] improve UNO API error reporting

2021-03-08 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #60 from Commit Notification 
 ---
ViKrAm-Bais committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/394ad7fa73ec70e576a4b0bdfaa7cc2986e1bf46

tdf#42982: improve UNO API error reporting

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-02-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #59 from Commit Notification 
 ---
vipbuoy committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1775cd844bc5b45e1f40148051ad9cc2635413e0

tdf#42982 updated RunTimeException with 2nd argument(pointer)

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #58 from Commit Notification 
 ---
Aditya Pratap Singh committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/8ad6257d456c595a47669846fc3ef5337653bd03

tdf#42982 Add descriptions to some runtime exceptions

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #57 from adityapratapsing...@gmail.com ---
(In reply to adityapratapsingh51 from comment #53)
> Please review the recent changes made by me
> https://gerrit.libreoffice.org/c/core/+/110261

Someone please review this patch

-- 
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 42982] improve UNO API error reporting

2021-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #56 from Vipul  ---
(In reply to Vipul from comment #54)
> I am thinking of passing a message in NoSuchElementException(). Should I pass
> the message(string) only or there is also I need to pass two arguments?

-- 
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 42982] improve UNO API error reporting

2021-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #55 from Vipul  ---
(In reply to Vipul from comment #54)
> I am thinking of passing a message in NoSuchElementException(). Should I pass
> the message(string) only or there is also I need to pass two arguments?

-- 
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 42982] improve UNO API error reporting

2021-02-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #54 from Vipul  ---
I am thinking of passing a message in ElementExistException(). Should I pass
the message(string) only or there is also I need to pass two arguments?

-- 
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 42982] improve UNO API error reporting

2021-02-01 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #53 from adityapratapsing...@gmail.com ---
Please review the recent changes made by me
https://gerrit.libreoffice.org/c/core/+/110261

-- 
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 42982] improve UNO API error reporting

2021-01-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #52 from Buovjaga  ---
(In reply to adityapratapsingh51 from comment #51)
> I am new to the LibreOffice community. Can I start working on this bug?

You sure can

-- 
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 42982] improve UNO API error reporting

2021-01-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #51 from adityapratapsing...@gmail.com ---
I am new to the LibreOffice community. Can I start working on this bug?

-- 
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 42982] improve UNO API error reporting

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

--- Comment #50 from Commit Notification 
 ---
Tarun Sharma committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/3ff95c8df6be9aa01aef5c663ee2ffa9881193d4

tdf#42982: Improve UNO API error reporting

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-01-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #49 from Commit Notification 
 ---
Bayram Çiçek committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/32676270d194b68d7dd811511feb0903876b5c06

tdf#42982: Improve UNO API error reporting

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #48 from Commit Notification 
 ---
homeboy445 committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/7bd5c31472804624d740d8c831d3b043f2d3a0be

tdf#42982 Improved UNO API error reporting

It will be available in 7.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2021-01-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0 target:7.0.0   |target:6.2.0 target:7.0.0
   ||target:7.2.0

-- 
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 42982] improve UNO API error reporting

2021-01-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #47 from Homeboy_445  ---
Please review the recent changes
made:https://gerrit.libreoffice.org/c/core/+/108356/2

-- 
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 42982] improve UNO API error reporting

2020-12-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #46 from Homeboy_445  ---
Please review the changes made by me:
https://gerrit.libreoffice.org/c/core/+/108356/2

-- 
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 42982] improve UNO API error reporting

2020-07-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

An-Kh  changed:

   What|Removed |Added

 CC||anshukhar...@gmail.com
   Assignee|libreoffice-b...@lists.free |anshukhar...@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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2020-04-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #45 from Commit Notification 
 ---
Ian Barkley-Yeung committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/27306e08a22e554f6f5bebccca4f778ae731

tdf#42982: Improve UNO API error reporting

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-04-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #44 from Commit Notification 
 ---
Ian Barkley-Yeung committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/b762eaba776abde3173a39df3133d1d1b40ccd44

tdf#42982: Improve UNO API error reporting

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-02-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #43 from Commit Notification 
 ---
AlanTang committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/da7617641b5d955610ae25bda65fa10c4ca1b7c3

tdf#42982 added description on RuntimeException for unotools

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-02-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #42 from Commit Notification 
 ---
Mesut Çifci committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4f1e3dd278d6c65b8b1b198562d1649bad79622b

tdf#42982: improve UNO API error reportings

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #41 from Commit Notification 
 ---
Faruk Demirbaş committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/eee035a7c0d8923134d0e3a8520d13706ce9bf9f

tdf#42982: Improve UNO API error reporting

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-02-20 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #40 from Commit Notification 
 ---
Burak Bala committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/7aaa3109edfc2e1fadc533d4d276ee7c14b80dea

tdf#42982 Make UNO error reporting more descriptive

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2020-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   |target:6.2.0|target:6.2.0 target:7.0.0

-- 
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 42982] improve UNO API error reporting

2020-02-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #39 from Commit Notification 
 ---
nienzu committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/d8fe52d759ba033bd661893f12d17576d24276db

tdf#42982 add detail exception reason for UnoControls

It will be available in 7.0.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2018-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #38 from Commit Notification 
 ---
Izabela Bakollari committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=0f190f50368816964b2a1b7bb58000ac1792d640

tdf#42982: added description on RuntimeException

It will be available in 6.2.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2018-10-27 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0 target:6.0.0   |target:5.4.0 target:6.0.0
   ||target:6.2.0

-- 
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 42982] improve UNO API error reporting

2017-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #37 from Commit Notification 
 ---
Samuel Mehrbrodt committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=4b56d76e83fe062e39f5c00fa405f2a14a13b7ca

tdf#42982 Improve exceptions in text document api

It will be available in 6.0.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2017-09-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|target:5.4.0|target:5.4.0 target:6.0.0

-- 
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 42982] improve UNO API error reporting

2017-08-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

ad...@shinnok.com changed:

   What|Removed |Added

   Keywords||topicDebug

-- 
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 42982] improve UNO API error reporting

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #36 from Michael Stahl  ---
i can briefly confirm that the patches from comment #35 have resolved at most
3% of the issue. 

git grep "throw .*RuntimeException *( *)" | wc -l
1582

-- 
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 42982] improve UNO API error reporting

2017-08-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #35 from ad...@shinnok.com ---
Michael or Stephan, can you briefly verify that the two associated patches
merged already completely resolve this issue?

https://gerrit.libreoffice.org/34762
https://gerrit.libreoffice.org/33227

-- 
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 42982] improve UNO API error reporting

2017-03-03 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #34 from Commit Notification 
 ---
Alex P committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=7e8806cd728bf906e1a8f1d649bef7337f297b1c

tdf#42982 improve error reporting in sc unoobj

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2017-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #33 from Stephan Bergmann  ---
(In reply to Aleksas Pantechovskis from comment #32)
> Also looks like OSL_FORMAT was replaced by SAL_STREAM
> http://nabble.documentfoundation.org/Assertions-and-Logging-td3518719.html
> but git grep found only 2 usages of it.
> As far as I can see currently string concatenation via + operator is usually
> used ("cannot get service instance \"" + rServiceName + "\"!").

Yeah, comment 0 is a bit dated by now.  :)  SAL_STREAM should be rarely
necessary, if at all (the two uses in sfx2/source/control/bindings.cxx could
arguably be rewritten using string concatenation with + instead), and should
never be necessary when generating useful exception messages in the context of
this issue.  Always use string concatenation for that (use OUString::number to
put numbers into the message).

-- 
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 42982] improve UNO API error reporting

2017-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #32 from Aleksas Pantechovskis  ---
Also looks like OSL_FORMAT was replaced by SAL_STREAM
http://nabble.documentfoundation.org/Assertions-and-Logging-td3518719.html but
git grep found only 2 usages of it.
As far as I can see currently string concatenation via + operator is usually
used ("cannot get service instance \"" + rServiceName + "\"!").

-- 
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 42982] improve UNO API error reporting

2017-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #31 from Stephan Bergmann  ---
(In reply to Aleksas Pantechovskis from comment #30)
> http://gimli.documentfoundation.org/docs/idl/ref/
> exceptioncom_1_1sun_1_1star_1_1uno_1_1RuntimeException.html says that
> IllegalArgumentException is RuntimeException.

...but only since

"API CHANGE: com.sun.star.lang.IllegalArgumentException"

-- 
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 42982] improve UNO API error reporting

2017-02-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #30 from Aleksas Pantechovskis  ---
(In reply to Michael Stahl from comment #0)
>subtypes of RuntimeException are always allowed, but there
>are surprising exceptions (IIRC IllegalArgumentException is
>one) that are not subtypes of RuntimeException.

http://gimli.documentfoundation.org/docs/idl/ref/exceptioncom_1_1sun_1_1star_1_1uno_1_1RuntimeException.html
says that IllegalArgumentException is RuntimeException.

-- 
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 42982] improve UNO API error reporting

2017-02-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Commit Notification  changed:

   What|Removed |Added

 Whiteboard||target:5.4.0

-- 
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 42982] improve UNO API error reporting

2017-02-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #29 from Commit Notification 
 ---
Saurav Sachidanand committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=2bcefa7aab176bf18b45e7038e91dd07ced6edf7

tdf#42982 Make UNO error reporting more descriptive

It will be available in 5.4.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.

-- 
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 42982] improve UNO API error reporting

2017-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #28 from Saurav S  ---
Oops, I'd left out a couple of changes from patch set 2. I've submitted one
with all the updates. Sorry for the inconvenience!

-- 
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 42982] improve UNO API error reporting

2017-01-19 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #27 from Saurav S  ---
Hello jan, I've submitted a second patch set taking into account Bergmann's
comments, and I've sent my license statement to
libreoff...@lists.freedesktop.org like the wiki suggested.

-- 
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 42982] improve UNO API error reporting

2017-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #26 from jan iversen  ---
(In reply to Saurav S from comment #25)
> jan iversen: I've submitted a patch https://gerrit.libreoffice.org/#/c/33227/

Welcome, I see Bergmann have already looked at your patch, when you correct it,
please remember to use "git commit --amend" so you update the patch instead of
making a new one.

Apart from that, welcome, we have made a step-by-step guide for new people:
https://wiki.documentfoundation.org/Development/GetInvolved

Most importantly is to mail your license statement:
https://wiki.documentfoundation.org/Development/Developers#Example_Code_Contributor_Statement

have fun.
jan I

-- 
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 42982] improve UNO API error reporting

2017-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #25 from Saurav S  ---
jan iversen: I've submitted a patch https://gerrit.libreoffice.org/#/c/33227/

-- 
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 42982] improve UNO API error reporting

2017-01-17 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #24 from Saurav S  ---
Hello. I'm a new contributor. I'd like to take a stab at this and make every
plain RuntimeException in /basic/source/uno/* more descriptive.

-- 
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 42982] improve UNO API error reporting

2016-12-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

jan iversen  changed:

   What|Removed |Added

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

--- Comment #23 from jan iversen  ---
Unassing due to lack of work

-- 
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 42982] improve UNO API error reporting

2016-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

Sudarshan K  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |sudk1...@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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 42982] improve UNO API error reporting

2016-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #18 from jan iversen  ---
(In reply to Sudarshan K from comment #17)
> Can someone please assign this bug to me. Also whom should I contact here or
> on the IRC channel regarding this bug (#libreoffice-dev) .

just assign it yourself. I am here to help,


source is in eg basic/uno (see comments)

it is good if you have a little experience with uno.


also please see
https://wiki.documentfoundation.org/Development/GetInvolved

-- 
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 42982] improve UNO API error reporting

2016-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #17 from Sudarshan K  ---
Can someone please assign this bug to me. Also whom should I contact here or on
the IRC channel regarding this bug (#libreoffice-dev) .

-- 
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 42982] improve UNO API error reporting

2016-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #16 from Sudarshan K  ---
I would like to take a stab at this (I'm assuming this is an EasyHack). Can
someone tell me what to do here, Which module to look at and which files to
make the changes in ? I'm new. Thanks.

-- 
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 42982] improve UNO API error reporting

2016-05-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

jan iversen  changed:

   What|Removed |Added

 Whiteboard|ToBeReviewed|

-- 
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 42982] improve UNO API error reporting

2016-02-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

jan iversen  changed:

   What|Removed |Added

 Whiteboard||ToBeReviewed

-- 
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 42982] improve UNO API error reporting

2015-04-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42982

--- Comment #13 from Tor Lillqvist t...@iki.fi ---
Abeer, if you continue doing these patches (please do!), just a minor nit:
Please avoid exclamation marks in the exception messages. (Just my personal
taste...)

-- 
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 42982] improve UNO API error reporting

2014-01-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42982

Cédric Bosdonnat cedric.bosdonnat@free.fr changed:

   What|Removed |Added

 CC|cedric.bosdonnat.ooo@free.f |
   |r   |

--- Comment #12 from Cédric Bosdonnat cedric.bosdonnat@free.fr ---
Restricted my LibreOffice hacking area

-- 
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 42982] improve UNO API error reporting

2013-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42982

Björn Michaelsen bjoern.michael...@canonical.com changed:

   What|Removed |Added

 CC||libreoffice@lists.freedeskt
   ||op.org

--- Comment #11 from Björn Michaelsen bjoern.michael...@canonical.com ---
adding LibreOffice developer list as CC to unresolved EasyHacks for better
visibility.

see e.g.
http://nabble.documentfoundation.org/minutes-of-ESC-call-td4076214.html for
details

-- 
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 42982] improve UNO API error reporting

2012-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42982

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #59855|0   |1
is obsolete||

--- Comment #10 from Michael Stahl mst...@redhat.com 2012-06-29 14:10:36 PDT 
---
Comment on attachment 59855
  -- https://bugs.freedesktop.org/attachment.cgi?id=59855
A patch for copytablewizard.cxx

i'll mark this as obsolete since it was integrated,
so that it doesn't show up in bugzilla searches

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 42982] improve UNO API error reporting

2012-06-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42982

Michael Stahl mst...@redhat.com changed:

   What|Removed |Added

  Attachment #59853|0   |1
is obsolete||

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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 42982] improve UNO API error reporting

2012-05-18 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=42982

Florian Reisinger reisi...@gmail.com changed:

   What|Removed |Added

Summary|[EasyHack] improve UNO API  |improve UNO API error
   |error reporting |reporting

--- Comment #9 from Florian Reisinger reisi...@gmail.com 2012-05-18 09:33:34 
PDT ---
Deleted Easyhack from summary.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- 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