All Projects → apache → Openoffice

apache / Openoffice

Licence: apache-2.0
Apache OpenOffice

Programming Languages

cplusplus
227 projects

Labels

Projects that are alternatives of or similar to Openoffice

cms
🛠️ Simple smart CMS for Nette and Vue.js
Stars: ✭ 12 (-97.59%)
Mutual labels:  content
S Cart
This project has been replaced by https://github.com/s-cart/s-cart
Stars: ✭ 258 (-48.09%)
Mutual labels:  content
Grav Plugin Admin
Grav Admin Plugin
Stars: ✭ 316 (-36.42%)
Mutual labels:  content
clerezza
Mirror of Apache Clerezza
Stars: ✭ 36 (-92.76%)
Mutual labels:  content
laravel-mjml
Laravel MJML offers support for rendering MJML syntax into in-line HTML that can be sent within mails.
Stars: ✭ 26 (-94.77%)
Mutual labels:  content
Graby
Graby helps you extract article content from web pages
Stars: ✭ 281 (-43.46%)
Mutual labels:  content
ulboracms
Ulbora CMS is a self-contained CMS (no database needed) written in Golang. It uses a JSON datastore with content saved in both json files and in memory. You can download and upload a single binary backup file containing content, images, and templates as needed. It also has a built-in mail sender.
Stars: ✭ 42 (-91.55%)
Mutual labels:  content
Flextype
Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS
Stars: ✭ 436 (-12.27%)
Mutual labels:  content
vue-simple-context-menu
📌 Simple context-menu component built for Vue. Works well with both left and right clicks. Nothing too fancy, just works and is simple to use.
Stars: ✭ 162 (-67.4%)
Mutual labels:  content
Ofbiz Framework
Apache OFBiz is an open source product for the automation of enterprise processes. It includes framework components and business applications for ERP, CRM, E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource Planning. OFBiz provides a foundation and starting point for reliable, secure and scalable enterprise solutions.
Stars: ✭ 315 (-36.62%)
Mutual labels:  content
pdfbox-docs
Mirror of Apache PDFBox Docs
Stars: ✭ 18 (-96.38%)
Mutual labels:  content
roller
Mirror of Apache Roller
Stars: ✭ 107 (-78.47%)
Mutual labels:  content
Distributor
Share content between your websites.
Stars: ✭ 282 (-43.26%)
Mutual labels:  content
flatboard
A very Fast & Lightweight Flat-file forum software, Markdown and BBcode editor.
Stars: ✭ 30 (-93.96%)
Mutual labels:  content
Jstarcraft Rns
专注于解决推荐领域与搜索领域的两个核心问题:排序预测(Ranking)和评分预测(Rating). 为相关领域的研发人员提供完整的通用设计与参考实现. 涵盖了70多种排序预测与评分预测算法,是最快最全的Java推荐与搜索引擎.
Stars: ✭ 324 (-34.81%)
Mutual labels:  content
contenteditor-plugin
Edit your content in page - plugin for OctoberCMS
Stars: ✭ 32 (-93.56%)
Mutual labels:  content
Hacker News Digest
📰 A responsive interface of Hacker News with summaries and thumbnails.
Stars: ✭ 278 (-44.06%)
Mutual labels:  content
Html2article
Html网页正文提取
Stars: ✭ 441 (-11.27%)
Mutual labels:  content
Document Management System
OpenKM is a Open Source Document Management System
Stars: ✭ 373 (-24.95%)
Mutual labels:  content
Couchdb Fauxton
Apache CouchDB
Stars: ✭ 295 (-40.64%)
Mutual labels:  content

Apache OpenOffice®

The Apache OpenOffice project (AOO) provides a full featured office productivity suite based on open standards.
It is the continuation of the OpenOffice.org project.

For detailed information about Apache OpenOffice please visit the Project Website.

Apache OpenOffice is a very large project with many components and mainly implemented in C++ but also in Java, Perl, Python and other languages.

Currently supported platforms include:

  • Microsoft Windows
  • macOS (OS X)
  • Linux variants
  • FreeBSD
  • OS/2

OpenOffice is used by millions of users worldwide and with more than 300 million downloads it is one of the most successful open source projects.

Getting the latest sources via Git

You can always checkout the latest source via Git using the following command:

git clone https://gitbox.apache.org/repos/asf/openoffice.git aoo

For further information visit https://openoffice.apache.org/source.html.

Building Apache OpenOffice

Apache OpenOffice is a big project and depends on several other external libraries.
The list of prerequisites varies for the different platforms.

A comprehensive and complete building guide can be found in the Project Wiki.

With having all prerequisites in place you can simply run

cd aoo/main
autoconf
./configure <configure_switches>
./bootstrap
source *.Set.sh
cd instsetoo_native
build --all

Note that building OpenOffice can take several hours.

The default build will produce a setup version (e.g. setup program on Windows, dmg on macOS, rpm and deb packages on Linux) and an archived version.
The output can be found in the directory in instsetoo_native/<output_dir>/Apache_OpenOffice/...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].