Bug 143122 - Port Java SDK examples to C++
Summary: Port Java SDK examples to C++
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.4.0 reviewed:2022 target:24....
Keywords: difficultyMedium, easyHack, skillCpp, skillJava, skillUno, topicDebug
Depends on:
Blocks: Dev-related
  Show dependency treegraph
 
Reported: 2021-06-29 20:40 UTC by Hossein
Modified: 2024-03-10 23:25 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hossein 2021-06-29 20:40:04 UTC
There are many Java examples for LibreOffice SDK that are listed here:

https://api.libreoffice.org/examples/examples.html#Java_examples

On the other hand, there are few C++ examples. Port Java examples to C++. All the examples are listed here:

https://git.libreoffice.org/core/+/HEAD/odk/examples/
Comment 1 Commit Notification 2022-04-20 12:52:20 UTC
Hossein committed a patch related to this issue.
It has been pushed to "master":

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

tdf#143122 - Port Java examples to C++

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.
Comment 2 Hossein 2022-06-16 13:49:11 UTC
Re-evaluating the EasyHack in 2022

This EasyHack is still relevant. There are many SDK examples that can be ported to C++, and can be also added to the DevGuide:

LibreOffice Developer's Guide
https://wiki.documentfoundation.org/Documentation/DevGuide
Comment 3 Commit Notification 2023-11-20 23:50:50 UTC
Hossein committed a patch related to this issue.
It has been pushed to "master":

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

tdf#143122 Port FirstLoadComponent example to C++

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.
Comment 4 Commit Notification 2024-03-10 23:25:44 UTC
Hossein committed a patch related to this issue.
It has been pushed to "master":

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

tdf#143122 Port HelloTextTableShape example to C++

It will be available in 24.8.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.