libreoffice 1:3.5.3-0ubuntu1 source package in Ubuntu

Changelog

libreoffice (1:3.5.3-0ubuntu1) precise-proposed; urgency=low

  * bump version to final, use debian tarballs

libreoffice (1:3.5.3~rc2-0ubuntu1~ppa2) precise; urgency=low

  * reduce l10n set for ppa builds

libreoffice (1:3.5.3~rc2-0ubuntu1~ppa1) precise; urgency=low

  * cherry-pick 496346c9e692b7ba8ec0aa78c78cac7b71d830a5 from
    debian (LP: #986205)
    - guard libdbalo.so mv with feq PACKAGE_BASE=y...
  * upstream bugfix release 3.5.3:
    - fix colorspace conversion for greyscale bitmaps fdo#34324 [Michael Meeks]
    - cache calls to mdds:mixed_type_matrix::size, related fdo#47299 [Markus Mohrhard]
    - clrContourCache for SwAnchoredDrawObjects fdo#45376 [Andreas Schierl]
    - copy column privileges into table privileges fdo#47937 [Lionel Elie Mamane]
    - cppcanvas: processEMFPlus: fix valgrind warning: fdo#42252 [Michael Stahl]
    - disable cairo canvas on Windows fdo#46532, fdo#46901, fdo#45584 [Michael Meeks]
    - do not increase height of checkboxes fdo#47963 [David Tardon]
    - do not play sound in presenter console fdo#33914 [David Tardon]
    - docx, no mso-fit-shape-to-text means the textbox size is fixed bnc#751573 [Cédric Bosdonnat]
    - export all style information to xls/xlsx, fdo#46738 [Markus Mohrhard]
    - fdo43752: PPTX import fix affected odp imports. bnc#719989, bnc#719997 [Muthu Subramanian]
    - find install location during help pack install fdo#48411 [Andras Timar]
    - fix - edge-case trans gradients came out empty fdo#33591 [Thorsten Behrens]
    - fix - use older ODF encryption by default fdo#47484 [Thorsten Behrens]
    - fix RTF import of \page in inner groups fdo#48104 [Miklos Vajna]
    - fix RTF import of all capitals char prop fdo#46955 [Miklos Vajna]
    - fix RTF import of character encoding in footnotes fdo#45182 [Miklos Vajna]
    - fix RTF import of custom fonts in substreams fdo#45394 [Miklos Vajna]
    - fix RTF import of mixed super/nonsuper text fdo#47326 [Miklos Vajna]
    - fix RTF import of multi-paragraph exact height textboxes fdo#47036 [Miklos Vajna]
    - fix RTF import of shapes inside text frames at the start of the doc fdo#47036 [Miklos Vajna]
    - fix RTF import of tables with empty first row fdo#45394 [Miklos Vajna]
    - fix RTL menu rendering on Windows fdo#42537 [Ivan Timofeev]
    - fix border printing: fdo#38635 [Michael Stahl]
    - fix crash on RTF import of shapes inside tables fdo#47802 [Miklos Vajna]
    - fix the fix so it doesn't crash lp#905355, fdo#43895 [Michael Stahl]
    - fix vcl alpha blending bnc#714787 [Thorsten Behrens]
    - fix vertical align when switching mode in multibar fdo#44140 [Noel Power]
    - fixed pdf export (of images). bnc#717947 [Muthu Subramanian]
    - handle various busted rtf docs without hanging fdo#48640 [Caolán McNamara]
    - improved label/BC wizard - set paper size fdo#44516 [Winfried Donkers]
    - increase nCol before next iteratation to prevent loop, fdo#46220 [Markus Mohrhard]
    - macros: Macro to set filter in Calc does not work with .StringValue fdo#46983 [Takeshi Abe]
    - make "Replace All" work with REs fdo#44861 [David Tardon]
    - match version in about dialog and file properties fdo#47840 [Petr Mladek]
    - more reliable way to check for RTL text. fdo#48431, fdo#32530 [Kohei Yoshida]
    - never let users save in /tmp by default lp#905355, fdo#43895 [Andrzej J. R. Hunt]
    - RTF/DOCX import: fixed the import of consecutive frames fdo#47036, bnc#703032 [Cédric Bosdonnat]
    - removed strange non-wrapping condition bnc#750258, i#40155 [Cédric Bosdonnat]
    - resolved CSV import got confused by erroneous HTML detection fdo#40021 [Eike Rathke]
    - resolved the current document is not always the first in list rhbz#813280 [Eike Rathke]
    - revert "make text wrapping work in headers/footers too " fdo#39155 [Cédric Bosdonnat]
    - rtftok: initial PN (legacy numbering syntax) support fdo#47107 [Miklos Vajna]
    - rtftok: support bullet points in paragraph numberings fdo#47107 [Miklos Vajna]
    - shift+F3 should be the shourtcut for Edit > Duplicate in Draw fdo#48584, fdo#32559 [Andras Timar]
    - show synchronized checked only if all margins are the same, related fdo#44337 [Markus Mohrhard]
    - sw: fix border corner gaps: fdo#38635 [Michael Stahl]
    - swNodes: fix inconsistent outline check: rhbz#789022 [Michael Stahl]
    - TOC dialog, Entries tab: the right arrow button does not work fdo#40948 [Ivan Timofeev]
    - this hack in no longer needed, fdo#44337 [Markus Mohrhard]
    - use fabs for double values, not abs, fdo#47632 [Markus Mohrhard]
    - use of pointer to deleted object fdo#47068 [Caolán McNamara]
    - use same border width information for xls import and export, fdo#44742 [Markus Mohrhard]
    - use x.y.z version also for desktop integration packages fdo#47840 [Petr Mladek]
    - fix find toolbar X error handling fdo#46687 [Michael Meeks]
    - add unit test for Converter::convertDouble fdo#48969 [Michael Stahl]
    - border paint ordering: fdo#45562, fdo#47717, fdo#42750 [Michael Stahl]
    - default to Office 2007/2010 filter for ooxml export, fdo#48941 [Markus Mohrhard]
    - duplicated characters in PDF import fdo#45848 [Korrawit Pruegsanusak]
    - fix RTF import of special unicode characters fdo#48356 [Miklos Vajna]
    - getConversionFactor: add inch as source unit fdo#48969 [Michael Stahl]
    - ignore corrupted items in Recent Documents fdo#46074 [Stephan Bergmann]
    - paint borders in SwFlyFrm::Paint: fdo#45562 [Michael Stahl]
    - resolved update sheet-local named expressions correctly fdo#48856 [Eike Rathke]
    - switch units in Converter::convertDouble fdo#48969 [Michael Stahl]

libreoffice (1:3.5.2-2ubuntu3) precise-proposed; urgency=low

  * add missing mimetypes to impress.desktop (LP: #904212)
  * Remove SalDisplay::GetKeyboardName (LP: #818761)
  * cherry-pick c6e83cc1711e5d4f1025316e0824640e73c1da2d from debian:
    - debian/libreoffice-common.postrm.in: fix typo to actually try to rm -rf
      /var/lib/libreoffice/share/prereg
  * cherry-pick 01fbc48a560cdc32a32b044c7fa290462a034479 from debian: (LP: #986205)
    - readd move of libdbalo.so to -base-core (closes: #670350)

libreoffice (1:3.5.2-2ubuntu2) precise-proposed; urgency=low

  * remove presentation templates for install media size (LP: #958384)
  * fix quicklist patch (LP: #950825)
  * add visio mimetype to libreoffice draw desktop file
  * add recommend to -gnome|-kde from libreoffice metapackage
    (LP: #841696)
  * fix typo in unity quicklist for zh_CN/Base (LP: #984893)
  * backport fix for findbar crash by Michael Meeks (LP: #975430)
  * readd updated Ubuntu brand palette colors (LP: #753627)
  * default to ~/Documents for saving, find templates in ~/Templates
    (LP: #973134)
  * tweak bibliography patch again (LP: #527938)
  * cherry-pick 0a20b5e181a4317ee838064ea122e753ab935430 from debian:
    - add ulimit -c unlimited before make check call to catch
      backtraces on sporatic soffice.bin crashes "failing" the build;
      build-depend on gdb if RUN_MAKE_CHECK=y
  * cherry-pick 1fbcf3815d89f87909e9003292d27fcf37249830 from debian:
    - debian/patches/fix-system-lpsolve-build.diff: use -Wl$(COMMA)-rpath as
      otherwise gbuild strips everything after the , away;
      makes it actually set the rpath
 -- Bjoern Michaelsen <email address hidden>   Wed, 02 May 2012 13:41:02 +0200

Upload details

Uploaded by:
Björn Michaelsen
Sponsored by:
Martin Pitt
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
alpha amd64 armel armhf hppa i386 ia64 mips mipsel powerpc powerpcspe ppc64 s390 s390x sparc kfreebsd-amd64 kfreebsd-i386 all
Section:
editors
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libreoffice_3.5.3.orig-binfilter.tar.xz 4.8 MiB 32bbd6b4dfb2b7c5c4048fd30e0f9c03db603999077089306652cbbbfaa043c1
libreoffice_3.5.3.orig-dictionaries.tar.xz 31.0 MiB a9735fc4bd89d31d6007006ec756f3b74d163887841e53fc077f67d798748169
libreoffice_3.5.3.orig-helpcontent2.tar.xz 1.4 MiB ed80fcc369612acedacf498095b6f27629631e2d1f7536c815a884c554e4126e
libreoffice_3.5.3.orig-src.tar.gz 292.6 MiB bbb0bf710bb52d9fb79d23a6b8fd960c712be6f379bf42c935f1167ed03a78e8
libreoffice_3.5.3.orig-translations.tar.xz 116.6 MiB b0e2318f7d5811c717d95a711a0e3b4beeb9b3d6afd38a81865035e45315be82
libreoffice_3.5.3.orig.tar.xz 98.5 MiB 182a1dadbf4ed7dc758466aa4f1c2ee79dbc57d65ba94872fa6aaeef3f3847ad
libreoffice_3.5.3-0ubuntu1.debian.tar.gz 2.9 MiB 8e26454170b126304dc996e73eca8e83bbbfde7b201af95fbe1d007fc0e4464a
libreoffice_3.5.3-0ubuntu1.dsc 17.2 KiB cce4d5af8c9a0f1a49a0919d3d9323eec42e73dd1bc4e522a24712171fb7268c

View changes file

Binary packages built by this source

fonts-opensymbol: OpenSymbol TrueType font

 This package contains the OpenSymbol TrueType font included in
 LibreOffice. This font contains symbols (like fonts as Wingdings(tm)),
 bullets (needed for bullets in LibreOffice) and non-latin character

libreoffice: office productivity suite

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
  * libreoffice-filter-mobiledev: Mobile Devices filters
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
    for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk: Gtk UI Plugin, GNOME File Picker support,
    QuickStarter for GNOMEs notification are
  * libreoffice-gnome: GIO, GConf backend
  * libreoffice-kde: KDE UI Plugin and KDE File Picker support
  * unixodbc: ODBC database support
  * cups-bsd: Allows LibreOffice to detect your CUPS printer queues
    automatically
  * libsane: Use your sane-supported scanner with LibreOffice
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index
    files
  * iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser:
    Mozilla profile with Certificates needed for XML Security...
  * openjdk-6-jre | gcj-jre | java5-runtime:
    Java Runtime Environment for use with LibreOffice
  * pstoedit / imagemagick: helper tools for EPS thumbnails
  * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
    media backend
  * libpaper-utils: papersize detection support via paperconf
  * libldap-2.4-2: LDAP client library; needed for LibreOffice getting its
    profiles from LDAP
  * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2)

libreoffice-base: office productivity suite -- database

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.
 .
 You can extend the functionality of LibreOffice Base by installing these
 packages:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmysql-java | libpg-java | libjtds-java: JDBC Drivers
    for:
    - MySQL
    - PostgreSQL
    - MS SQL Server and Sybase

libreoffice-base-core: No summary available for libreoffice-base-core in ubuntu quantal.

No description available for libreoffice-base-core in ubuntu quantal.

libreoffice-calc: No summary available for libreoffice-calc in ubuntu quantal.

No description available for libreoffice-calc in ubuntu quantal.

libreoffice-common: No summary available for libreoffice-common in ubuntu quantal.

No description available for libreoffice-common in ubuntu quantal.

libreoffice-core: office productivity suite -- arch-dependent files

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice. See the libreoffice package for more information.

libreoffice-dbg: office productivity suite -- debug symbols

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the debug symbols of all LibreOffice and
 LibreOffice SDK components.

libreoffice-dev: No summary available for libreoffice-dev in ubuntu quantal.

No description available for libreoffice-dev in ubuntu quantal.

libreoffice-dev-doc: No summary available for libreoffice-dev-doc in ubuntu quantal.

No description available for libreoffice-dev-doc in ubuntu quantal.

libreoffice-draw: No summary available for libreoffice-draw in ubuntu quantal.

No description available for libreoffice-draw in ubuntu quantal.

libreoffice-emailmerge: office productivity suite -- email mail merge

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a component which allows LibreOffice to "mail merge"
 to E-Mail.

libreoffice-evolution: office productivity suite -- Evolution addressbook support

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package allows LibreOffice to access Evolution address books.
 You need to install evolution separately.

libreoffice-filter-binfilter: office productivity suite -- legacy filters (e.g. StarOffice 5.2)

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "binfilters", legacy filters for
  - the old StarOffice 5.2 formats
  - StarWriter 1.0/2.0
  - StarWriter/DOS
  - *Writer* filters for
    + Excel
    + Lotus

libreoffice-filter-mobiledev: No summary available for libreoffice-filter-mobiledev in ubuntu quantal.

No description available for libreoffice-filter-mobiledev in ubuntu quantal.

libreoffice-gnome: No summary available for libreoffice-gnome in ubuntu quantal.

No description available for libreoffice-gnome in ubuntu quantal.

libreoffice-gtk: No summary available for libreoffice-gtk in ubuntu quantal.

No description available for libreoffice-gtk in ubuntu quantal.

libreoffice-gtk3: office productivity suite -- GTK+ 3.0 integration

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Gtk plugin for drawing LibreOffices widgets
 with Gtk+ 3.0 and Gtk/GNOMEish print dialog when running under GNOME.

libreoffice-help-ca: office productivity suite -- Catalan help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Catalan.

libreoffice-help-cs: office productivity suite -- Czech help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Czech.

libreoffice-help-da: office productivity suite -- Danish help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Danish.

libreoffice-help-de: office productivity suite -- German help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 German.

libreoffice-help-dz: office productivity suite -- Dzongkha help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dzongkha.

libreoffice-help-el: office productivity suite -- Greek help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Greek.

libreoffice-help-en-gb: office productivity suite -- English_british help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_british.

libreoffice-help-en-us: office productivity suite -- English_american help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_american.

libreoffice-help-es: No summary available for libreoffice-help-es in ubuntu quantal.

No description available for libreoffice-help-es in ubuntu quantal.

libreoffice-help-et: office productivity suite -- Estonian help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Estonian.

libreoffice-help-eu: office productivity suite -- Basque help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Basque.

libreoffice-help-fi: office productivity suite -- Finnish help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Finnish.

libreoffice-help-fr: office productivity suite -- French help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 French.

libreoffice-help-gl: office productivity suite -- Galician help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Galician.

libreoffice-help-hi: office productivity suite -- Hindi help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hindi.

libreoffice-help-hu: office productivity suite -- Hungarian help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hungarian.

libreoffice-help-it: office productivity suite -- Italian help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Italian.

libreoffice-help-ja: office productivity suite -- Japanese help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Japanese.

libreoffice-help-km: office productivity suite -- Khmer help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Khmer.

libreoffice-help-ko: No summary available for libreoffice-help-ko in ubuntu quantal.

No description available for libreoffice-help-ko in ubuntu quantal.

libreoffice-help-nl: office productivity suite -- Dutch help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dutch.

libreoffice-help-om: office productivity suite -- Oromo help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Oromo.

libreoffice-help-pl: office productivity suite -- Polish help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Polish.

libreoffice-help-pt: office productivity suite -- Portuguese help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese.

libreoffice-help-pt-br: office productivity suite -- Portuguese_brazilian help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese_brazilian.

libreoffice-help-ru: office productivity suite -- Russian help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Russian.

libreoffice-help-sk: office productivity suite -- Slovak help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Slovak.

libreoffice-help-sl: No summary available for libreoffice-help-sl in ubuntu quantal.

No description available for libreoffice-help-sl in ubuntu quantal.

libreoffice-help-sv: No summary available for libreoffice-help-sv in ubuntu quantal.

No description available for libreoffice-help-sv in ubuntu quantal.

libreoffice-help-zh-cn: No summary available for libreoffice-help-zh-cn in ubuntu quantal.

No description available for libreoffice-help-zh-cn in ubuntu quantal.

libreoffice-help-zh-tw: office productivity suite -- Chinese_traditional help

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Chinese_traditional.

libreoffice-impress: office productivity suite -- presentation

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.

libreoffice-java-common: office productivity suite -- arch-independent Java support files

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for LibreOffice (Java classes, scripts, config snippets).

libreoffice-kde: No summary available for libreoffice-kde in ubuntu quantal.

No description available for libreoffice-kde in ubuntu quantal.

libreoffice-l10n-af: office productivity suite -- Afrikaans language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Afrikaans.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ar: office productivity suite -- Arabic language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Arabic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-as: No summary available for libreoffice-l10n-as in ubuntu quantal.

No description available for libreoffice-l10n-as in ubuntu quantal.

libreoffice-l10n-ast: office productivity suite -- Asturian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Asturian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-be: office productivity suite -- Belarussian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Belarussian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-bg: office productivity suite -- Bulgarian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bulgarian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-bn: office productivity suite -- Bengali language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bengali.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-br: office productivity suite -- Breton language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Breton.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-bs: office productivity suite -- Bosnian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bosnian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ca: office productivity suite -- Catalan language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Catalan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-cs: office productivity suite -- Czech language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Czech.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-cy: office productivity suite -- Welsh language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Welsh.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-da: No summary available for libreoffice-l10n-da in ubuntu quantal.

No description available for libreoffice-l10n-da in ubuntu quantal.

libreoffice-l10n-de: office productivity suite -- German language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 German.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-dz: office productivity suite -- Dzongkha language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dzongkha.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-el: office productivity suite -- Greek language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Greek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-en-gb: No summary available for libreoffice-l10n-en-gb in ubuntu quantal.

No description available for libreoffice-l10n-en-gb in ubuntu quantal.

libreoffice-l10n-en-za: office productivity suite -- English_southafrican language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 English_southafrican.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-eo: No summary available for libreoffice-l10n-eo in ubuntu quantal.

No description available for libreoffice-l10n-eo in ubuntu quantal.

libreoffice-l10n-es: office productivity suite -- Spanish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Spanish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-et: No summary available for libreoffice-l10n-et in ubuntu quantal.

No description available for libreoffice-l10n-et in ubuntu quantal.

libreoffice-l10n-eu: office productivity suite -- Basque language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Basque.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-fa: office productivity suite -- Farsi language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Farsi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-fi: office productivity suite -- Finnish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Finnish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-fr: office productivity suite -- French language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 French.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ga: office productivity suite -- Gaelic language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gaelic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-gl: No summary available for libreoffice-l10n-gl in ubuntu quantal.

No description available for libreoffice-l10n-gl in ubuntu quantal.

libreoffice-l10n-gu: office productivity suite -- Gujarati language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gujarati.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-he: office productivity suite -- Hebrew language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hebrew.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-hi: office productivity suite -- Hindi language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hindi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-hr: office productivity suite -- Croatian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Croatian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-hu: No summary available for libreoffice-l10n-hu in ubuntu quantal.

No description available for libreoffice-l10n-hu in ubuntu quantal.

libreoffice-l10n-id: office productivity suite -- Indonesian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Indonesian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-in: No summary available for libreoffice-l10n-in in ubuntu quantal.

No description available for libreoffice-l10n-in in ubuntu quantal.

libreoffice-l10n-is: No summary available for libreoffice-l10n-is in ubuntu quantal.

No description available for libreoffice-l10n-is in ubuntu quantal.

libreoffice-l10n-it: office productivity suite -- Italian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Italian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ja: No summary available for libreoffice-l10n-ja in ubuntu quantal.

No description available for libreoffice-l10n-ja in ubuntu quantal.

libreoffice-l10n-ka: office productivity suite -- Georgian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Georgian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-km: office productivity suite -- Khmer language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Khmer.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ko: No summary available for libreoffice-l10n-ko in ubuntu quantal.

No description available for libreoffice-l10n-ko in ubuntu quantal.

libreoffice-l10n-ku: office productivity suite -- Kurdish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kurdish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-lt: office productivity suite -- Lithuanian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Lithuanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-lv: office productivity suite -- Latvian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Latvian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-mk: office productivity suite -- Macedonian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Macedonian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ml: No summary available for libreoffice-l10n-ml in ubuntu quantal.

No description available for libreoffice-l10n-ml in ubuntu quantal.

libreoffice-l10n-mn: office productivity suite -- Mongolian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Mongolian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-mr: office productivity suite -- Marathi language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Marathi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-nb: No summary available for libreoffice-l10n-nb in ubuntu quantal.

No description available for libreoffice-l10n-nb in ubuntu quantal.

libreoffice-l10n-ne: office productivity suite -- Nepalese language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Nepalese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-nl: office productivity suite -- Dutch language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dutch.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-nn: office productivity suite -- Norwegian_nynorsk language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Norwegian_nynorsk.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-nr: office productivity suite -- Ndebele language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ndebele.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-nso: office productivity suite -- Northern_sotho language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Northern_sotho.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-oc: office productivity suite -- Occitan language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Occitan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-om: office productivity suite -- Oromo language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Oromo.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-or: office productivity suite -- Oriya language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Oriya.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-pa-in: office productivity suite -- Punjabi language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Punjabi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-pl: office productivity suite -- Polish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Polish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-pt: office productivity suite -- Portuguese language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-pt-br: office productivity suite -- Portuguese_brazilian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese_brazilian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ro: office productivity suite -- Romanian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Romanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ru: office productivity suite -- Russian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Russian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-rw: No summary available for libreoffice-l10n-rw in ubuntu quantal.

No description available for libreoffice-l10n-rw in ubuntu quantal.

libreoffice-l10n-si: office productivity suite -- Sinhala language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Sinhala.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-sk: office productivity suite -- Slovak language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovak.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-sl: office productivity suite -- Slovenian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovenian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-sr: office productivity suite -- Serbian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Serbian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ss: office productivity suite -- Swazi language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swazi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-st: No summary available for libreoffice-l10n-st in ubuntu quantal.

No description available for libreoffice-l10n-st in ubuntu quantal.

libreoffice-l10n-sv: office productivity suite -- Swedish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swedish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ta: office productivity suite -- Tamil language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tamil.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-te: office productivity suite -- Telugu language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Telugu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-tg: office productivity suite -- Tajik language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tajik.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-th: office productivity suite -- Thai language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Thai.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-tn: office productivity suite -- Tswana language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tswana.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-tr: office productivity suite -- Turkish language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Turkish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ts: office productivity suite -- Tsonga language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tsonga.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ug: office productivity suite -- Uighur language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uighur.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-uk: office productivity suite -- Ukrainian language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ukrainian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-uz: office productivity suite -- Uzbek language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uzbek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-ve: office productivity suite -- Venda language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Venda.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-vi: office productivity suite -- Vietnamese language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Vietnamese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-xh: office productivity suite -- Xhosa language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Xhosa.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-za: office productivity suite -- South African language packages

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 ..
 This package is a metapackage installing l10n packages for all 11 South
 African languages.

libreoffice-l10n-zh-cn: No summary available for libreoffice-l10n-zh-cn in ubuntu quantal.

No description available for libreoffice-l10n-zh-cn in ubuntu quantal.

libreoffice-l10n-zh-tw: office productivity suite -- Chinese_traditional language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Chinese_traditional.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-l10n-zu: office productivity suite -- Zulu language package

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Zulu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, hyphen-*, mythes-*, libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.

libreoffice-math: office productivity suite -- equation editor

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.

libreoffice-mysql-connector: No summary available for libreoffice-mysql-connector in ubuntu quantal.

No description available for libreoffice-mysql-connector in ubuntu quantal.

libreoffice-officebean: office productivity suite -- Java bean

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the LibreOffice Office Bean for embedding
 LibreOffice in custom Java applications.

libreoffice-ogltrans: No summary available for libreoffice-ogltrans in ubuntu quantal.

No description available for libreoffice-ogltrans in ubuntu quantal.

libreoffice-pdfimport: No summary available for libreoffice-pdfimport in ubuntu quantal.

No description available for libreoffice-pdfimport in ubuntu quantal.

libreoffice-presentation-minimizer: No summary available for libreoffice-presentation-minimizer in ubuntu quantal.

No description available for libreoffice-presentation-minimizer in ubuntu quantal.

libreoffice-presenter-console: LibreOffice Impress extension for a separate presenter's console

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Presenter Console extension:
 .
 The Presenter Console for Impress is a feature that aids a presenter during a
 slide show. It provides information on a second screen, that typically is not
 visible to the audience. This includes
 .
   * a view to the currently displayed slide (for when the presenter faces the
     audience and can not see the primary screen)
   * a preview of the next slide or next effect
   * the notes of the current slide
   * the current time and/or the elapsed time
   * navigation buttons for going to the previous/next slide

libreoffice-script-provider-bsh: BeanShell script support provider for LibreOffice scripting framework

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The Scripting Framework allows LibreOffice users to write and run macros
 in multiple languages including LibreOffice Basic, Python, Java, BeanShell
 and JavaScript. These macros can then be assigned to menus, toolbars,
 keyboard shortcuts, events and embedded objects.
 .
 This package contains the script provider to support BeanShell.

libreoffice-script-provider-js: No summary available for libreoffice-script-provider-js in ubuntu quantal.

No description available for libreoffice-script-provider-js in ubuntu quantal.

libreoffice-sdbc-postgresql: PostgreSQL SDBC driver for LibreOffice

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.

libreoffice-style-crystal: No summary available for libreoffice-style-crystal in ubuntu quantal.

No description available for libreoffice-style-crystal in ubuntu quantal.

libreoffice-style-galaxy: office productivity suite -- Galaxy (Default) symbol style

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "Galaxy" symbol style from Sun, normally used on
 MS Windows (tm) and when not using GNOME or KDE, needs to be manually
 enabled in the LibreOffice option menu.

libreoffice-style-hicontrast: office productivity suite -- Hicontrast symbol style

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "hicontrast" symbol style, needs to be manually
 enabled in the LibreOffice option menu.

libreoffice-style-human: office productivity suite -- Human symbol style

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "human" symbol style, default style for Ubuntu.

libreoffice-style-oxygen: No summary available for libreoffice-style-oxygen in ubuntu quantal.

No description available for libreoffice-style-oxygen in ubuntu quantal.

libreoffice-style-tango: office productivity suite -- Tango symbol style

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "tango" symbol style, default style
 for GTK+/Gnome.

libreoffice-wiki-publisher: No summary available for libreoffice-wiki-publisher in ubuntu quantal.

No description available for libreoffice-wiki-publisher in ubuntu quantal.

libreoffice-writer: office productivity suite -- word processor

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.

mozilla-libreoffice: No summary available for mozilla-libreoffice in ubuntu quantal.

No description available for mozilla-libreoffice in ubuntu quantal.

openoffice.org-dtd-officedocument1.0: office productivity suite -- legacy 1.0 XML DTD

 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Document Type Definition (DTD) of the
 OpenOffice.org 1.x(!) XML file format.

python-uno: Python-UNO bridge

 The Python-UNO bridge allows use of the standard LibreOffice API
 with the Python scripting language. It additionally allows
 others to develop UNO components in Python, thus Python UNO components
 may be run within the LibreOffice process and can be called from C++
 or the built in StarBasic scripting language.

python3-uno: No summary available for python3-uno in ubuntu quantal.

No description available for python3-uno in ubuntu quantal.

ttf-opensymbol: transitional package for fonts-opensymbol

 This package is a transitiional package for font-opensymbol.
 It can be removed when fonts-opensymbol is installed.

uno-libs3: No summary available for uno-libs3 in ubuntu quantal.

No description available for uno-libs3 in ubuntu quantal.

uno-libs3-dbg: LibreOffice UNO runtime environment -- public shared library debug symbols

 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the (detached) debug symbols for the public libraries:
  - libuno_sal: System Abstraction Layer (C Interface)
  - libuno_salhelpergcc3: additional C++ functionality for sal
  - libuno_cppu: C++ UNO bridge (C Interface)
  - libuno_cppuhelpergcc3: additionl C++ functionality for cppu
  - libuno_purpenvhelpergcc3: "purpose environments" helper

ure: LibreOffice UNO runtime environment

 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.

ure-dbg: LibreOffice UNO runtime environment -- debug symbols

 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the (detached) debug symbols for the URE.