/Left_NPC_n_spaces.png
For this problem the issue was written:
http://www.openoffice.org/issues/show_bug.cgi?id=20878
I'm wondering where is the function in which displaying is
implemented?
I think this function need to be updated, to proper split the spaces within
multiple lines.
Best Regards
Ba
Hi.
What do you think about remove Hyperlink bar?
I think it is useless and it could be fully replaced by HyperLink button.
Hyperlink Bar is implemented in the SvxHyperlinkDlg class.
Best Regards
Bartosz
-
To unsubscribe, e
Hi.
Loading a large plain data file takes very long.
This problem was described at:
http://wiki.services.openoffice.org/wiki/Calc/Performance/The_Ou_case
Look at file:
http://svn.services.openoffice.org/opengrok/xref/DEV300_m94/sc/source/filter/xml/xmlsubti.cxx
38% of time spent in ScMyTables::Ne
.
There is already submitted issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35901
I checked it and it could be done without problems (All variables are defined
as SCTAB or "long" type).
It is easy2fix issue.
What do you think about this idea?
Best Regar
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
Hi.
In TODO available at webpage:
http://wiki.services.openoffice.org/wiki/To-Dos#Replace_code_with_3rd_party
There is an task to replace "Tools Container" with STL.
What is "Tools Container", for what is used?
Where is located the source code of this container
nd I think good understanding
is crucial for future development.
Thanks in advance
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
replace some of them with "string" or "wstring" (basic_string) from
Strings library?
http://www.cplusplus.com/reference/string/string/
Is there any issue created for that?
What is your opinion?
Best Regards
Bartosz
Hi.
I have strange build problem with DEV300m87.
Previous revision (DEV300m85) was built without problems, but now at the end of
compilation I have error after type of command:
source LinuxX86Env.Set.sh && ./bootstrap && cd instsetoo_native && build --all
At the end of compilation I have follow
Hi.
I have strange build problem with DEV300m87.
Previous revision (DEV300m85) was built without problems, but now at the end of
compilation I have error after type of command:
source LinuxX86Env.Set.sh && ./bootstrap && cd instsetoo_native && build --all
At the end of compilation I have follow
Hi.
I have created patch, which replace SV_DECL_PTRARR with std::vector.
It is first step to resolve old bug:
http://www.openoffice.org/issues/show_bug.cgi?id=84159
Unfortunately this patch is not works correctly.
After compile/run OpenOffice the application freeze.
I do something wrog, but I ca
/Documentation/Building_Guide/Building_on_Linux
and
http://wiki.services.openoffice.org/wiki/Category:Distribution-Specific_Build_Instructions
?
Best Regards
Bartosz
2010/7/3 mohammed safeer :
> hi,
> I builded OOO320_m19.
> i got the tarballs.i extracted it and run it.
> now i need to change
uot;.
The command:
cws create --hg DEV300 foo42
mean that it should use mercurial (--hg parameter). Why it ask me about CVS
login/password.
If the CVS login/password is required to Mercurial connect, how I could get it?
Could you please send some example of the .cwsrc file?
Be
but it is outdated :-( It setup the
CVS, not mercurial.
http://wiki.services.openoffice.org/wiki/CWS
How I should setup the .cwsrc file?
Maybe someone have proper an example of the $HOME/.cwsrc file?
Best Regards
Bartosz
-
see:
http://cboard.cprogramming.com/cplusplus-programming/119320-bool-vs-int-faster.html
Regards
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
to
them.
What do you think about this idea?
Best Regards
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
2010/6/16 Eike Rathke wrote:
> Hi Bartosz,
>
> On Tuesday, 2010-06-15 09:06:19 +0200, Bartosz wrote:
>
>> After replace svArrays by STL containers, in some cases I observed boost of
>> performance.
>>
>> For example:
>> for (USHORT i = 0; i <
n.services.openoffice.org/opengrok/xref/DEV300_m82/svl/source/items/itempool.cxx
I found SV_IMPL_PTRARR( SfxPoolVersionArr_Impl, SfxPoolVersion_Impl* );
declaration.
Does this SvArray couse this trouble?
I would like prepare patch which
> Getting rid of SvArray might not be enough alone to fix this, but it
> would be a big step in the right direction. Please also have a look at
> the work in cws new_itemsets which tries to get rid of the old
> SfxItemSet implementation and replace it with stl container-based stuff
> whereever poss
Hi.
I have created patch which replace svarray to stl containers.
Patch is in attachment in issue:
http://www.openoffice.org/issues/show_bug.cgi?id=112395
Feel free to test it.
How I could test the highlight?
Best Regards
Bartosz
bit harder to implement, and it will be difficult
to add some new features to all new arrays.
Best Regards
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
rray"
So should we replace this arrays with "STL containers" or merge SvPointerArray
and BigPointerArray?
On which container we could replace this obsolete arrays?
What is your opinion?
Best Regards
Bartosz
---
is a little bit faster.
Best Regards
Bartosz
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org
Hi.
Please check this patch:
http://www.openoffice.org/issues/show_bug.cgi?id=84723
I tested it on Ubuntu 10.04 and latest Openoffice snapshot.
For me it works perfectly.
Also displaying the rulers now it is a bit faster.
Best Regards
Bartosz
Hi.
My name is Bartosz. I'm quite experienced C/C++ developer, and I would like
to start help in OpenOffice development.
Currently I'm building the OpenOffice DEV300 under Ubuntu (
http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Linux
).
I would like t
re are released also
under LGPL? I'm asking because some parts of OO have different Third
Party Licenses.
Thanks for your advices.
Bartek
--
Bartosz Sokolowski, [EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTE
license? Under what license are those 5
jars released. If it's LGPL, does it mean that I must publish the part of
the my code that accesses those jars? What else do I need to be aware of?
Thanks for help.
Bartek
--
Bartosz Sokolowski, [EMAIL PROTECTED]
27 matches
Mail list logo