General

Components

Community

Development

TDF

Project Road Map

Requirements Collection

This page is used to discuss the requirements from a perspective of an Office software user.

Table of contents

Cut/copy/paste/selection

Select something, cut or copy it, and paste to somewhere else. These operations are easily made in Office softwares, but are hard done in APIs. The functions include:

Part of these functions have been implemented with package org.odftoolkit.simple.common.navigation

Functions Plan and status
Create a "selection"
Create a "position"
Cut a selection
Copy a selection
Paste a selection
Delete a selection

With these functions, users can easily go to a certain place in the whole document. These functions can provide methods to get a certain heading, get a certain image, get a certain table and so on. The functions include:

Part of these functions have been implemented with getTableList() in org.odftoolkit.simple.Document.

Fields

With this feature, users can create fields in the document. The available fields include:

The functions include:

Frame

With frame, users can create a layout of one or more columns of text and objects. The functions include:

Text frame

The functions include:

Graphics

With graphics, users can insert a picture or create with shapes. The functions include:

Section

Sections are named blocks of text, including graphics or objects. With section, users can:

The functions include:

Bullet & numbering

To create bullet and numbering. The functions include:

Heading

To create heading of a document. The functions include:

Header/footer

With these function, you can set header and footer.

Footnote/endnote

With these function, you can create footnote or endnote in your document.

With these function, you can create a hyperlink in your document.

Break

With these function, you can add break characters in your document.

Page numbering

With these function, you can add page numbering in your document.

Comment

With this function, you can add comment to your document.

Document bookmark

To create bookmark

Fontwork

To create a fontwork

Chart

To create a chart

OLE object

To operate OLE object

Layout and columns

To edit the layout and columns properties

Table

To provide functions to manipulate table. Following functions have been provided:

Filter and validity

To provide filter/validity functions to data in a table

Group

To group rows or columns

Split

To split a cell

Slide

To manipulate slides. Following functions have been provided:

Master Slide

To manipulate master slides

Project Roadmap

Impressum (Legal Info) | Privacy Policy (Datenschutzerklärung) | Statutes (non-binding English translation) - Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Apache License, v2.0. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy. LibreOffice was based on OpenOffice.org.