OpenOfficeSpec

Introduction

Informal spec, consisting of

Add other open issues / todo's to this page until a specification is created.


CategorySpec

QuickStarter

The ooqs-* packages no longer exist in Dapper. However, you can easily enable the built-in quickstarter in OpenOffice.org 2 via the application preferences.

Click

Tools > Options > Memory

and check the box for

Load OpenOffice.org during system start-up.

The quickstarter will automatically run the next time OO.org is started.

Alternatively, add a Startup Program in your Sessions preferences:

ooffice -quickstart -nologo -nodefault

Speedup

Setting some memory settings give a serious speed improvement from the default Feisty Ubuntu installation:

  • Open OpenOffice.org Word Processor

  • Go to Tools -> Options -> Memory

  • Set the following values:
    • Number of steps: 30
    • Use for OpenOffice.org: 128 MB

    • Memory per object: 20 MB
    • Number of objects: 20

Spellcheck languages

It's possible to install extra languages for OpenOffice through the myspell-* packages:

sudo apt-get install myspell-da
  • Voila! You might have to restart OpenOffice in order for it to recognize it.