Bug 35006 - Basic macro functions: StrConv, LeftB, LenB, MidB, and RightB
Summary: Basic macro functions: StrConv, LeftB, LenB, MidB, and RightB
Status: CLOSED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: BASIC (show other bugs)
Version:
(earliest affected)
3.3.1 RC1
Hardware: x86 (IA32) Windows (All)
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-03 23:23 UTC by hmoi
Modified: 2013-12-25 08:09 UTC (History)
4 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 hmoi 2011-03-03 23:23:02 UTC
Originally reported here:
http://openoffice.org/bugzilla/show_bug.cgi?id=100953
See original bug report for description.

hopefully it can be implemented in LibreOffice.
Comment 1 Don't use this account, use tml@iki.fi 2011-03-07 02:12:36 UTC
Are you the creator of the patch in the OOo bug? Please then feel free to submit a corresponding patch to LibreOffice! Contributing to LibreOffice is (we hope and feel) much easier, no copyright assignment needed, and it is easy to get commit access to our git repository.

If you are not the creator of the patch, then please contact him/her to consider contributing it to LibreOffice.
Comment 2 hmoi 2011-03-07 17:29:53 UTC
Thank you for your reply.
I'll try contacting the creator of the patch.
Comment 3 Takamichi Akiyama 2011-03-07 20:02:38 UTC
Hi hmoi and Tor,

Thank you for your interests in the patch. 
I am a creator of the patch and willing to contribute it to LibreOffice. 

I have quickly read http://wiki.documentfoundation.org/License_Policy
and am not sure if my patch is enough to comply with the policy. 
The patch has been developed under the license of OpenOffice.org 
http://www.openoffice.org/license.html

I believe people in the open source world can use it without any obstructions.
It is okay for me that anybody uses the patch under LGPL3+/MPL. 

Thanks again,
Tora
Comment 4 Don't use this account, use tml@iki.fi 2011-03-07 22:58:49 UTC
Takamichi, thanks.

Yes, anything that is acceptable into OOo is also acceptable into LibreOffice, license-wise.

Would you be interested in making sure yourself that the patch applies to the LibreOffice source code, and works? (I.e. you would need to build LibreOffice yourself. If you are used to building OOo, building LibreOffice is not harder, on the contrary, we naturally try to make it easier.) I am 99% sure your patch would be accepted into the source code, and that you would get commit access to our repositories, and could enjoy seeing your code contributions actually being used quite quickly compared to the two years your patch has been waiting in the OOo bug...
Comment 5 Björn Michaelsen 2011-12-23 11:51:46 UTC
[This is an automated message.]
This bug was filed before the changes to Bugzilla on 2011-10-16. Thus it
started right out as NEW without ever being explicitly confirmed. The bug is
changed to state NEEDINFO for this reason. To move this bug from NEEDINFO back
to NEW please check if the bug still persists with the 3.5.0 beta1 or beta2 prereleases.
Details on how to test the 3.5.0 beta1 can be found at:
http://wiki.documentfoundation.org/QA/BugHunting_Session_3.5.0.-1

more detail on this bulk operation: http://nabble.documentfoundation.org/RFC-Operation-Spamzilla-tp3607474p3607474.html
Comment 6 Florian Reisinger 2012-08-14 14:03:34 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 7 Florian Reisinger 2012-08-14 14:04:29 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 8 Florian Reisinger 2012-08-14 14:09:00 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 9 Florian Reisinger 2012-08-14 14:11:01 UTC
Dear bug submitter!

Due to the fact, that there are a lot of NEEDINFO bugs with no answer within the last six months, we close all of these bugs.

To keep this message short, more infos are available @ https://wiki.documentfoundation.org/QA/NeedinfoClosure#Statement

Thanks for understanding and hopefully updating your bug, so that everything is prepared for developers to fix your problem.

Yours!

Florian
Comment 10 hmoi 2013-12-25 08:08:54 UTC
I confirmed that LeftB, LenB, MidB, and RightB are implemented with LibreOffice 4.2.0.0 beta2.

So I will close this issue.

Many thanks for your time and help.

Hirono