8 de febrero de 2010

IssueZilla

New issues: Mon Feb 8 16:43:01 UTC 2010

#i109041# - Database access: Acessing PostgreSQL stored procedures not possible with SQL queries and parameters
#i109045# - Database access: SRB crash in REPORT editing
#i109047# - Database access: crash when opening srb report from macro
#i109050# - Presentation: Impress crashes when switching to another output device via FN+F5
#i109042# - Presentation: Native table : copying text from one cell to another brings back default formatting
#i109037# - Presentation: Office crashes when opening comment
#i109052# - framework: -headless does display windows
#i109039# - framework: ActiveX control shows only half of a template document
#i109040# - framework: OOo has crushed
#i109048# - l10n: changed \" to ' in 2 strings
#i109044# - qa: Distribute OOo 3.2 RC5 as final
#i109051# - scripting: Support exit property
#i109049# - scripting: Support visibility specifiers for type
#i109036# - sw: Bad Export to RTF or DOC
#i109043# - sw: Some Chinese characters crashed writer.
#i109038# - sw: window opens in not existing external monitor
#i109046# - tools: OOo 3.2.1 release stoppers / blockers

lunes, 8 de febrero de 2010, a las 16:44

Gullfoss

Extension deployment

Currently, extensions programmers have no access to the deployment process of an extension. With CWS tkr35 the new interface XDeploymentHooks was introduced. An extension programmer may uses this interface to get a notification and execute custom code during the deployment and undeployment process.

To activate the deployment hooks simple add the <deploymentHook>-Tag to your description.xml. The tag contains the service name of the XDeploymentHooks implementation.

<?xml version="1.0" encoding="UTF-8"?>
<description xmlns="http://openoffice.org/extensions/description/2006" xmlns:xlink="http://www.w3.org/1999/xlink">
    <version value="0.0.1"/>
<deploymentHooks service="com.foo.DeploymentHooksTest"/>
    <identifier value="com.foo.DeploymentHooksTest"/>
    <display-name>
        <name lang="en">Deployment Hooks Test Extension</name>
    </display-name>
</description>

For more information see wiki.



por Tobias Krause el lunes, 8 de febrero de 2010, a las 13:20

GetOpenOffice.org Blog

Quick guide to convenient tools in GIMP

Here's a very quick callout to the tools I use most frequently in GIMP: clone stamp, bucket fill, color select, and so on.

Quickguide


por training@getopenoffice.org (Solveig Haugland) el lunes, 8 de febrero de 2010, a las 12:41

Noel Power

container controls for openoffice ?

In a previous blog I mentioned I was trying to provide some more advanced containment control concepts to Openoffice.org. As such I have created a cws for it. My main focus is providing these controls to enhance the VBA Userform import experience, hence support in the general Openoffice.org usage case is limited to programmatic access for the moment ( probably a good thing whilst trying to mature this feature )
I do think though that the implementation ( with some minor cleaning up ) is good enough to commit, that way ,the Userform import will immediately benefit from this work and additionally developers can play with the new ‘MultiPage, Page & Frame’ controls. If you can’t wait for the cws to be integrated then you can of course try this feature in the ooo-build master branch where it is already available. some nested container controls The screenshot shows a MSO userform with some multiple levels of nested container controls, then the same useform imported in ‘vanilla’ openoffice and finally how it looks now in the cws. You should notice some other nice improvements that also are included in this cws e.g. the ’spinbutton’ is now imported ( unfortunately this cws does not make use of the spinbutton generally available for normal Openoffice.org Dialogs ) However this cws does enable controls in Openoffice Dialogs to now access embedded images ( note the image control from the MSO Userforms has an associated image, the filter has been modified to create embedded images on import and the Dialog controls now can handle embedded images ) Also some good news regarding the toolbar enhancements mentioned in the last blog these are now integrated in the DEV300 codebase since m70 ( many thanks to Carsten for helping make that happen )


por Noel el lunes, 8 de febrero de 2010, a las 12:19

IssueZilla

New issues: Mon Feb 8 04:43:01 UTC 2010

#i109032# - Database access: CreateUnoDialog returns Null when Dialog/s running from other odb file at the same time
#i109034# - Database access: Second Listbox in table control shows ID instead of text
#i109031# - l10n: [JA]wrong translation about "Drawing scale"
#i109035# - sw: There could be a "Go to" button in the "Insert bookmark" window
#i109033# - sw: Writer hangs loading particular file with linked text frames

lunes, 8 de febrero de 2010, a las 04:43

7 de febrero de 2010

OOo repository for Extensions

WriterRotationTool

The extension WriterRotationTool allows to rotate an image
in a text document using the mouse, like others graphical objects.
The image is transformed into a drawing shape to allow its rotation.

This extension works both in :
* Writer documents,
* master documents,
* XML forms,
* HTML documents,
* database reports,
* database forms.


por tvataire el domingo, 7 de febrero de 2010, a las 17:19

IssueZilla

New issues: Sun Feb 7 16:43:00 UTC 2010

#i109020# - Formula editor: Possibility to remove extra white space from expressions
#i109023# - de: Wrong file name while exporting to a pdf file
#i109030# - extensions: Obba extensionwill not install on OO3.1.
#i109028# - framework: Palooca crashes Open Office 3.1-3.1.1 Calc & disables Extension Manager...
#i109021# - framework: [printerpullpages] Crash when open the dialog with selected text in writer
#i109022# - framework: [printerpullpages] shortcut can not see at default
#i109024# - framework: python uno broken
#i109027# - porting: Mingw build stopper: WeakReference assigment failure
#i109025# - qa: Please distribute danish built 3.2
#i109026# - sw: OO shutdown after saving *.odt an starting spell checking
#i109029# - sw: printer won't print borders of tables

domingo, 7 de febrero de 2010, a las 16:43

IssueZilla

New issues: Sun Feb 7 04:43:00 UTC 2010

#i109016# - Chart: should allow to disable the resfresh while editing
#i109015# - Presentation: linked image url is saved with invalid path
#i109014# - framework: OpenOffice Crashes when saving a file to a network drive
#i109018# - framework: installation - sofficeapp.dll not found
#i109019# - sw: Simple table no borders not saving in Writer .doc format
#i109013# - sw: error with tool writer, table with edgecolor Sun2, Sun3 or Sun4
#i109017# - sw: uninformative merge error message

domingo, 7 de febrero de 2010, a las 04:43

Hubert Figuiere

Yaletown at night

Yaletown at night seen from the bottom of the Cambie bridge at Spyglass place, Vancouver, BC

Seen a few meters from this.

Vancouver, BC, Canada - February 3rd 2010


por hub el domingo, 7 de febrero de 2010, a las 04:31

6 de febrero de 2010

IssueZilla

New issues: Sat Feb 6 16:43:00 UTC 2010

#i109010# - Presentation: Status of View - Comments not saved
#i109007# - gsl: crash from libqt when terminating OOo
#i109008# - sc: In Excel protected sheet can not be unprotected in OOO
#i109011# - sc: [Calc] diagram generation failure
#i109009# - sc: crash when closing calc with tooltip active
#i109006# - sw: PDF export of text in vertical orientation is horizontal.
#i109012# - sw: incorrectly formatting character strings as numbers

sábado, 6 de febrero de 2010, a las 16:43

Roberto Galoppini

Upcoming Open Source Webinars: Jaspersoft, Talend, TDWI

Community Projects Webinar: What’s New With Version 3.7 - Jaspersoft has just released the new Jaspersoft 3.7 Community, if you want to know more don’t miss this Webinar on February 16 at 10am Pacific Time.

Get ahead of the Game with Next Generation Open Source BI - Learn when to use Jaspersoft, and when to use Talend for your BI and Data Integration needs on February 18 at 11:00 CET.

WEBINAR: Agile Analytics: The Convergence of the Cloud, Open Source and Specialized Analytic Databases - TDWI - Learn more about the relevance to BI of the cloud, open source, virtualization, and high-performance analytical databases on March 31 at 12:00 EDT.


por Roberto Galoppini el sábado, 6 de febrero de 2010, a las 09:22

Louis Suarez-Potts

fosdem 2010

I missed last year's but was here two years ago, in Brussels, during winter, only without the broken hip. Fosdem is intense, exciting, great. The focus is on presentations, dsicussions that have an effect, that are not just speeches. In our case, this means the OOo developers present (and there are a lot) are going around meeting others and discussing OOo's technology and file format (the ODF) and how to contribute. (Today there is also a meeting of the ODF crew at 14:00, which I will be participating in. And that field--the ODF--is also immensely interesting.)

More later.....

Oh, cool data--so cool I wonder how much we can believe it.

See: http://www.webmasterpro.de/portal/news/2010/02/05/international-openoffice-market-shares.html

por oulipo (noreply@blogger.com) el sábado, 6 de febrero de 2010, a las 06:54

IssueZilla

New issues: Sat Feb 6 04:43:01 UTC 2010

#i109003# - *Testproduct: OpenOffice Calc
#i109001# - *Testproduct: OpenOffice Calc, Standard Filter
#i108997# - Drawing: Elbow connector adjustment lost when pasting drawing from Draw to Writer
#i108995# - Drawing: Can't delete comments for one Author
#i109000# - porting: [Mac OS X] crash when removing entries in toolbar
#i108991# - sc: COUNTIF gives inconsistent counts of empty arrays
#i109004# - sc: Runtime Error soffice.bin
#i108992# - sw: "CharHeight" property doesn't work
#i108996# - sw: Crash on open this .docx
#i108999# - sw: Error importing word document, pages missings.
#i108998# - sw: RTF export: List formatting partially lost when saving as RTF
#i109005# - sw: The above URL will not work as a link to the Internet
#i108994# - sw: The property "HyperLinkURL" doesn't work.
#i109002# - sw: problem with subscripts and superscripts
#i108993# - ucb: ucb: GIO causes termination on double-click on formula in calc

sábado, 6 de febrero de 2010, a las 04:43

SolidOffice

Bob Sutor on ODF Support in WordPress

ODF support in more applications is always a good thing. It provides further utility to users, expands and strengthens the software ecosystem, and demonstrates the superiority of open data formats.

Along these lines, Bob Sutor asks, “What would ODF support for WordPress look like?

“Thinking of WordPress as a content management system, importing an ODF file means taking a word processing, presentation, or spreadsheet document and putting into a form that can be saved and displayed by WordPress, either in a blog post or a standalone page. For simple text, this would mean translating to HTML. Doing a bit more work, it could mean using HTML and CSS for formatting. Getting even fancier, it could incorporate extra JavaScript or PHP code to handle spreadsheets in a live manner.”

He points out a Drupal module serving a similar purpose, and collects some good comments from Rob Weir and Walt Hucks helping to further develop the idea.


por Benjamin Horst el sábado, 6 de febrero de 2010, a las 03:37

5 de febrero de 2010

OOo repository for Extensions

Toools

Now with Toools you can:

  • manage a warehouse and create document of delivery/entry and report with Sun Report Builder (c)Sun Microsystems, to be installed separately;
  • program a job and create a Gantt chart connected with HSQLDB, and update the chart in real-time. The chart can be copy-pasted and also manually modified.

Click here to get the free Tutorial (valid until ver. 0.2.2) (download with right click -> save destination as; view in the browser with double click)
Clicca qui per scaricare il Tutorial gratis(valido fino alla ver. 0.2.2) (download con click destro -> salva destinazione con come; apertura nel browser con doppio click)

Segui qui il blog in italiano!

(Italiano) Con Toools è possibile: gestire un magazzino e creare documenti di consegna/ricevimento; programmare un lavoro e creare un diagramma di Gantt collegato con il database HSQLDB integrato in OOo, e aggiornare il grafico in tempo reale. Il grafico può essere copiato ed incollato e anche modificato manualmente.

Languages:

  • English,
  • Italiano,
  • Hungarian (partial - thank to Juhász Dezső);
  • Dutch (thank to Dick Groskamp);
  • Spanish (partial - thank to Jose Lopez);
  • French (partial - thak to Bernard Gallat);
  • Turkish (partial - thank to Turker Gulum).

Code encrypted for security reason, available open here.


por Xergio el viernes, 5 de febrero de 2010, a las 21:47

IssueZilla

New issues: Fri Feb 5 16:43:00 UTC 2010

#i108969# - Chart: Asian Layout mode in chart
#i108977# - Chart: Display legend
#i108971# - Drawing: Drawing scale does not effect to measure
#i108983# - Presentation: Page Numbering in Handout not incrementing
#i108984# - Presentation: Slide size in handout cant be changed
#i108976# - Presentation: deleting a graphic style causes crash
#i108985# - gsl: We get en error with PDF/A generated when we try to open with Adobe Reader V8.
#i108979# - l10n: [JA]Inconsistent translation about "Distribution"
#i108973# - qa: [automation] refactor and cleanup dbaccess testscripts
#i108987# - sc: "paste range is too big" could crop instead
#i108980# - sc: Cant switch between RadioButtons
#i108990# - sc: Hangs deleting big group of cells with formulas
#i108988# - sc: Non Latin characters display problem in sheet tabs
#i108986# - sc: Starting Opening Workbook macro
#i108974# - sw: Calibri font has bad rendering under OOO when reloading document
#i108972# - sw: DOCX: paragraph following table erroneously got a page break
#i108978# - sw: WW8. exported OOo Spreadsheet disappears when re-imported in writer
#i108981# - sw: docx import adds blank paragraphs
#i108982# - sw: docx import adds page break between two tables
#i108970# - sw: docx: file having odd footers with table in it crashes OOo 3.2
#i108989# - www: Linux: Recognize 64-bit OS to offer a x86-64 file instead of x86
#i108975# - www: ssh public key for mercurial

viernes, 5 de febrero de 2010, a las 16:44

Cedric Bosdonnat

Nice popups for every toolbar

In the Go-oo team, we wanted to refactor some toolbar popups to tend to some general look. The following screenshots give a good idea of the differences between those popups.Differences between the toolbars

Then I changed the popup windows by something looking more like the third of the above screenshots. For some popups I even removed the menu to use normal dialog controls: the effect was pretty awful with the OpenSuse 11.2 default GTK theme (with black menus). Here are some screenshots to better realize what has changed, though there are other refactored popups…Some changed toolbars

The patch has been committed to ooo-build master branch, but is not yet applied as there are still some crashes to fix when reopening the toolbar.


por Cédric el viernes, 5 de febrero de 2010, a las 16:41

Gullfoss

New: OOo-DEV 3.x Developer Snapshot (build DEV300_m71) available

Developer Snapshot build OOo-Dev DEV300_m71 is available for download.

DEV300 is the development codeline for the upcoming OOo 3.x releases.

If you find severe issues within this build please file them to OpenOffice.org's bug tracking system IssueTracker.

Please use the following download page:
http://download.openoffice.org/next

Release Notes:
http://development.openoffice.org/releases/DEV300_m71_snapshot.html

MD5 checksums:
http://download.openoffice.org/next/md5sums/DEV300_m71_md5sums.txt


por Marcus Lange el viernes, 5 de febrero de 2010, a las 08:52

Hubert Figuiere

Inukshuk

Inukshuk along the seawall in Vancouver, BC, around Stanley Park on Christmas day.

Vancouver, BC, Canada - December 25th 2009

Update: it is actually closer to English Bay.


por hub el viernes, 5 de febrero de 2010, a las 04:50

IssueZilla

New issues: Fri Feb 5 04:43:00 UTC 2010

#i108967# - Database access: JDBC connection to SQLite broken. Used to work in OOo 3.1.1
#i108966# - Installation: OOo 3.1.1 installer doesn't create association for MS Office files
#i108968# - Presentation: will not save documents
#i108965# - framework: [windows 7 filepicker] Some controls are misarranged / labels too short
#i108964# - sc: Calc destroys cell format on search-replace
#i108961# - sw: Paper size is ignored while Printing
#i108962# - sw: Tables corrupt document when running across two pages.
#i108963# - sw: random auto indent when using numbering with symbol before number

viernes, 5 de febrero de 2010, a las 04:43

4 de febrero de 2010

OOo repository for Extensions

SUMTEX - Сумма прописью

Calc function to convert numbers to words (for Russian, Ukrainian, Belarussian languages only).

Функция для преобразования чисел в числительные. Поддерживает русский, украинский, белорусский языки (т.к. они похожи), имеет немного другой нежели numbertext и moneytext алгоритм. Сделана на основе Сумма прописью (Basic) и совместима с ней. Функция в мастере функций называется SUMTEX. Ей можно дать любое название, которое нравится, например, "ЧВС" (=число в слово), "пропиши", "словами", и т.д. Если найдёте подходящее название, которое хотите закрепить - сообщите, пожалуйста. Функция имеет своё описание в мастере функций. Она имеет один обязательный параметр - число, а все остальные не обязательны.
Пример:
SUMTEX(1234;"ягоды") даёт результат "одна тысяча двести тридцать четыре ягоды" на русской сборке, " одна тисяча двісті тридцять чотири ягоды " на украинской. Тот же результат можно получить на русской сборке, введя формулу =SUMTEX(1234;"ягоды"; ; ; ; ; ; ; ;"укр").


por fyva el jueves, 4 de febrero de 2010, a las 22:26

IssueZilla

New issues: Thu Feb 4 16:43:00 UTC 2010

#i108955# - Chart: Vertically stacked does not work correctly in chart
#i108957# - Chart: Vertically stacked does not work correctly in chart
#i108943# - Database access: SRB displays wrongly localized window title
#i108954# - Database access: SRB: Bubble chart shows data on Y axis
#i108956# - Database access: SRB: Pie charts show no data in report only legend keys
#i108959# - Database access: SRB: crash when closing
#i108939# - Database access: reportdesign: final unused method in reportdesign
#i108947# - Installation: Showing a correct build id in Mac's Finder-Quicklook requires to always build 'sysui'
#i108952# - Presentation: add to custom show list ,then hiden ,finally play it ,program crash
#i108934# - documentation: when offering regular expressions, point out to turn them on
#i108931# - framework: Caching of obsolete certificates?
#i108936# - framework: Switch "-nolockcheck" affects lock-files of documents
#i108950# - framework: filter: improved userform,frame, multipage & page filter
#i108945# - framework: scripting: encode From name and address correctly
#i108946# - framework: xmlscript: needs support for spinbuttons for dialogs
#i108935# - gsl: non-pro: STL error when loading file with CTL text
#i108949# - gsl: support embedded controls in Openoffice Dialogs
#i108951# - gsl: toolkit: new controls Frame, MultiPage + Page
#i108944# - l10n: [JA]inconsistent translation about "Vertically stacked"
#i108932# - porting: Build ID in Quicklook is not the same as in About OOo
#i108933# - porting: register component './pythonloader.uno' in registry 'pyuno_services.tmp' failed!
#i108958# - pt: Verify Word completion dialog label change don't have word to be replace on Portuguese Version
#i108948# - sc: Unhandled UnknownPropertyException in DataPilot from external service
#i108953# - sw: Conflict between libldap50.so and libldap2
#i108960# - sw: Copy-Paste Edit failure in Tool-Tip for 'Font Color'
#i108937# - sw: PS Printing fails with embedded EPS-Graphic NEW INFO
#i108941# - sw: PS character encoding w PS-Fonts faulty in PDF-Export
#i108942# - sw: Postscript Garbage printing workaround
#i108929# - sw: Table align "Center" and "Right" lost when saving to DOC in 3.1 & 3.2 (since 3.0.0)
#i108930# - sw: bad frame position after reloading using style marginalia
#i108940# - tools: build.pl pollutes source_config when preparing a build
#i108938# - ucb: ucb: final unused method in ucb

jueves, 4 de febrero de 2010, a las 16:45

GetOpenOffice.org Blog

Selecting a contiguous area of a color, or selecting all instances of a color, in GIMP

Take a look at the this image. Let's say you want to get rid of the sky, or change it to a different color, because you're going to just use the mountains in a separate image. You want to get rid of that shape of blue; however, there could be bits of blue in the shadows that you don't want to get rid of.

Select1

Now look at this; you want to do something similar, select a bunch of one color, but you want all the instances of that color.

Select2 

For the first instance you use the Fuzzy Select tool; for the second you use the Color Select tool.

Select3 

Using each of them is simple. Click on the tool, then set the tolerance threshold and any other options.

Select4

Click in the image; you'll see what's selected. If you're happy, press Delete or complete another task on the selected area. If not, click off and reset the threshold or other settings.

Select5


por training@getopenoffice.org (Solveig Haugland) el jueves, 4 de febrero de 2010, a las 12:21

Gullfoss

New: OpenOffice.org 3.2.0 Release Candidate 5 (build OOO320_m12) available

OpenOffice.org 3.2.0 Release Candidate 5 is now available on the download website.

If you find severe issues within this build please file them to OpenOffice.org's bug tracking system IssueTracker:

Download website:
http://download.openoffice.org/all_rc.html

Release notes:
http://development.openoffice.org/releases/3.2.0rc5.html

MD5 checksums:
http://download.openoffice.org/next/md5sums/3.2.0rc5_md5sums.txt


por Marcus Lange el jueves, 4 de febrero de 2010, a las 12:16

Eike Rathke

I'm going to FOSDEM '10

I'm going to FOSDEM, the Free and Open Source Software Developers' European Meeting Come to my Show me YOUR code workshop on Saturday, 2010-02-06 16:00. Meet me at the OpenOffice.org Developer Room or the OOo stand or anywhere else. I'll also dent my location occasionally at identi.ca.

por Eike Rathke el jueves, 4 de febrero de 2010, a las 11:17

Hubert Figuiere

From the Cambie bridge

Taken tonight, from the Cambie bridge in Vancouver, BC toward the science center over False Creek.

Not from the same vantage point as this

Vancouver, BC, Canada - February 3rd 2010


por hub el jueves, 4 de febrero de 2010, a las 08:45

IssueZilla

New issues: Thu Feb 4 04:43:00 UTC 2010

#i108927# - Presentation: Copy + Paste Slide produces new slide with wrong formating & content
#i108916# - Presentation: Inconsistent behaviour between Writer and Impress comments
#i108917# - Presentation: Pop-Up Menu in Impress-Comments has strange behaviour
#i108926# - Presentation: can add a page which has been hidden to Custom Show List, if Play it then program crash
#i108925# - framework: Problem saving files over CIFS share
#i108911# - framework: [redland,unoxml] get rid of redland-1.0.8.patch.free_null
#i108918# - framework: desktop: QuickStarter/Gnome not started on login
#i108914# - gsl: vcl: Lost mpGraphics in OutputDevice::ImplNewFont()
#i108913# - pl: spacja nierozdzielająca
#i108928# - sc: DataPilot: crash on drill-down of field member
#i108912# - sc: pageformat get lost on copy a speadsheet
#i108920# - sw: Jumping to hidden placeholder will Crash OpenOffice
#i108915# - sw: Tables in Writer - "space equally" does not work for rows
#i108922# - sw: ill positioned text frames after import from word 6
#i108924# - sw: linked fotos right shifted within the border
#i108919# - sw: sw: new && || ambiguity in m71
#i108921# - sw: unknown code inserted when file is exported from docx to txt
#i108923# - ucb: build broken in ucb/source/ucp/gio/gio_content.cxx

jueves, 4 de febrero de 2010, a las 04:44

3 de febrero de 2010

Caolan McNamara

DEV300_m71

DEV300_m71, svx, soltools and accessibility all 0 unused methods now. ucb reportdesign and sal nearly unused free. sc and sw creep up again. Over all count -17


por Caolan el miércoles, 3 de febrero de 2010, a las 20:45

IssueZilla

New issues: Wed Feb 3 16:43:00 UTC 2010

#i108907# - Chart: Column labels are cut off in chart data dialog
#i108865# - Database access: How to add a lookup field in a table
#i108905# - Database access: [cws sb111] Sun Report Builder doees not create report. Error messages when execute
#i108908# - Drawing: basegfx: d="M .4,.3" legal ?
#i108903# - Installation: can not open the program
#i108869# - Presentation: Drawing toolbar click "insert" menu item crash
#i108898# - documentation: Help missing or wrong for Fontwork, Gallery, Database Beamer
#i108904# - framework: framework: Extend possible document size above 300 cm
#i108896# - porting: MacOSX: OOO320_m12 build failed at instsetoo_native with-lang=ALL
#i108897# - sc: Error in dbase file format during save
#i108899# - sc: Paste special hangs Calc on a medium sized spreadsheet
#i108864# - sc: RFE for opening ods and odp files with the implementation of the SUN ODF Plugin
#i108910# - sw: Compatibility with Macspeech Dictate
#i108901# - sw: Email Mail Merge: No possibility to adjust PDF export properties
#i108906# - sw: PDF export --> degraded quality of embedded EPS images
#i108902# - sw: module sw needs to depend on module filter
#i108900# - sw: module sw needs to depend on module oovbaapi
#i108909# - ucb: Update neon to 0.29.x
#i108890# - vba: API Mkdir can't work
#i108884# - vba: Add new API: Application.GetSaveAsFileName
#i108893# - vba: Add new API: Application.SheetsInNewWorkbook
#i108894# - vba: Add new API: Comment.Shape
#i108877# - vba: Add new API: FileSearch.FoundFiles
#i108892# - vba: Add new API: Shape.Copy
#i108871# - vba: After saved, form control lost assigned macro
#i108889# - vba: Application.GetOpenFilename can't work correctly
#i108876# - vba: Application.Range does not work well
#i108863# - vba: Application.Run could not work correctly
#i108880# - vba: Implements API Application.EnableEvents
#i108883# - vba: Implements API: Range.TextToColumn
#i108867# - vba: Implements new API: Application.CutCopyMode
#i108887# - vba: New API: Application.Undo
#i108886# - vba: New API: PageSetup.PaperSize
#i108882# - vba: New APIs: Application.Iteration Application.International Application.EnableCancelKey Application.InchesToPoints
#i108878# - vba: Range.AutoFilter does not work well
#i108866# - vba: Range.Copy() API does not support to copy range to different workbooks.
#i108891# - vba: Range.CopyFromRecordset with instant adLockReadOnly can't work
#i108873# - vba: Range.PasteSpecial() does not work well
#i108868# - vba: Range.PivotTable could not work well
#i108872# - vba: Some COM API can't work well, such as some Notes COM API.
#i108885# - vba: Support new API, WorksheetFunction.IsNumber, WorksheetFunction.IsText, WorksheetFunction.IsNoText
#i108895# - vba: Support new parameter for API: UserForm.Show(modal as boolean)
#i108879# - vba: Support return value for basic method "Shell"
#i108888# - vba: Workbook.SaveAs could not work correctly
#i108874# - vba: Worksheet.Change event works not correctly
#i108875# - vba: Worksheet.Copy does not work well
#i108881# - vba: Worksheet.Visible should return -1 when the value is True
#i108870# - vba: WorksheetFunction.Match could not work correctly

miércoles, 3 de febrero de 2010, a las 16:47

EIS

DEV300_m71 ready for use.

DEV300_m71 has been built by Hamburg RE. No open build problems are known, and smoketest has been passed successfully.

Tasks and their ChildWorkspaces for Milestone DEV300m71


Child Workspaces integrated:

automation007

Automation related tasks for OOo 3.3


bserver50

buildtool08

This CWS contains fix for #i107041# as well as some small fixes (like new variable naming style)


calc32stopper9_DEV300

3.2 issue


chart32stopper_DEV300

3.2 stopper issues: chart and calc


cmcfixes69

misc low-hanging cppcheck fixes


dba32z_DEV300

dba33d

eraser01

Deal with all the erasing functionnalities in drawing features of OpenOffice.org


fwk136_DEV300

Showstopper


impress181

Bugfix cws for impress/draw with OOo 3.2 target


koheidatapilot03

Misc new stuff for DataPilot.


kso42

Misc. OOo 3.3 tasks,


l10n32fixrc_DEV300

enable basque help


l10ntools

some minor issues fixed in localize_sl and localize.pl , transex3 renamed to l10ntools , added missing buildtypes


native280_DEV300

Update to Java 6 Update 18


s390xport02

Fixes for the s390x uno bridge


swunolocking1

try to improve the robustness of the writer UNO API implementation in multi-threaded scenarios.
the main problems are described in issue i105557.

vcl108

3.3 issues


dev300m71masterfix


por Hamburg Release Engineering el miércoles, 3 de febrero de 2010, a las 14:53

IssueZilla

New issues: Wed Feb 3 04:43:00 UTC 2010

#i108854# - Database access: creating a form named "names" by wizard does not work anymore
#i108852# - framework: program isn't working; can't delete from computer
#i108856# - gsl: n-up printing hard to find
#i108855# - sc: spreadsheet-links are forced to lower-case during "save"
#i108862# - sw: Extra underlined blank character after wrapping and print to PDF
#i108857# - sw: Table border
#i108851# - sw: dimension arrows have wrong size and position
#i108858# - vba: Application.Dialogs().Show() does not return a boolean value.
#i108853# - vba: DEV300_m69 breaks with --disable-vba in vbahelper
#i108861# - vba: Event TextBox.KeyPress,TextBox.Exit can't work with parameters
#i108859# - vba: Event Worksheet.SelectionChange is triggered, although the selection is not changed
#i108860# - vba: Validation can't work correctly.

miércoles, 3 de febrero de 2010, a las 04:43

2 de febrero de 2010

Michael Meeks

2010-02-02: Tuesday.

  • To work, poked more bootcharts, fixed a couple of bugs in bootchart2, and submitted it to Base:System. Implemented horizontal scale zoom in the viewer - to see yet more detail. Dug into a kernel boot time regression, and poked Greg about it.
  • Meeting heaven - preload all-hands, customer calls, chat with Guy, JP, etc. what fun.
  • Banged away at my desk in the evening, accepting some slightly damp, pre-planed timber in exchange for speed. Amused by the EvoStick water-proof glue, apparently it "dries clear" - where 'clear' seems to have the value 'white'; odd. Assembled the angle-grinder, and had a go at the steel for the front guard - remembered that you get a lot of fun sparks from such an occupation - and that the floor is covered with fine sawdust, hmm. You really get a good feeling for the speed of a 10k RPM hard-disk, with a angle-grinder of the same speed, somehow failed to set light to myself, loose a limb, or burn the house down.

martes, 2 de febrero de 2010, a las 21:00

Kohei Yoshida

Two more enhancements are in

Today, I’d like to talk about two minor enhancements I just checked in to ooo-build master. They are not really earth-shuttering per se, but still worth mentioning & may be interesting to some users.

Insert new sheet tab

insert-sheet-shot

Here is the first enhancement. In Calc, you’ll see a new tab at the right end of the sheet tabs, to allow quick insertion of new sheets. Each time you click this tab, a new sheet gets inserted to the right end. The sheet names are automatically assigned.

Previously, inserting a new sheet has to be done by opening the Insert sheet dialog, selecting the position of the new sheet and how many new sheets are to be inserted etc. But if you always append a single sheet at the right end and don’t care to name the new sheet (or name it after the sheet is inserted), this enhancement will save you a few clicks. Implementing this was actually not that hard since I was able to re-use the existing code for most of its functionality. I personally wanted to give it a little more visual appeal, but that will be a future project.

Anyway, I hope some of you will find this useful.

English function names in non-English locale

The second enhancement is related to cell functions. If you use a localized version of OOo, you probably know that the function names are localized. But there has been quite a few requests to support English function names even if the UI is localized. This is where this enhancement comes in.

First, there is now an additional check box in the Formula options page:
english-func-option
By default, the check box is off, which means the localized function names are used. Checking this check box will swap localized function names with the English ones across the board. You can of course uncheck it to go back to the localized function names.

For example, in French locale, the name of the function that calculates a summation of a cell range is called SOMME, but when the English function name option is enabled, this becomes SUM as you can see in the following screenshot:
english-func-displayed

This change takes effect in all of the following areas:

  • formula input and display,
  • function wizard, and
  • formula tips.

As always, please test this thoroughly, and report any bugs. Thanks!


por Kohei Yoshida el martes, 2 de febrero de 2010, a las 19:45

IssueZilla

New issues: Tue Feb 2 16:43:00 UTC 2010

#i108840# - Database access: Can not create new forms to insert data
#i108847# - Drawing: get rid of XFillExchangeData
#i108848# - Installation: Prepare OOo 3.2.1 and enable Windows Minor Upgrade.
#i108833# - Presentation: Impress crashes when dragging and moving slide out of slide preview pane
#i108846# - framework: sfx2: gtk quick starter is still a bit sick
#i108834# - framework: spadmin: each typeface listed twice
#i108831# - l10n: [JA UI] Translation for "Astorian" is wrong in Japanese
#i108832# - qa: [automation] do not mention email, if network is not reachable
#i108845# - qa: update TCM test case No.109299
#i108841# - sc: Allow copying of different selections of cells with different height
#i108842# - sc: Calc Sort Order Wrong for Mongolian Language
#i108843# - sw: 1st line left indent paragraphs with borders spacing problem
#i108850# - sw: Keyboard shortcuts for text selection don't behave as expected
#i108836# - sw: PDF Exporter: target directory defaults to "Grafiken" instead of "Arbeitsverzeichnis"
#i108837# - sw: PDF Exporter: target directory defaults to "Grafiken" instead of "Arbeitsverzeichnis"
#i108838# - sw: PDF Exporter: target directory defaults to "Grafiken" instead of "Arbeitsverzeichnis"
#i108839# - sw: PDF Exporter: target directory defaults to "Grafiken" instead of "Arbeitsverzeichnis"
#i108849# - sw: Word formatting not preserved (possibly due to overlapping tabs and margins)
#i108835# - sw: target directory defaults to "Gallery" instead of "My Documents"
#i108844# - ui: scrolling in fontlist generates unexpected "jump" away from selected typeface
#i108830# - www: Add "Recommended 16 bit colors"

martes, 2 de febrero de 2010, a las 16:44

EIS

OOO320_m12 ready for use.

OOO320_m12 has been built by Hamburg RE. No open build problems are known, and smoketest has been passed successfully.

Tasks and their ChildWorkspaces for Milestone OOO320m12


Child Workspaces integrated:

native282

Signing problem of OOo 3.2.0


ooo321gsl02

Fix 3.2 showstoppers


ooo320m12masterfix


por Hamburg Release Engineering el martes, 2 de febrero de 2010, a las 14:53

IssueZilla

New issues: Tue Feb 2 04:43:00 UTC 2010

#i108822# - Database access: Can'r run database app
#i108829# - Database access: Import Access table - loss data
#i108823# - Formula editor: uncontrolled self duplicating symbol
#i108820# - framework: 'Show icons in menu' automaitc set to HIDE in linux
#i108821# - framework: Form Widgets Exporting To PDF In Wrong Fonts
#i108827# - framework: click instead of double-click to edit formulas
#i108824# - framework: string changes for printerpullpages
#i108828# - sc: AutoFilter only allowed on 8 sheets max
#i108825# - sc: Resizeing cells causes application freezing
#i108826# - sw: counting characters per line

martes, 2 de febrero de 2010, a las 04:43

1 de febrero de 2010

Michael Meeks

2010-02-01: Monday.

  • Walked babes to school. Interested to see the IM 25nm NAND flash, double the capacity in the same footprint. At 167mm^2 (a square 13x13) - 8Gb == 64Gbit; to convert that to the world of hard-disk geometries (all in bits per inch^2 [nice]) is ~1/4 of an inch squared, giving an areal density equivalent of 240Gbit/inch squared (highly contrived without leads, packaging, and/or hard-disk spindles, read heads etc. but interesting). So that gives us - numbers courtesy of man-in-the-pub (wikipedia)
    MediaDensity Gbits/inch^2
    CD0.9
    DVD2.2
    Blue-ray7.5
    IM 25nm flash240
    holographic250
    best holographic250
    hard disk400
    Of course, ideally storage densities would be measured in mm^3 (the world is going metric - inch by inch) - and of course, for eg. a backup medium, ultimate density of leaking capacitors is not the key consideration; but interesting nonetheless. I'm looking forward to the next generation of flash-ssds - but, if we could get the (rather good idea) of hybrid disk + some flash in a single box to market fruition things could get better rather more quickly. Incidentally - one reason doubling capacity in the same footprint makes a difference is the fixed cost: ~$1 per chip for etching, sawing, packaging etc.
  • Tried to book an hotel at FOSDEM on Alasdair's recommendation, I suppose I should at this point insert some graphic suggesting I'm going to FOSDEM: it's going to rock. By some miracle of scheduling, I also seem to have a talk on boot performance Saturday @ 16:15. The abstract for which should read:
    A quick expose on boot time profiling tools, show-casing the slightly-less-lame: "bootchart2" - a new and improved boot time profiling tool, and other ways to speed things up. Which of the seven+ 'readahead' tools do you want, and why ? With a summary of recent fixes and wins in the area, and how to get involved with improving Linux boot performance
    If you have content I am likely to miss: a new uber-funky boot, ultra-fast boot subsystem (or something) I'd love to hear about it for then.
  • I don't think I ever realised that Andy Wingo's past before GStreamer was so interestingly Nucular - a fascinating set of insights. I must say that, I'm more optimistic that you can blag money out of the military, and use it to generate something socially useful - the internet might be a case in point.
  • Poked LXF, odd. Clarity; one-to-one with JP, sync with Aaron. Worked late on git based code auditing tool. Printed out some lovely pictures of the children for their God-parents.

lunes, 1 de febrero de 2010, a las 21:00

IssueZilla

New issues: Mon Feb 1 16:43:00 UTC 2010

#i108815# - Presentation: suoni su presentazione
#i108810# - nl: Customizing keyboard
#i108806# - nl: Localisation for Belgian, Dutch speaking users
#i108814# - qa: [Automation] Warning in w_updt.bas in tInsertComment
#i108811# - sc: Aqua: Vertically stacked Japanese rotates 90 degrees in PDF file.
#i108809# - sc: Many cell styles: Slow open and save spreadsheet
#i108818# - sc: OOo-3.2 crashes with NLPSolver on SLED11-x86_64
#i108816# - sc: Word wrap will not apply to URL (with URL recognition on)
#i108819# - sw: Bogus bullets in previous documents with OO.o 3.2 rc4
#i108817# - sw: Crash on close document in Word XP format
#i108813# - sw: Crash on two times Undo inserting comment with text
#i108804# - sw: DOCX: crash opening file having drawing objects in header
#i108805# - sw: Print Preview export pdf reload sw document crash
#i108807# - sw: cursor remains at the old position after inserting a math formula with no outer borders
#i108808# - sw: paragraph-format "outline level" will reset chapter num of caption (num range) field
#i108812# - www: SCA status of Katsuya Kobayashi

lunes, 1 de febrero de 2010, a las 16:43

GetOpenOffice.org Blog

Doing red-eye reduction in GIMP

There's a pre-fab redeye reduction filter in GIMP that works pretty well. Here's how to use it.

1. Open the image with the red eye issue.

2. Click the rectangle select tool. You’re going to select the area of just the eyes. You don’t have to do this but if there is red anywhere else in the photo, you risk having that turn darker too unless you select just the eye portion.

Red1

Draw a box around the eyes.

Red2

3. Choose Filters > Enhance > Red Eye Removal.


In the window that appears, check to see in the preview area if the red is still visible. If not you're fine; if so you need to increase the tolerance, i.e. the amount of color similar to red that’s changed.

Red3

If the eyes are red, drag the slider bar to the right. Stop when you see that in the preview area the eyes are now dark.

Red4

4. Click OK.


por training@getopenoffice.org (Solveig Haugland) el lunes, 1 de febrero de 2010, a las 12:12

IssueZilla

New issues: Mon Feb 1 04:43:00 UTC 2010

#i108800# - Drawing: Font work tool bar: active choise in selecting font distance is black, thus invisible
#i108799# - Drawing: [loc] line width of font work objects in inches in Dutch version
#i108803# - framework: File Association Dialog (after installation)
#i108801# - gsl: PDF export to PDF/A doesn't work on Linux-x64 and Win XP
#i108802# - sw: changing the styles of all formulas in selection / document

lunes, 1 de febrero de 2010, a las 04:43

31 de enero de 2010

Michael Meeks

2010-01-31: Sunday.

  • Up early, dealt with babes while J. slept. Off to NCC, managed to avoid creche somehow - and so hear Tony's sermon on the woman at the well; good stuff.
  • Home for lunch, supervised three babes watching Ice-Age2, while J. cycled off with a practising H. to Effie's for cakes. Set too in the work-shop, having abandoned hope of a biscuit cutter - used nails instead - with much glue. Assisted by first E. and then N. helpfully passing nails, and avoiding ricochets from their removed ends. Worked away at it until late and got much of a workbench constructed.

domingo, 31 de enero de 2010, a las 21:00

IssueZilla

New issues: Sun Jan 31 16:43:00 UTC 2010

#i108796# - Formula editor: Some mathematcical symbols (integral, sum) should be scalable.
#i108798# - Presentation: slide-show: on kde 4.3.5 content menu displayed wrong
#i108795# - sw: Can not open Word document
#i108797# - www: Bad link to the stable version on the developer snapshot page

domingo, 31 de enero de 2010, a las 16:43

OOo repository for Extensions

OO Pinyin Guide

OO Pinyin Guide is a Java extension for OpenOffice 3 or higher. It enables the user to add pinyin transliteration over chinese characters inside a text document. This tool can be useful for people learning or teaching chinese.

It is an extended version of the "Asian Phonetic Guide" available in OpenOffice. The improvement is that OO Pinyin Guide will help the user by automatically filling in the pinyin part, and doesn't require to type it by hand.

Project wiki: http://oopinyinguide.sourceforge.net/
SourceForge project page: http://sourceforge.net/projects/oopinyinguide/


por PVince81 el domingo, 31 de enero de 2010, a las 14:09

Swedish spelling dictionary for Finland

Spelling dictionary for locale sv_FI, i.e. Swedish as used in Finland.


por dsso el domingo, 31 de enero de 2010, a las 12:22

IssueZilla

New issues: Sun Jan 31 04:43:00 UTC 2010

#i108789# - Installation: I was unable to successfully downlad Open Office.
#i108793# - Presentation: Slide show control in OO 3.2 not working properly
#i108790# - framework: handling of Unicode filenames in Mac OS X seems totally broken
#i108792# - sc: Can't grab cells across Tabs in a formula
#i108794# - sc: Word wrap does not wrap URLs in Calc
#i108791# - sw: Page Numbers Continuation

domingo, 31 de enero de 2010, a las 04:43

30 de enero de 2010

Michael Meeks

2010-01-30: Saturday.

  • Inordinately long lie-in until 11:15 - grief. The washing machine has packed in. Ignored the wife's advice that it wasn't turning at all, and set too cleaning out the shocking gunge that likes to build up in the pump / sump. After re-assembling, discovered that - in fact, the motor was not turning; removed the brushes - really pleased with the Hotpoint machine, they seem to care about the hapless service engineer - by smoothing, and folding the pressed steel so there are not sharp edges to practise self-laceration on everywhere. Easy to access, nicely enclosed brushes too - neat. Spares shop shut by the time all this was done: bother
  • Fooled around with H. above her bedroom, affixing hardboard against the roof angle, to hold the insulation in place, reduce air-flow, and (with luck) further warm her room. Much interest from small people in crawling around inside. Appalled by the generally feminine and dainty hammering actions of all and sundry. Adjourned after dinner for some hammering practise outside with the eldest three - eventually got the idea that you really want to hit the thing impressed upon them - with some good results.
  • Put everyone to bed, and out to the Newmarket Pregnancy Crisis Center fund-raising Quiz - had a great time, Laura & Creighton and Claire, too - fine puddings, good company, and interesting questions. Helped pack up, and back to bed late.

sábado, 30 de enero de 2010, a las 21:00

OOo repository for Extensions

Table of Contents

Table of contents viewer and generator for Writer (a basic macro).


por fyva el sábado, 30 de enero de 2010, a las 20:17

SolidOffice

Denmark to Adopt ODF

Danish OpenOffice.org project members pointed out the Danish Parliament’s decision this week to require government data be stored in open formats. They developed a list which explicitly included ODF and excluded MSOOXML.

The original article can be found at: ODF Wins the Document Format War (via Google Translate).

It’s also covered in English at The Register (Danes Ditch Microsoft, Take ODF Road – At Last) and OSOR.EU (DK: Danish state administrations to use ODF).

The Register: “Parliamentary parties decided – after four years of deliberation – to use the Open Document Format in all Danish state office documents.”

OSOR.EU points out:

“The open standard ODF is recognised by many European member states. Next to Denmark it is also a national standard for public administrations in Belgium, Germany, France, Lithuania, Sweden and the Netherlands. ODF is recommended by Norway and it is one of the document standards at NATO.

“ODF is a document standard supported by many office applications, including most open source office software packages. The list of software companies supporting ODF include Sun Microsystems with its StarOffice, Google with Google Docs, IBM with Lotus Domino and Workplace. Microsoft supports ODF in the second edition of its 2007 version of its Office suite. Earlier versions require a plugin made by Sun Microsystems. ODF support is also included in the office suite Hangul, used by many of Korea’s public administrations and the office suite Itchitaro, which is popular in Japan. Open source applications that can handle ODF include OpenOffice, K-Office, Abiword, Gnumeric, Scribus and TextEdit.”


por Benjamin Horst el sábado, 30 de enero de 2010, a las 20:06

IssueZilla

New issues: Sat Jan 30 16:43:00 UTC 2010

#i108785# - Chart: Regression curve : Add legend text with equation
#i108786# - Drawing: Page setup not functioning in Draw
#i108788# - Installation: Installation failed
#i108783# - Presentation: Image display corrupted after reloading
#i108782# - framework: window looks ugly in 256 colors with WinXP (Windows Classic theme of this OS)
#i108784# - sc: After document recovery, the same document is opened twice with different contents
#i108787# - sw: Paragraph menu should say 'typeface' where it currently says 'font'

sábado, 30 de enero de 2010, a las 16:43

OOo repository for Extensions

Open Office Web Search Tool

This extension for OO Writer lets the user to search the currently selected text in several online references. There is a set of references already defined for the user, and also the user can add references according to their taste.

Currently this version only supports Windows OS.


por shyameniw el sábado, 30 de enero de 2010, a las 16:41

Roberto Galoppini

Open Source Products New Releases: Appcelerator, Opentaps, Selenium

Nearly 1,000 New Developers Flock to Appcelerator After Company Announces Support for Apple’s iPad - Appcelerator, the platform for rapidly developing native mobile and desktop applications using web technologies, announced that Appcelerator Titanium would support Apple’s iPad starting in February.opentaps 1.4 Release Candidate Available For Download - The new release is now available, see also the new website.

Selenium 2.0 alpha 1 release - Selenium, a set of open source tools to automate web applications testing across many platforms, has just received a funding boost.


por Roberto Galoppini el sábado, 30 de enero de 2010, a las 10:21

IssueZilla

New issues: Sat Jan 30 04:43:00 UTC 2010

#i108778# - Chart: Documentation for Hierarchical axes label
#i108779# - Database access: reportbuilder: unusable with OOo-3.2-rc4
#i108780# - sw: Changing the font size crashes Writer with seg fault (Fedora 10)
#i108781# - sw: Microsoft Office One Note

sábado, 30 de enero de 2010, a las 04:43

29 de enero de 2010

Michael Meeks

2010-01-29: Friday.

  • Up at six, for mens prayer breafast at Church; to work early. Mail prodding, dug at a strange gnome settings daemon issue around multi-monitor bits for Federico. Signed the iPad DRM petition - great to seem them raising the profile of that there.
  • Switched from ureadahead back to my hacked up sreadahead - it seems (despite being rather dumber) to be faster; why I have no idea, prolly some mis-interaction with my kernel.
  • Amused by Avatar (The making of the bootleg), some great advertising.
  • Prodded hal - still taking too long to start in my book; it seems to enjoy parsing the 600k, 18k line /usr/share/pci.ids file, for me it does it 23 times on startup - seems we need a 23 entry persistent cache for another 2x speed win.
  • Limbo'd in H's roof-space, trying to get bits of insulation, hardboard, and chip-board, and myself through an extremely small door, into a very small hole. It all brings back the reason why you pay builders in the first place to do [sic] the job for you.

viernes, 29 de enero de 2010, a las 21:00

IssueZilla

New issues: Fri Jan 29 16:43:00 UTC 2010

#i108777# - Chart: Automatic Tests for Hierarchical axes label
#i108759# - Chart: IDL documentation: XChartDocument/ChartDataArray
#i108771# - Presentation: No Anti Aliasing of fonts in edit view/presentation view in windows 7
#i108770# - Presentation: Starting a slideshow causes computer to re-start
#i108760# - external: xpdf:
#i108772# - framework: Download Stopped
#i108774# - framework: Update np_sdk/mozsrc/npunix.c
#i108766# - l10n: British English thesaurus has disappeared again.... oo 3.1.4
#i108773# - sc: Incorrect Hyperlink
#i108768# - sc: Merge Cells toolbar button unavailable in a new spreadsheet
#i108753# - sc: OOO calc (spreadsheet) crashes when QuicKeys 4 is active
#i108755# - sc: [koheicsvimport] New checkboxes are not correctly indented
#i108754# - sc: [koheicsvimport] No HelpIDs when using the csv-import-dialog a second time
#i108756# - sc: [koheicsvimport] Wrong taborder on dialog csv-import
#i108762# - sc: copy area highlight
#i108763# - sc: crash sorting sheets
#i108758# - sw: Content of page 2 disapear when textcontent overflow from page1
#i108765# - sw: Save as doc as Word 97/2000/XP leads to Word 6.0 document
#i108775# - sw: Writer Language Tool Error Message - Windows XP/HP Platform
#i108767# - sw: Writer: Hyperlink Insertion Loses or Replaces Selected Text
#i108769# - sw: Writer: OpenOffice.org "Hangs" when Applying Hyperlink
#i108757# - sw: drawing objects ordered under graphic after adding a cation to a graphic
#i108776# - tools: export all num_put symbols
#i108761# - tools: replace cppunit/testshl2 combo with latest CppUnit
#i108764# - udk: stoc: strict-aliasing fixes

viernes, 29 de enero de 2010, a las 16:45

GetOpenOffice.org Blog

Taking a screen shot using GIMP

You can get a screen shot of your whole screen at any time by pressing Print Screen. You can also use Snagit, which I personally love. However, if you'd like to do screen shots with GIMP, here's how. 

1. Get ready to take the shot, then choose File > Create > Screen Shot.

Createscreenshot 

2. Choose to grab a single window. Also, if you need some time after grabbing the window to do stuff, specify a delay. For instance, you might want to click on a window, then start a video, or select some text, or something else that can't be done while clicking on the window you want. (Some quick keys or cursor capture stuff is hard to do without a delay.)

Createscreenshot1 

3. Click Grab.

4. Drag the actual little crosshairs to the window you want. You don't see it here but when you do drag the crosshairs, a darker black border will appear around the selected window.

Crosshairs

5. A new untitled document will appear, containing a screen shot of the selected window.


por training@getopenoffice.org (Solveig Haugland) el viernes, 29 de enero de 2010, a las 14:16

GIMP: GNU Image Manipulation Program, or "free Photoshop"

In my enthusiasm to share GIMP tips, I forgot to back up and talk about it a bit.

It's an open source program for editing and creating raster images. So, Photoshop like. It's not Photoshop lite, though; as with Photoshop there are hundreds of features that I've never heard of the words for, much less know how to tackle. It's big and powerful. I am not a graphic artist so can't do a detailed evaluation or comparison, but my point is, it's got lots of stuff.

You can download and install it from here. http://www.gimp.org/

Here's what the GIMP folks say about it:

"GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring.

It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, an image format converter, etc.

GIMP is expandable and extensible. It is designed to be augmented with plug-ins and extensions to do just about anything. The advanced scripting interface allows everything from the simplest task to the most complex image manipulation procedures to be easily scripted.

GIMP is written and developed under X11 on UNIX platforms. But basically the same code also runs on MS Windows and Mac OS X."

Here's what it looks like.

Gimplooklike

I definitely recommend downloading it and trying it out. You might have heard that it's hard to use. I wouldn't really say that. Some of the items aren't under the menu you'd expect them in, and the phrasing is a little weird, but overall, not too bad. Plus, I'm blogging about it here for a while, and there'll be a book coming soon.


por training@getopenoffice.org (Solveig Haugland) el viernes, 29 de enero de 2010, a las 14:06