Re: [dev] byteswap

2006-03-22 Thread Caolan McNamara
On Wed, 2006-03-22 at 09:45 -0800, Michael Leibowitz wrote: > Is there a nice, portable way to do byteswapping already present in the > code? I am looking for something that provides the same sort of > functionality of byteswap.h on glibc. Surely, there is a this sort of > thing buried in some he

[dev] byteswap

2006-03-22 Thread Michael Leibowitz
Is there a nice, portable way to do byteswapping already present in the code? I am looking for something that provides the same sort of functionality of byteswap.h on glibc. Surely, there is a this sort of thing buried in some helper/library/abstraction. ;-) -- Michael Leibowitz <[EMAIL PROTE

Re: [dev] The Crash Reporter

2006-03-22 Thread Gregor Hartmann
Hi, Am 22.03.06, 12:21:58, schrieb Caolan McNamara <[EMAIL PROTECTED]> zum Thema Re: [dev] The Crash Reporter: > Yeah, makes sense of course. In our own case RedHat keeps and provides > debuginfo rpms of extracted debugging data, so theoretically I guess we > would be able to use the same or sim

Re: [dev] Using the 'shell' command in OOo 2.0.2

2006-03-22 Thread Gerrit Jasper
Tom Schindl wrote: Ross Johnson wrote: On Tue, 2006-03-21 at 01:42 +0100, Gerrit Jasper wrote: Gentlemen/ladies, I'm not sure that I completely understand the 'curl part is skipped' part of your description, but ... Have you checked the environment that OOo executes the scrip

Re: [dev] To OpenOffice Developer:

2006-03-22 Thread Tom Schindl
If that's really a bug file it to to issue-zilla. Tom

Re: [dev] How OO2.0 render pocket excel files?

2006-03-22 Thread Tom Schindl
I'm uncertain I get you right but are you searching for automatic conversion tool from xls to sxw, then this snippet might guide you: http://codesnippets.services.openoffice.org/Office/Office.ConvertDocuments.snip Tom Joy Woo wrote: > While testing OO with pocket excel files, OO always open them

Re: [dev] Client Side Code Help

2006-03-22 Thread Tom Schindl
Hi, you are talking about OO-API-Usage so dev@api.openoffice.org might be a better place to ask. Even checkout the Dev-Guide for information about the OpenOffice-UNO-API. http://api.openoffice.org/DevelopersGuide/DevelopersGuide.html Tom Kris Mele wrote: > Hello, >I was wondering if someone

Re: [dev] The Crash Reporter

2006-03-22 Thread Caolan McNamara
On Wed, 2006-03-22 at 11:12 +, Gregor Hartmann wrote: > Its even worse. To be able to get also the sourcecode lines of the stacks > sun keeps the original debug information for the binaries delivered. Sun > then works on the 'enriched' stacks only. So a crash report which is sent > in from a

Re: [dev] The Crash Reporter

2006-03-22 Thread Gregor Hartmann
Hi, just one more comment... Am 21.03.06, 11:23:07, schrieb Caolan McNamara <[EMAIL PROTECTED]> zum Thema [dev] The Crash Reporter: [...] > Crash reports submitted to the normal Sun crash reporter database > are not visible to non-Sun developers. Especially during the development > stage of a

[dev] To OpenOffice Developer:

2006-03-22 Thread 紫贏
To OpenOffice Developer: I have found a bug in Draw of OpenOffice and it's about exporting the file to swf formation. The bug is as following: When exporting the file to swf formation, the file will automatically adjust its width to 720 pixel along with a constrain proportional length;   no

[dev] Client Side Code Help

2006-03-22 Thread Kris Mele
Hello, I was wondering if someone could point me in the right direction with some code I am trying to migrate over from MSWord to OpenOffice? I have posted on the forum, but no one has been able to help as of yet. What I am trying to replicate is creating mailing labels on the user's comput

Re: [dev] The Crash Reporter

2006-03-22 Thread Caolan McNamara
On Wed, 2006-03-22 at 09:50 +1100, jim wrote: > On Tue, Mar 21, 2006 at 10:23:03AM +, Caolan McNamara wrote: > > Just some notes on the crash reporter and "outside Sun" builds > > > > The crash reporter is by default disabled from a configure build > > > > Even if it is explicitly enabled fro

Re: [dev] Styles not updating from linked template

2006-03-22 Thread Laurent Godard
Hi Mathias This strange looking macro will set an internal switch in the document meta data that enables the template update procedure. BTW: the same macro will re-enable the update procedure in case you have switched it off by answering the question "do you want to update your styles" with "No"