review requested: [Bug 123862] O*String's isEmpty() should be used instead of its older alternatives : [Attachment 82479] use O*String isEmpty() in modules starting with a

2014-02-03 Thread bugzilla
j.nitsc...@ok.de has asked h...@apache.org h...@apache.org for review:
Bug 123862: O*String's isEmpty() should be used instead of its older
alternatives
https://issues.apache.org/ooo/show_bug.cgi?id=123862

Attachment 82479: use O*String isEmpty() in modules starting with a
https://issues.apache.org/ooo/attachment.cgi?id=82479action=edit

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



review requested: [Bug 123862] O*String's isEmpty() should be used instead of its older alternatives : [Attachment 82480] use O*String isEmpty() in modules starting with b

2014-02-03 Thread bugzilla
j.nitsc...@ok.de has asked h...@apache.org h...@apache.org for review:
Bug 123862: O*String's isEmpty() should be used instead of its older
alternatives
https://issues.apache.org/ooo/show_bug.cgi?id=123862

Attachment 82480: use O*String isEmpty() in modules starting with b
https://issues.apache.org/ooo/attachment.cgi?id=82480action=edit

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



Re: instsetoo_native need(s) to be rebuilt...

2014-02-03 Thread Jürgen Schmidt
On 2/1/14 2:43 PM, Απόστολος Συρόπουλος wrote:
 Hello,
 
 I have compiled all OpenOffice modules and now building stops as follows:
 
 $ build --all:instsetoo_native
 build -- version: 275224
 
 
 =
 Building module instsetoo_native
 =
 
 Entering 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/inc_openoffice/unix
 
 
 Entering 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/inc_openoffice/windows/msi_languages
 
 
 Entering /extra/sources/OpenOffice/aoo4/main/instsetoo_native/util
 
 Useless use of \E at 
 /extra/sources/OpenOffice/aoo4/main/solenv/bin/modules/installer/systemactions.pm
  line 94.
 Useless use of \E at 
 /extra/sources/OpenOffice/aoo4/main/solenv/bin/modules/installer/systemactions.pm
  line 214.
 ... checking environment variables ...
 
 
 make_installer.pl, version 1.0
 Product list file: ../util/openoffice.lst
 Taking setup script from solver
 Unpackpath: 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/util/../unxsogi.pro
 Compiler: unxsogi
 Product: Apache_OpenOffice
 BuildID: 9750
 Build: AOO410
 No minor set
 Product version
 Using default installpath
 Package format: installed
 msi templatepath: 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/util/../unxsogi.pro/misc/openoffice/msi_templates
 msi template path will be ignored for non Windows builds!
 msi languagepath: 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/util/../unxsogi.pro/misc/win_ulffiles
 msi language path will be ignored for non Windows builds!
 Calling epm
 Stripping files
 Unzip ARCHIVE files
 Languages: en-US
 
 ... checking required files ...
 .. searching zip ...
 Found: /usr/bin/zip
 ... analyzing ../util/openoffice.lst ... 
 ... reading include pathes ...
 ... analyzing script: 
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/setup_osl.ins 
 ... 
 ... analyzing script: 
 /extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/bin/setup_osl.ins 
 ... 
 ... analyzing directories ... 
 ... analyzing files ... 
 ... analyzing scpactions ... 
 ... analyzing shortcuts ... 
 ... analyzing unix links ... 
 ... analyzing profile ... 
 ... analyzing profileitems ... 
 ... analyzing modules ... 
 
 ... languages en-US ... 
 ... analyzing files ...
 preparing 0 extension blobs for language en-US:
 preparing 0 bundled extensions for language en-US:
 ... analyzing files with flag ARCHIVE ...
 ... analyzing files with flag SUBST_FILENAME ...
 ... analyzing files with flag SCPZIP_REPLACE ...
 ... analyzing files with flag PATCH_SO_NAME ...
 ... analyzing files with flag HIDDEN ...
 ... analyzing all directories for this product ...
 ... analyzing links ...
 ... analyzing unix links ...
 ... creating profiles ...
 ... analyzing modules ...
 ... creating installation directory ...
 ... creating installation set in 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/unxsogi.pro/Apache_OpenOffice/installed/install/en-US
  ...
 ... removing old installation directories ...
 ... creating directories ...
 ... copying files ...
 ... creating links ...
 remove_empty_dirs_in_folder 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/unxsogi.pro/Apache_OpenOffice/installed/install/en-US_inprogress/openoffice4/share/extensions
 ... current dir: 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/unxsogi.pro/Apache_OpenOffice/installed/install/en-US_inprogress/openoffice4/program
  ...
 ... unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 21 | ...
 ... cleaning the output tree ...
 ... removing directory /tmp/ooopackaging/i_103001391261452 ...
 ... removing directory 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/unxsogi.pro/Apache_OpenOffice/installed/stripped/en-US
  ...
 Error: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 21 | 
 failed!
 
 **
 ERROR: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 21 | 
 failed!
 in function: register_extensions
 **
 in function: register_extensionsstopping log at Sat Feb  1 15:33:31 2014
 dmake:  Error code 255, while making 'openoffice_en-US.installed'
 
 1 module(s): 
 instsetoo_native
 need(s) to be rebuilt
 
 Reason(s):
 
 ERROR: error 65280 occurred while making 
 /extra/sources/OpenOffice/aoo4/main/instsetoo_native/util
 
 When you have fixed the errors in that module you can resume the build by 
 running:
 
 build --all:instsetoo_native
 
 
 I have no idea what is wrong and moreover where should I look to find the 
 problem.
 Any ideas and/or suggestions would be really apprecieted!

which configure options did you use?

Juergen

 
 Kind regards,
 
 Apostolos
 
 --
 Apostols Syropoulos
 Xanthi, Greece
 
 
 



Spreadsheets

2014-02-03 Thread rosegalloway

Good Afternoon

Please accept my apologies if I have sent this to the wrong department but I 
have tried all the information pages to see if they could help
before contacting anyone and I am struggling to find an answer to my problem,

I have subscribed to Open Office for a long time and have never had any 
problems - up to two weeks ago I had a Dell PC with Vista on and
Open Office worked fine on that

I had some emails with Spreadsheets attached and they opened fine on Windows 8 
but now if I try that all I get is the file option asking me
to choose a program from the list to save it in - and Open Office is not one of 
them

Why are the Spreadsheets not saving - I put in save to ODF but to no effect, I 
just do not know how to correct this

I would appreciate any help with this

Many thanks  Kind Regards

Rose Galloway


RE: instsetoo_native need(s) to be rebuilt...

2014-02-03 Thread Απόστολος Συρόπουλος
 
 which configure options did you use?
 

Hello,

Here is how I have configured OpenOffice:

$ export CONFIG_SHELL=/bin/bash
$ export LD_ALTEXEC=/opt/gnu/bin/gld 
$ PATH=/opt/gnu/ant/bin:/opt/gnu/perl5/5.16.3/bin:$PATH
$ export ANT_HOME=/opt/gnu/ant/
$ export JAVA_HOME=/usr/jdk/jdk1.7.0
$ autoconf
$ ./configure 
--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 
--disable-odk --with-lang=el en 
--with-junit=/extra/sources/OpenOffice/java/junit-4.11.jar --disable-randr 
--enable-category-b --enable-pdfimport  --enable-wiki-publisher --with-dict=ALL 
 --with-build-version=Build by Apostolos Syropoulos 
--with-package-format=installed --with-jdk-home=/usr/jdk/jdk1.7.0 
--without-stlport
$ ./bootstrap
$ source SolarisX86GccEnv.Set.sh
$ cd instsetoo_native
$ build --all

BTW, I am using gcc version 4.8.2.
Best,

Apostolos

--
Apostols Syropoulos
Xanthi, Greece



  

Re: Spreadsheets

2014-02-03 Thread Alexandro Colorado
You need to set up OpenOffice as a default application for ODS, XLS, XLSX.
OpenOffice does this for you by default when you install it on your
computer under this dialog:
https://wiki.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Getting_Started/File_associations

If you miss that chanced and AOO is already on your box, making the
association manually should be done from the windows side. Here is a
process on how Windows 8 do file association:
http://winsupersite.com/article/windows8/windows-8-tip-change-file-associations-144102



On Mon, Feb 3, 2014 at 8:46 AM, rosegallo...@talktalk.net wrote:


 Good Afternoon

 Please accept my apologies if I have sent this to the wrong department but
 I have tried all the information pages to see if they could help
 before contacting anyone and I am struggling to find an answer to my
 problem,

 I have subscribed to Open Office for a long time and have never had any
 problems - up to two weeks ago I had a Dell PC with Vista on and
 Open Office worked fine on that

 I had some emails with Spreadsheets attached and they opened fine on
 Windows 8 but now if I try that all I get is the file option asking me
 to choose a program from the list to save it in - and Open Office is not
 one of them

 Why are the Spreadsheets not saving - I put in save to ODF but to no
 effect, I just do not know how to correct this

 I would appreciate any help with this

 Many thanks  Kind Regards

 Rose Galloway




-- 
Alexandro Colorado
Apache OpenOffice Contributor
http://www.openoffice.org
882C 4389 3C27 E8DF 41B9  5C4C 1DB7 9D1C 7F4C 2614


Re: About openxml handling code

2014-02-03 Thread Mayur
Found something interesting. Writer seems to reject any graphics in OOXML
documents - even VML ones. But there does seem to be code to support it.
Only, if a couple of tiny glitches were fixed, possibly Writer will start
showing VML shapes (at least). That'd work for all the 2007 MS word
documents, as well as for some 2010 documents which would have the vml data
in their mc:Alternativecontent tags. Here're the problems:
  i.  A function getNamespace( )  in
oox/source/shape/ShapeContextHandler.cxx always returned 0. The problem
seems to be a
  rather strange looking definition of the NMSP_MASK constant in
oox/source/token/namespaces.hxx.tail. It says there:
   *const sal_int32 TOKEN_MASK* = static_castsal_int32* ( (1 
16) - 1 );  *
*   const sal_Int32 NMSP_MASK   = static_cast sal_Int32 (
SAL_MAX_INT16  ~TOKEN_MASK );*

 Why SAL_MAX_INT16? That would translate into (for windows)
*  TOKEN_MASK = static_castlong(0x);  // 65535*
   *and NMSP_MASK = static_castlong(0x7FFF  ~TOKEN_MASK). //
which is 0x7FFF  0x = 0.*
  And
  Where as really, we should be looking for is the namespace value
which is in the higher two bytes. i.e. the following change fixes it.
   *const sal_Int32 NMSP_MASK   = static_cast sal_Int32 (
SAL_MAX_INT32  ~TOKEN_MASK );*
   That should set NMSP_MASK to the required 0x to obtain the
higher two bytes.

   To my mind, this sort of compactness isn't called for. Maybe, we
could have simply used a compact struct to store namespace and tag.

 ii. In oox/source/vml/vmldrawingfragment.cxx, there's a switch in the
function onCreateContext that says:
case VMLDRAWING_WORD:
  if ( isRootElement() )  {... }

  Is this so that whenever a vml file is received as a separate
document fragment, only then we create a shape context? Why not for the
inline (v:rect or other) objects? I tried removing the check, and instead
checking simply if nElement is a VML, then vml drawings were suddenly
visible in writer.

Is this a valid fix?



On Wed, Jan 29, 2014 at 1:24 PM, Andre Fischer awf@gmail.com wrote:

 On 28.01.2014 13:47, Mayur wrote:

 Hi,

 I am very new to the OpenOffice code, and need some help understanding the
 open-xml handling code. Could someone please answer the following
 questions?

   i. There seem to be two distinct pieces of code that do open-xml parsing
 in different ways. There's one part in writerfilter that has some
 generated code (xslt based) that provides factories and classes for
 creating different object types. And then, for sc and sd, all of the
 parsing code is in the oox module and seems to be hand-written. Why is
 that? Are there plans to move the parsing code to a common module?
 (perhaps
 oox ...)


 Re why: OOXML import has been developed while OpenOffice was maintained by
 Sun, later Oracle.  There where at least three development teams involved
 (for Writer, Calc, Draw/Impress). Sometimes they did not communicate with
 each other as well as they should have.  Having different modules is one of
 the results.  But, as far as I know, writerfilter has some calls into oox
 for shared functionality.

 Re future plans: Some of us are thinking about improving the OOXML
 support.  Consolidation of the code base into one module is a long term
 goal.



 ii. Probably a related question - why are drawing-ml shapes and pictures
 not supported in sw, while they are supported in sc and sd? The parsing
 code seems to be there. The tag wps:wsp has very little delta with the
 p:sp
 tag. Is this in works?


 Well, see my above comments.
 And, parsing OOXML is the easy part, importing the data into the
 application model is the hard part.  Calc and Impress use the same model
 for representing graphical objects, Writer has its own.

 If you are interested in OOXML import/export then maybe we can work
 together on improving it?

 Regards,
 Andre


 thanks,
 mayur



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




Reporting a problem with the OpenOffice website

2014-02-03 Thread wyman oxner
When I try to open Open Office I get a popup that says Cannot find file 
specified. I have a lot of information in Open Office and I need to recover 
this info. What is happening and how can I fix it?


Re: [INFO] Unofficial presentation of the AOO and Educoo projects

2014-02-03 Thread Guy Waterval
Hi all,

I knew this first journey into the world of MS users would be difficult,
particularly in my area, but I wouldn't expect a so bad result. The
presentation is canceled for a lack of participants. I was informed of the
situation very late, a few days before the deadline for registration. I
tried myself to recruit people in emergency, but in four days, it  was too
short to inverse the tendance.
Note that this situation is not representative and has not to be
generalized.
I will now try another method, without going through official channels
but contact directly users myself and organize private and free information
meetups to attempt to create a small users basis, because I've observed
that most MS users are not against OpenOffice in itself, but seem to be
more afraid about questions as changes, lack of support, to be isolated,
etc. So, in my area, it seems there is a need to have first an intermediate
layer of experienced users, perhaps organized in an association, between
the project and a potential basis of users.
So, I will try this way.

A+
-- 
gw


2013-12-07 Guy Waterval waterval@gmail.com:

 Hi all,

 I have the opportunity to make an unofficial presentation of the AOO and
 Educoo projects in Switzerland.

 www.softenpoche.com/sep/AOO100214.pdf

 The presentation will be held in the installations of a new AOO user :-)


 http://www.restaurant-hotel-fribourg.com/hotel-pas-cher-marly-fribourg-suisse-restaurant-italien.html

 A+
 --
 gw




Re: Reporting a problem with the OpenOffice website

2014-02-03 Thread Marcus (OOo)

Am 02/03/2014 06:41 PM, schrieb wyman oxner:

When I try to open Open Office I get a popup that says Cannot find

 file specified. I have a lot of information in Open Office and I need
 to recover this info. What is happening and how can I fix it?

Without more information about operating system and AOO version 
concreate help is not possible.


Furthermore, your request fits better in the users mailing list [1] or 
the user forum [2] as this mailing list is for developers to discuss 
project-specific topics.


[1] 
http://openoffice.apache.org/mailing-lists.html#users-mailing-list-public


[2] https://forum.openoffice.org/en/forum/

HTH

Marcus


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



Re: Spreadsheets

2014-02-03 Thread Andrea Pescetti

Forwarding the answer (below) to Rose who is not subscribed. Andrea

Alexandro Colorado wrote:

You need to set up OpenOffice as a default application for ODS, XLS, XLSX.
OpenOffice does this for you by default when you install it on your
computer under this dialog:
https://wiki.openoffice.org/wiki/Documentation/OOoAuthors_User_Manual/Getting_Started/File_associations

If you miss that chanced and AOO is already on your box, making the
association manually should be done from the windows side. Here is a
process on how Windows 8 do file association:
http://winsupersite.com/article/windows8/windows-8-tip-change-file-associations-144102



On Mon, Feb 3, 2014 at 8:46 AM, rosegallo...@talktalk.net wrote:



Good Afternoon

Please accept my apologies if I have sent this to the wrong department but
I have tried all the information pages to see if they could help
before contacting anyone and I am struggling to find an answer to my
problem,

I have subscribed to Open Office for a long time and have never had any
problems - up to two weeks ago I had a Dell PC with Vista on and
Open Office worked fine on that

I had some emails with Spreadsheets attached and they opened fine on
Windows 8 but now if I try that all I get is the file option asking me
to choose a program from the list to save it in - and Open Office is not
one of them

Why are the Spreadsheets not saving - I put in save to ODF but to no
effect, I just do not know how to correct this

I would appreciate any help with this

Many thanks  Kind Regards

Rose Galloway







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



Re: Newbie to openoffice

2014-02-03 Thread Shenfeng Liu
Kamini,
  Sorry for the late response. It is Chinese New Year Holidays this week,
so I believe Liu Ping is enjoying her vacation now.
  Please go to: http://ci.apache.org/projects/openoffice/#winsnap and
install Apache_OpenOffice_4.1.0_Win_x86_install_lang.exe_rev_num.exe (
e.g. Apache_OpenOffice_4.1.0_Win_x86_install_en-US.exe_1560773.exe ).

- Shenfeng (Simon)



2014-02-02 Kamini Bonde kamini.bend...@gmail.com:

 Hi ,
 I have created   account on test link and my id is -ambitious.k
 Also have created account on apache bugzilla .
 I have a couple of queries here.
 1] Do I need to introduce to qa team.
 2] What should i install on my windows7 to study the application
 openoffice. Link??

 Thanks
 Kamini.


 On Thu, Jan 30, 2014 at 4:52 PM, Liu Ping doneyours...@gmail.com wrote:

  Hi, KAMINI
 
  Welcome to join in QA team
 
  If you have interest on AOO 4.1  FVT, please send your platform and
  Testlink ID (if you haven't a Testlink account, you can register
  one[1]), and I will assign test cases to you.
  You should also get installation sets from dev snapshot [2] and report
  issues in Bugzilla [3]
 
  [1]http://aootesting.adfinis-sygroup.org/index.php
  [2]http://ci.apache.org/projects/openoffice/#linsnap
  [3] https://issues.apache.org/ooo/
 
  Thank you!
 
 
  On Thu, Jan 30, 2014 at 5:21 PM, Kamini Bonde kamini.bend...@gmail.com
 wrote:
 
  Hi,
  I am kamini from India.I am an engineering graduate and have been
 working
  in the field of software Testing since 5 years. I found openoffice to be
  quite exciting as its an open source application development. Looking
  forward to join the QA team so I learn more on testing and an
 opportunity
  to work with people around the globe.
 
  Regards,
  Kamini.
 
 
 


 --
 With Regards,
 Kamini Bonde



review granted: [Bug 123862] O*String's isEmpty() should be used instead of its older alternatives : [Attachment 82479] use O*String isEmpty() in modules starting with a

2014-02-03 Thread bugzilla
h...@apache.org h...@apache.org has granted j.nitsc...@ok.de's request for
review:
Bug 123862: O*String's isEmpty() should be used instead of its older
alternatives
https://issues.apache.org/ooo/show_bug.cgi?id=123862

Attachment 82479: use O*String isEmpty() in modules starting with a
https://issues.apache.org/ooo/attachment.cgi?id=82479action=edit

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