review granted: [Bug 123690] CRASH when decreasing color picker vertical size too much : [Attachment 82282] patch to solve the crash

2014-01-15 Thread bugzilla
Oliver-Rainer Wittmann  has granted  review:
Bug 123690: CRASH when decreasing color picker vertical size too much
https://issues.apache.org/ooo/show_bug.cgi?id=123690

Attachment 82282: patch to solve the crash
https://issues.apache.org/ooo/attachment.cgi?id=82282&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
The crash is triggered by method  by calling
 with inappropriate value for .
Due to the given comments regarding the values of  and  I identified the
root cause: in case that  given statement  is not hold.

@Armin: As you are the author of method 
BitmapEx createBlendFrame( const Size&, sal_uInt8, Color, Color, Color, Color )

I asking you for a review of the proposed patch.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [RELEASE]: snapshot build for Mac and Windows based on revision 1521921

2014-01-15 Thread Jürgen Schmidt
On 1/14/14 10:38 PM, Larry Gusaas wrote:
> 
> 
> On 2014-01-14, 1:46 AM Jürgen Schmidt wrote:
>> On 1/14/14 8:29 AM, Rory O'Farrell wrote:
>>> Many older computers will only run 32 bit Linux. This may not be
>>> common among developers, but certainly is among older users and
>>> installers/linux advocates who migrate older users to cast off
>>> machines from children. My own main editing comouter is a 32 bit
>>> running Xubuntu and OpenOffice. If I am asked to salvage a cast off
>>> computer I normally reformat the HD and put 32 bit linux on it
>>> without further thought, as this will run on nearly anything. I would
>>> regret the loss of OO 32 bit. > 
>> ok, I should take off my developer glasses;-)
>>
>> Juergen
> 
> The same applies to Macs. If you continue to provide 32 bit Linux you
> should continue offering 32 bit for Macs.

I think I have already described why that is not easy possible and
requires much more work. We have good reasons to move to a newer MacOS
platform SDK (explained already) if we don't want to risk to run in
problems on newer or future MacOS versions. APIs are already deprecated
by Apple and we have to take this into account.

I also promised that we can give support if anybody is interested to
invest the time in supporting an older SDK than 10.7 and potentially
also a 32 bit version for MacOS.

Our plan is to focus on modern systems only and especially on Mac the
situation is different than on Linux. Newer Mac systems are all running
on 64 bit. It is not the question of 32 or 64 bit on Mac but more which
platform SDK we need as baseline.

To repeat it again AOO 4.1 will require the 10.7 SDK and if somebody is
interested to work on support for 10.6 stand up now.

And for Linux 32 bit binaries are not built automatically and we spent a
lot of time on it. We need an older baseline that is not supported by
infra on the Apache bots, means we can't easy use the build bots for our
releases. Where are the volunteers who take care of this? Where are the
volunteers who convince infra that we need at least 2 VMs (32 and 64
bit) that matches our baseline.
Currently it is not a problem and it is clear that 32 bit Linux is
widely used. But anybody who is requesting here the support should think
about it. I have enough other things to do and this is a community
project, anybody can help to provide the binaries on his own machine
that matches the baseline.


Juergen






-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



review requested: [Bug 123690] CRASH when decreasing color picker vertical size too much : [Attachment 82282] patch to solve the crash

2014-01-15 Thread bugzilla
Oliver-Rainer Wittmann  has asked  for review:
Bug 123690: CRASH when decreasing color picker vertical size too much
https://issues.apache.org/ooo/show_bug.cgi?id=123690

Attachment 82282: patch to solve the crash
https://issues.apache.org/ooo/attachment.cgi?id=82282&action=edit


--- Additional Comments from Oliver-Rainer Wittmann 
wrong flag ;-) - the "+" should be given by the reviewer

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Draft of document corruption survey

2014-01-15 Thread FR web forum
Good idea!
Do you want to translate this survey in another language?
You can rely on the NL forums

- Mail original -
De: "Rob Weir" 
À: dev@openoffice.apache.org
Cc: us...@openoffice.apache.org
Envoyé: Mardi 14 Janvier 2014 22:30:58
Objet: Draft of document corruption survey

http://survey.openoffice.org/index.php/334187/lang-en

The idea here is to have a systematic way to collect information
related to the "hash mark" issue that we see reported from some users.
 If we can point the users to a survey like this, we can collect all
the relevant information in one place and hopefully detect the
patterns and narrow down the possible causes.

There is more I need to do on the finer details of the survey, to add
some screen shots, fix up the next, make some fields context sensitive
(only ask Windows version for Windows users, for example).

But I'd like to see if there are any top-level things I should change?
 Any new additional questions, for example?

Feel free to try it out, enter some data, etc.  But don't use it for
real reports yet since I'm planning on tossing out any test data and
starting the survey over again when ready.

Regards,

-Rob

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [RELEASE]: snapshot build for Mac and Windows based on revision 1521921

2014-01-15 Thread Larry Gusaas

On 2014-01-15, 2:35 AM Jürgen Schmidt wrote:

To repeat it again AOO 4.1 will require the 10.7 SDK and if somebody is
interested to work on support for 10.6 stand up now.


And I repeat. Not supporting an operating system that was only replaced 2 1/2 years ago is 
wrong. Stand up now? Sounds like the old developer attitude "if you want it, do it yourself".


--
_

Larry I. Gusaas
Moose Jaw, Saskatchewan Canada
Website: http://larry-gusaas.com
"An artist is never ahead of his time but most people are far behind theirs." - 
Edgard Varese




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: config error on Windows 7

2014-01-15 Thread Oliver-Rainer Wittmann

Hi,

On 11.01.2014 13:41, jonasalfreds...@gmail.com wrote:

Hi,

I have the same problem with my configure call.

I get error:
Can't find MS Visual Studio / VC++ at ./oowintool line 236.
configure: error: oowintool failed to copy CRT

I tried the solution suggested in earlier posts but no luck.
My configure call looks like this:

SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.0"


Does this path/directory - C:\Program Files\Microsoft SDKs\Windows\v7.0\ 
- exist on your system?


Best regards, Oliver.


./configure \
 --with-frame-home="$SDK_PATH" \
 --with-psdk-home="$SDK_PATH" \
 --with-midl-path="$SDK_PATH/bin" \
 --with-directx-home="C:/Program Files (x86)/Microsoft DirectX SDK (June
2010)" \
--with-ant-home="/cygdrive/c/apache-ant-1.8.4" \

--with-dmake-url="http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
\

--with-epm-url="http://www.msweet.org/files/project2/epm-3.7-source.tar.gz";
\
 --enable-pch \
 --disable-atl \
 --disable-activex \
 --disable-binfilter \
 --without-junit


/Jonas




--
View this message in context: 
http://openoffice.2283327.n4.nabble.com/config-error-on-Windows-7-tp4652383p4657734.html
Sent from the Development mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [RELEASE]: snapshot build for Mac and Windows based on revision 1521921

2014-01-15 Thread Jürgen Schmidt
On 1/15/14 9:59 AM, Larry Gusaas wrote:
> On 2014-01-15, 2:35 AM Jürgen Schmidt wrote:
>> To repeat it again AOO 4.1 will require the 10.7 SDK and if somebody is
>> interested to work on support for 10.6 stand up now.
> 
> And I repeat. Not supporting an operating system that was only replaced
> 2 1/2 years ago is wrong. Stand up now? Sounds like the old developer
> attitude "if you want it, do it yourself".

yes and no, that is how it works for sure. If you want something do it,
if you can't do it yourself convince others to help. Do nothing
definitely won't work.

And this is not personal it is a general reminder how it works.

Juergen



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [RELEASE]: snapshot build for Mac and Windows based on revision 1521921

2014-01-15 Thread Larry Gusaas



On 2014-01-15, 3:38 AM Jürgen Schmidt wrote:

On 1/15/14 9:59 AM, Larry Gusaas wrote:

On 2014-01-15, 2:35 AM Jürgen Schmidt wrote:

To repeat it again AOO 4.1 will require the 10.7 SDK and if somebody is
interested to work on support for 10.6 stand up now.

And I repeat. Not supporting an operating system that was only replaced
2 1/2 years ago is wrong. Stand up now? Sounds like the old developer
attitude "if you want it, do it yourself".

yes and no, that is how it works for sure. If you want something do it,
if you can't do it yourself convince others to help. Do nothing
definitely won't work.

And this is not personal it is a general reminder how it works.

Juergen


And that is the bane of open source software.

--
_

Larry I. Gusaas
Moose Jaw, Saskatchewan Canada
Website: http://larry-gusaas.com
"An artist is never ahead of his time but most people are far behind theirs." - 
Edgard Varese




-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: building help

2014-01-15 Thread Oliver-Rainer Wittmann



On 12.01.2014 06:58, Juande Manjon wrote:

The build finished successfully but it takes longer in Windows. Now,
I'm going to start investigating this issue
https://issues.apache.org/ooo/show_bug.cgi?id=118533, regarding to an
import problem with some .docx files. I have read the Windows
Debugging wiki and I would like to know which modules are required to
build and debug the import process, also any tip about debugging in
Windows is welcome.



The *.docx import filter code is found in module writerfilter. Please 
consider that some portion of the import code is also generated by the 
compile process.


Do not hesitate to ask further questions - general ones or specific to 
issue 118533.



By the way, in my local developer build of a recent trunk version no 
crash occurs anymore, but the document is not imported with reported 
message "General input/output error"



Best regards, Oliver.


Juande

From: juande.man...@outlook.com To: dev@openoffice.apache.org
Subject: RE: building help Date: Wed, 8 Jan 2014 04:56:56 +




I've checked out the code on weekend, now I've updated from trunk and
the build is going forward but still compiling. I'll let you know as
soon as it's done.

Juande


From: armin_le_gr...@me.com Subject: Re: building help Date: Tue, 7
Jan 2014 21:43:17 -0700 To: dev@openoffice.apache.org




Am 07.01.2014 um 19:20 schrieb Tyler Kavanaugh
:




On 1/7/2014 7:48 PM, Armin Le Grand wrote: hi Juande,

please update the sc module, Herbert has already fixed this, I
stumbled myself on monday.

Are you saying that this is an error which isn't present in the
head revision on trunk?


Yes, as far as I know. I built a version based on todays trunk (in
a newly created branch) with no problem. I stumbled above the same
on monday afternoon.



-- ALG (iPad)


Am 07.01.2014 um 18:10 schrieb Juande Manjon
:

This is the first time that I have tried to build in windows,
and I am following the wiki build step by step for Windows
and I have the following error message in my build.

What could I do to fix this issue?

Thanks, Juande


Entering
/cygdrive/c/source/aoo-trunk/main/sc/source/filter/excel

Compiling: sc/source/filter/excel/xestream.cxx
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(32)
: warning C4627 : '#include ': skipped when
looking for precompiled header use Add directive to
'precompiled_sc.hxx' or rebuild precompiled header
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(33)
: warning C4627 : '#include ': skipped when
looking for precompiled header use

Add directive to 'precompiled_sc.hxx' or rebuild precompiled
header
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(34)
: warning C4627 : '#include ':
skipped when looking for precompiled hea der use Add
directive to 'precompiled_sc.hxx' or rebuild precompiled
header
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(54)
: error C2039: 'OStreamWrapper' : is not a member of 'utl'
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(54)
: error C2873: 'OStreamWrapper' : symbol cannot be used in a
using-declaration
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587)
: error C2065: 'rtlRandomPool' : undeclared identifier
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587)
: error C2146: syntax error : missing ';' before identifier
'aRandomPool'
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587)
: error C2065: 'aRandomPool' : undeclared identifier
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(587)
: error C3861: 'rtl_random_createPool': identifier not found
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(588)
: error C2065: 'aRandomPool' : undeclared identifier
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(588)
: error C3861: 'rtl_random_addBytes': identifier not found
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(589)
: error C2065: 'aRandomPool' : undeclared identifier
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(589)
: error C3861: 'rtl_random_getBytes': identifier not found
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(590)
: error C2065: 'aRandomPool' : undeclared identifier
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(590)
: error C3861: 'rtl_random_destroyPool': identifier not
found
C:/source/aoo-trunk/main/sc/source/filter/excel/xestream.cxx(827)
: error C2061: syntax error : identifier 'OStreamWrapper'
dmake:  Error code 2, while making
'../../../wntmsci12.pro/slo/xestream.obj'

1 module(s): sc need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/cygdrive/c/source/aoo-trunk/main/sc/so urce/filter/excel

When you have fixed the errors in that module you can resume
the build by runnin g:

build --all:sc


-



To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org

For additional commands, e-mail:
dev-h...@openoffice.apache.org


---

Issues found when testing comments/annotations on test ranges - 1st batch

2014-01-15 Thread Yuzhen Fan
I start executing test cases for the integration of OSBA OOXML improvement
project's use case 4 - comments/annotations on text ranges, here is the
first batch of bugs:

Bug 124030 - Failed to open ODT file exported from AOO with
comment/annotation in original docx file
Bug 124028 - Highlight of commented/annotated text range gets lost when
export as PDF by AOO
Bug 124027 - The list numbers/bullets in comment/annotation get lost when
import .docx file to AOO

The first one is critical and fails all test cases.

-- 
Regards,
Yu Zhen


Re: Issues found when testing comments/annotations on test ranges - 1st batch

2014-01-15 Thread Oliver-Rainer Wittmann

Hi,

On 15.01.2014 12:08, Yuzhen Fan wrote:

I start executing test cases for the integration of OSBA OOXML improvement
project's use case 4 - comments/annotations on text ranges, here is the
first batch of bugs:

Bug 124030 - Failed to open ODT file exported from AOO with
comment/annotation in original docx file
Bug 124028 - Highlight of commented/annotated text range gets lost when
export as PDF by AOO
Bug 124027 - The list numbers/bullets in comment/annotation get lost when
import .docx file to AOO

The first one is critical and fails all test cases.



I will have a look at these issues.


Best regards, Oliver.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: [RELEASE]: snapshot build for Mac and Windows based on revision 1521921

2014-01-15 Thread Rony G. Flatscher (Apache)

On 15.01.2014 10:50, Larry Gusaas wrote:
>
>
> On 2014-01-15, 3:38 AM Jürgen Schmidt wrote:
>> On 1/15/14 9:59 AM, Larry Gusaas wrote:
>>> On 2014-01-15, 2:35 AM Jürgen Schmidt wrote:
 To repeat it again AOO 4.1 will require the 10.7 SDK and if somebody is
 interested to work on support for 10.6 stand up now.
>>> And I repeat. Not supporting an operating system that was only replaced
>>> 2 1/2 years ago is wrong. Stand up now? Sounds like the old developer
>>> attitude "if you want it, do it yourself".
>> yes and no, that is how it works for sure. If you want something do it,
>> if you can't do it yourself convince others to help. Do nothing
>> definitely won't work.
>>
>> And this is not personal it is a general reminder how it works.
>>
>> Juergen
>
> And that is the bane of open source software.
No. AFAIK Apple, the commercial entity that produced and sold and developed 
software for PPC has
stopped doing so, EOL policy.

---

The boon of open source software is, that everyone *can* take the source and 
compile it for PPC.

Alternatively, other software products using AOO source code like LO can 
support such a platform.
>From your comments it seems to be the case that a LO port for PPC exists, so 
>why not suggest that
and use it, if you have extraordinary needs?

---rony

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



review canceled: [Bug 21280] when cut/copy rows/columns & paste-special, shift down/right options are disabled incorrectly : [Attachment 82276] fix patch

2014-01-15 Thread bugzilla
Shenfeng Liu  has canceled Shenfeng Liu
's request for review:
Bug 21280: when cut/copy rows/columns & paste-special, shift down/right options
are disabled incorrectly
https://issues.apache.org/ooo/show_bug.cgi?id=21280

Attachment 82276: fix patch
https://issues.apache.org/ooo/attachment.cgi?id=82276&action=edit

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



review requested: [Bug 21280] when cut/copy rows/columns & paste-special, shift down/right options are disabled incorrectly : [Attachment 82294] fix patch V2

2014-01-15 Thread bugzilla
Shenfeng Liu  has asked Shenfeng Liu 
for review:
Bug 21280: when cut/copy rows/columns & paste-special, shift down/right options
are disabled incorrectly
https://issues.apache.org/ooo/show_bug.cgi?id=21280

Attachment 82294: fix patch V2
https://issues.apache.org/ooo/attachment.cgi?id=82294&action=edit


--- Additional Comments from Shenfeng Liu 
Updated a new fix patch.

In the patch, the old rule of disabling shift down / shift right during cut
(whose intention was to avoid cut area and paste area overlapping) was removed.


The new rule is: if the paste area will be beyond sheet range of max row or max
column, the corresponding shift down / shift right will be disabled. And this
rule apply to both copy and cut.

Please help to review. Thanks!

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: review requested: [Bug 21280] when cut/copy rows/columns & paste-special, shift down/right options are disabled incorrectly : [Attachment 82276] fix patch

2014-01-15 Thread Shenfeng Liu
Juergen,
  I just updated with a new patch, which I did UT with multiple copy/cut
and shift down / shift right situation. Please help to review if you have
time.
  It is my first time to do patch, so please tell me if I did any thing
wrong.
  Thanks very much!


- Shenfeng (Simon)


2014/1/14 Jürgen Schmidt 

> On 1/14/14 9:44 AM, bugzi...@apache.org wrote:
> > Shenfeng Liu  has asked Shenfeng Liu <
> liush...@gmail.com>
> > for review:
> > Bug 21280: when cut/copy rows/columns & paste-special, shift down/right
> options
> > are disabled incorrectly
> > https://issues.apache.org/ooo/show_bug.cgi?id=21280
> >
> > Attachment 82276: fix patch
> > https://issues.apache.org/ooo/attachment.cgi?id=82276&action=edit
>
> I will take a look in it ...
>
> Juergen
>
> >
> >
> > --- Additional Comments from Shenfeng Liu 
> > A patch that corrected the logical to enable shift down and shift right
> radio
> > buttons when cut whole row or whole column.
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: dev-h...@openoffice.apache.org
> >
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Mac Maverick OS

2014-01-15 Thread Randolph Jones
Hello I have been using OpenOffice Ver 4..0.0 And today was invited to update 
so I downloaded the update and installed it but now I cannot use it. I get a 
message saying its from an unknown source. How can I resolve this problem? I 
tried to undo the installation in Finder but it still doesn’t work.
Regards,
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



demande svp pour amélioration d'un programme

2014-01-15 Thread s . patrick315
Bonjour , 

Je cherche en vain une personne qui peut m'aider à améliorer un programme déjà 
réalisé avec OPEN OFFICE 4.0.1 sur 2 feuilles 

Il faut prolonger ce programme non terminé sur les 3 & 4 éme feuille 

Les explications & fichiers sont ici :

http://www.technifree.com/modules/newbb/viewtopic.php?start=30&topic_id=1803&viewmode=flat&order=ASC

PS sinon pouvez m'orienter vers d'autres personnes ou sites  

C'est URGENT svp , du aux retards dans mes recherches qui s'accumulent depuis 


Merci pour votre attention et votre aide 

J'ai 56 ans ,séparé,  à la recherche d'un emploi 

En échange je donne ( chéques cadeaux , maillot PSG Ibrahimovicou Beeckham , 
réveil Harley Davidson.NEUFS) 

Si vous voulez me joindre :

s.patrick...@aliceadsl.fr

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Mac Maverick OS

2014-01-15 Thread Rob Weir
On Wed, Jan 15, 2014 at 9:44 AM, Randolph Jones
 wrote:
> Hello I have been using OpenOffice Ver 4..0.0 And today was invited to update 
> so I downloaded the update and installed it but now I cannot use it. I get a 
> message saying its from an unknown source. How can I resolve this problem? I 
> tried to undo the installation in Finder but it still doesn’t work.

Hi Randolph,

This issue is covered in the Release Notes.  You will find a solution there;

https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes#AOO4.0ReleaseNotes-KnownIssues

Regards,

-Rob

> Regards,
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: demande svp pour amélioration d'un programme

2014-01-15 Thread FR web forum
Bonjour,
Vous êtes sur une liste de diffusion international.
Pour communiquer, vous devez parler en anglais exclusivement.
Si vous ne maîtriser pas cette langue, utilisez plutôt la
liste de diffusion francophone :
http://www.openoffice.org/fr/contact-forums.html

- Mail original -
De: "s patrick315" 
À: dev@openoffice.apache.org
Envoyé: Mercredi 15 Janvier 2014 15:40:24
Objet: demande svp pour amélioration d'un programme

Bonjour , 

Je cherche en vain une personne qui peut m'aider à améliorer un programme déjà 
réalisé avec OPEN OFFICE 4.0.1 sur 2 feuilles 

Il faut prolonger ce programme non terminé sur les 3 & 4 éme feuille 

Les explications & fichiers sont ici :

http://www.technifree.com/modules/newbb/viewtopic.php?start=30&topic_id=1803&viewmode=flat&order=ASC

PS sinon pouvez m'orienter vers d'autres personnes ou sites  

C'est URGENT svp , du aux retards dans mes recherches qui s'accumulent depuis 


Merci pour votre attention et votre aide 

J'ai 56 ans ,séparé,  à la recherche d'un emploi 

En échange je donne ( chéques cadeaux , maillot PSG Ibrahimovicou Beeckham , 
réveil Harley Davidson.NEUFS) 

Si vous voulez me joindre :

s.patrick...@aliceadsl.fr

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: First look at www.openoffice.org accesibility

2014-01-15 Thread Dave Fisher

On Jan 14, 2014, at 3:03 PM, Marcus (OOo) wrote:

> Am 01/14/2014 06:53 PM, schrieb Rob Weir:
>> On Mon, Jan 13, 2014 at 4:09 PM, Marcus (OOo)  wrote:
>>> Am 01/13/2014 07:52 PM, schrieb Rob Weir:
>>> 
 I've been scanning pages on our website to see what kinds of A11Y
 issues we should take care off.   I'm concentrated initially on issues
 on our most popular pages as well as issues on the template, since the
 template generates the repeated headers/footers nad navigation on
 every page.   We'll get more 'bang for the buck' if we can get the
 template perfect.
 
 Some of the kinds of issues I'm seeing:
 
 1) The site-search button and input field in the upper right of the
 template.  These were not coordinated in the best way.  Since there is
 no associated label for the input field, I added a "title" attribute,
 so what we have now looks like this:
 
 
 
 
 >>> class="topsrchbutton"/>
   
>>> 
>>> 
>>> That means now the screen reader reads the title and converts it as voice
>>> output, right?
>>> 
>> 
>> Yes, that's my understanding.  When we view the page this is clear
>> from the visual context:  a text input next to a button labeled
>> "search" is for the search query.  But the context is not always clear
>> with a screen reader so we need to make it explicit.
>> 
>>> 
 2) The home page uses   headers to mark the main options on the
 page, e.g., "I want to download OpenOffice".  But there is no.
 The doc I read said this inconsistency can confuse navigation via a
 screen reader.  One option might be to make these all be   and then
 adjust the CSS accordingly.Or maybe they should be an   list?
 I have no made any fix here yet.
>>> 
>>> 
>>> Simply insert a h1 headline, like:
>>> 
>>> How can OpenOffice help you?
>>> 
>>> However, if there is no need for one, then a hidden h1 could help to solve
>>> the confusion but also keep the current webpage conent and style.
>>> 
>>> The "hidden" attribute seems to look like the best option but maybe not as
>>> it seems not to work in MS IE. Could someone test this?
>>> 
>>> How can OpenOffice help you
>>> 
>> 
>> The  would be the parent of all the's, including "Recent blog
>> posts".  So not just the left column.  A hidden  might stop the
>> warning message, but I'm to sure it really fixes the problem.  But
>> this might be the lesser of the problems.  At least we're not
>> inconsistent in our headers, e.g., having an  under an  or
>> something like that.
>> 
>> 
>>> Or maybe just an empty h1 if this doesn't destroy the layout, like:
>>> 
>>> 
> 
> A h1 tag would create a headline with CSS blue box styling - like you can see 
> here:
> http://www.openoffice.org/download/checksums.html
> 
> Even with an empty h1 tag the blue box would be visible. So, if we decide to 
> insert a h1 tag, then with text.

You could turn off style with a tag in the h1.

> 
 3) For each of the choices we seem to have two hyperlinks going to the
 same place:
 
 
  
I need help with my OpenOffice
Help is at hand whenever you need
 it.
  

 
 This repetition makes navigation via screen readers unnecessarily
 chatty.   Is there some way we can eliminate the redundant links?
>>> 
>>> 
>>> I don't think so. Otherwise we would give up the link in the headline or the
>>> text. And the headline and text should have different text formatting,
>>> right?
>>> 
>>> Could this help to get enough differentiation?
>>> 
>>> 
>>> I need help with my OpenOffice
>>> Help is at hand whenever you need
>>> it.
>>> 
>> 
>> That might silence the warning message, but the problem is still
>> there.  The issue is someone navigating by keyboard will see every
>> link twice in a row.  So it is a matter of excess noise on the page.
>> 
>> I wonder if it would be better to have the image and the  be the
>> live links, and not link the smaller long description?  Then we might
>> be able to put the image and the text all in one?
> 
> This seems to help and also produces no HTML error (verified via W3C HTML 
> validator):
> 
>  
>
>  I want to learn more about OpenOffice
>  What is Apache OpenOffice? And why should I use it?
>
>  
> 
> However, the text is now displayed in light-grey and doesn't change anymore 
> when moving the mouse over it (compare with the other texts). So, some 
> further CSS hacks are necessary. Up to now I haven't found the root cause.

css needs to follow order so h2.a and p.a styles need to be copied into a.h2 
and a.p styles - this may be tedious. That depends on the cascade.


> 
 4) I read that the navigation menus, which we have on the top of every
 page, as well as on the side of many prominent pages, will be read by
 screen readers, making it harder to get to the actual main content of
 the page.  I saw some recommenda

loadComponentFromURL - Solaris 11 OO 3.3

2014-01-15 Thread Steele, Raymond
Hello,

I have OpenOffice 3.3 installed and running on my Solaris x86 system. Things 
run under normal user experience, but if I run a custom application it fails on

loadComponentFromURL("private:factory/scalc", "_blank, 0, loadProps).

This code works fine on a Solaris 10 system running OO 3.3.  Here is some of 
the stack trace that java produces.

Register to memory mapping:

EAX=0x090bbe40 is an unknown value
EBX=0xfe762000: _GLOBAL_OFFSET_TABLE_+0 in /libc.so.1 at 0xfe60

Stack [oxddc51, 0xddd4f000], sp=0xddd4c520, free space=1005k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.1]  t_delete+0x41
C [libc.so.1] realfree+0x5e
C [libc.so.1]   _malloc_unlocked+0x1d2
C [libc.so.1]   malloc+0x38
C [libxml2.so.2]   xmlXPathNewParserContext+0x28
C [libxml2.so.2]   xmlXPathEval+0x92
C [libunoxml.so+0x81131]


Any help would be greatly appreciated. Also, I had to type this stack trace so 
I only provided what I thought was pertinent. Please let me know if you need 
more.

Thanks,
Raymond Steele



Creating 32-bit Linux packs on 64-bit Linux: is it possible for us?

2014-01-15 Thread Kay Schenk
After the conversations of yesterday regarding (I think)  developer time
AND buildbot machines (currently we don't have a CentOS in any variety for
our binary creations):

http://markmail.org/message/qlxcwhqsg5uxutd2

I got to wondering and doing a teeny tiny bit of research concerning
building 32-bit binaries on 64-bit Linux machines thinking maybe ONE 64-box
would suffice for both these needs. It seems it can be done -- in a generic
sense -- but I don't know if any of what I read can be applied to our
situation.

I would love to hear what anyone has to say about this.

Thoughts? Experience?

-- 
-
MzK

"Cats do not have to be shown how to have a good time,
 for they are unfailing ingenious in that respect."
   -- James Mason


Hello to the Apache Project Team

2014-01-15 Thread Shari Bradstream
Good evening,

I came across the Apache Open Office software and find it intriguing.
I like what I read so decided to invest a little time each week to work on
project materials in the areas that help is needed.
I am not a computer programmer or coder, however; I am very creative and
able to navigate my way through directions and can "think outside the box."
I am a licensed professional counselor and a certified addictions therapist
in South Dakota at a  non-profit company I started. I am working with high
risk offenders, vulnerable populations in a culturally diverse office
setting, and best of all using Equine Assisted Learning in all my
individual and group settings.

I look forward to being a part of a creative team invested in providing a
service to others - especially in the computer technology arena.

My best regards,
Shari Bradstream

Shari L. Bradstream MS, LAC, LPC
Director, HorsePlay Productions Hlg. Ctr.
22800 Spruce Drive
Box Elder, SD 57719
Phone:  605-393-

"Do what is right...even if it is hard." ~ Anonymous

This message is intended only for the use of the individuals or entity to
which it is addresses and may contain information that is privileged,
confidential or exempt from disclosure under applicable federal or state
law. If the reader of this message is not the intended recipient or the
employee or agent responsible for delivering the message to the intended
recipient, please immediately notify the sender and destroy or return all
copies of this email and all attachments.


Press release

2014-01-15 Thread Guy Waterval
Hi all

An interesting link about the use of ODF
https://joinup.ec.europa.eu/community/osor/news/ec-recommends-supporting-open-document-format

A+
-- 
gw


Suggested modifications to Open Office Draw

2014-01-15 Thread Ian Symons
Ian
Symons
ian.sym...@yahoo.com.au

15
Jan 2014

dev@openoffice.apache.org

RE:
Suggested modifications to Open Office Draw

Hello,

The
following suggestions generally have work around solutions, however
performing such is a real pain when these are common actions.

1.
Re
the ruler on the left side, please orientate the numbers
horizontally.
The
vertical numbering blends together and is unreadable.

2.
Re
Snap Lines, Snap Points and Grid
a.
It
is a common error that when positioning lines and shapes that the
Snap Line or Snap Point is accidentally moved slightly.
This
is often not noticed immediately.
Please
provide an option to lock these Snaps into their set position.

b.
It
would also be nice when dragging such Snaps that the X-Y co-ordinates
are displayed during the dragging, and displayed for say 1 second
after the mouse button is released.
It
provides confirmation to the user that the setting was not altered
upon releasing the mouse button.

c.
It
would be very good if the Snaps could be grouped with an object and:

d.
that
upon copying and pasting onto another page that those Snaps are also
retained (the position would be relative to where you placed the
group on the page).

e.
I
do not know if there is already a way to do this, but it would be a
big help if when dragging Snaps that they would snap to the selected
grid.  

f.
And
I do not see any way to specify the grid divisions.
Again,
this would be a help.

3.
Please
provide a line circular arc tool that lets you:
a. Specify the origin
(point of rotation)
b. Specify the radius
c. Specify the arc
begin angle
d. Specify the arc end
angle
e. Allows an option to
close the curve at the origin to create a segment

4.
Please
provide a line arc tool that lets you click on a line and convert it
to a circular arc – the point would appear at the centre of the
line and be dragged at a normal to the line
So
instead of Modify – To Curve you would also have Modify – To
Circular Curve

5.  
Please
provide an option to allow a line to be specified in two ways, shown
on the one dialog box
a. Origin, length and
angle
b. Begin point and end
point

6.
It
is a real major pain that intersecting lines cannot be selected and
fragmented at their intersecting point(s).
Please
fix this.

7.
Please
make it easy to add onto a line by clicking onto a line, selecting an
end point, then selecting a line tool (line, arc, polygon) and then
just use that line tool to extend the original line.

8.
Lastly,
I know this is not intended to be a 3D Cad program.
But
a few features would help.
a. Have the ability to
group several shapes before rotation.
b. When the 3D view
comes up, have buttons to select the front, top, bottom and side
views (a total of 6 views).
c. This is a big one –
some ability to edit 3D shapes

Thanks
everyone.
Best
regards,
Ian


Introduction-Isaak Nate

2014-01-15 Thread Ike Nate
Hello Apache OpenOffice Team,

I would like to introduce myself. My name is Isaak Natenzon and I am from
New York, I found this e-mail through uTest, where I am a SQA Tester. I am
familiar with OpenOffice because I have used it in the past.

I got certified MCSE and CCNA back in 2000. I worked as a network admin for
Fleet Securities/ Quick and Reilly located at 14 Wall Street, New York.
After a period of time I got bored with this field, I found that it was not
exciting and innovative as I imagined and coincidentally was invited to a
business venture in a totally different industry. I was out of the IT field
for a while, however, I tried to stay up to date with technology, and every
opportunity that came up working with technology for family and friends, I
was there to volunteer. Recently I was introduced by a friend to SQA
Testing, watched a few James Bach seminars and I was hooked.

I am interested in getting into the SQA Testing seriously and would like to
contribute to OpenOffice development, and build SQA experience.

P.S. Keep up the good work, and hope I can be of assistance.

Regards,

Isaak Natenzon