Commit graph

1044 commits

Author SHA1 Message Date
Thorsten Behrens
510f238574 Removed en-US duplicate dicts in langpacks.
This reverts commit 995e00694bb38e00f3b2b8decd44c88d56863484, and
f6b3c7c837eec9f79e76c8e8587d9f635ff82203, to fix fdo#36907. It also permits
some user control over which dicts should be there.

Fix for fdo#34910. Also aligns dictionary names with
bootstrap's 838aba9d2f29464ffbecbdd12fa9e39ec7ce6dd6 commit - which
in turn fixes fdo#36926.

Signed-off-by: Andras Timar <timar74@gmail.com>
2011-05-17 15:14:29 +02:00
Thorstem Behrens
b9a3e38b03 Complete revert for native334 #163388#.
The previous revert did not cater for the changed volume name -
the nice libreoffice background image was missing.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-17 14:31:49 +02:00
Andras Timar
ca74828be2 don't pack en dictionaries to en-US langpack 2011-05-08 17:39:42 +02:00
Tor Lillqvist
f9db6b0be3 Remove BrOffice branding 2011-05-03 01:41:16 +03:00
Tor Lillqvist
c770841621 Kill BrOffice NSIS artwork 2011-05-03 01:23:41 +03:00
Thorsten Behrens
a0013df9f1 Revert native334 #163388# no more change of DS_Store file
This reverts 96fb1e22387af1cb0888a32fcb267463d64a898a and has
mac .dmg show the nice artwork again.
2011-04-30 13:05:11 +02:00
Andras Timar
351bce1eb2 dictionaries belong to main install not to langpacks - fdo#34910 2011-04-29 14:26:05 +02:00
Andreas Becker
9ad4eeb4fa fixed cppcheck warnings 2011-04-28 13:45:46 +02:00
Tor Lillqvist
adbd6d3201 win32-installer-register-moox-types.diff: associate OOXML filetypes with LO 2011-04-27 19:59:43 +02:00
Tor Lillqvist
6b8e02c741 Kill Sun-specific stclient_wrapper 2011-04-26 18:33:13 +03:00
Tor Lillqvist
1ec8d2c26f Kill BrOffice, fdo#36262 2011-04-26 13:31:51 +03:00
Jan Holesovsky
2554b31146 Merge commit 'ooo/DEV300_m106' into libreoffice-3-4
Conflicts:
	extensions/source/svg/svgaction.cxx
	extensions/source/svg/svgaction.hxx
	extensions/source/svg/svgcom.hxx
	extensions/source/svg/svgprinter.cxx
	extensions/source/svg/svgprinter.hxx
	extensions/source/svg/svguno.cxx
	extensions/source/svg/svgwriter.cxx
	extensions/source/svg/svgwriter.hxx
	javainstaller2/src/JavaSetup/org/openoffice/setup/Controller/InstallationOngoingCtrl.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/InstallData.java
	javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/LinuxInstaller.java
	package/inc/ZipFile.hxx
	package/inc/ZipOutputStream.hxx
	package/inc/ZipPackage.hxx
	package/inc/ZipPackageStream.hxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/ManifestImport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/xstorage.cxx
	package/source/xstor/xstorage.hxx
	package/source/zipapi/EntryInputStream.cxx
	package/source/zipapi/EntryInputStream.hxx
	package/source/zipapi/XFileStream.cxx
	package/source/zipapi/XFileStream.hxx
	package/source/zipapi/XMemoryStream.cxx
	package/source/zipapi/XUnbufferedStream.cxx
	package/source/zipapi/XUnbufferedStream.hxx
	package/source/zipapi/ZipFile.cxx
	package/source/zipapi/ZipOutputStream.cxx
	package/source/zipapi/sha1context.hxx
	package/source/zippackage/ZipPackage.cxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	wizards/com/sun/star/wizards/letter/LetterWizardDialogImpl.java
	xmlsecurity/prj/build.lst
	xmlsecurity/source/helper/xmlsignaturehelper.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.cxx
	xmlsecurity/source/xmlsec/nss/seinitializer_nssimpl.hxx
2011-04-22 15:08:05 +02:00
Tor Lillqvist
7c5c9b1dc9 Don't attempt to show release notes after installing, fdo#31023 2011-04-08 10:58:45 +03:00
Tor Lillqvist
d415d68aae bnc#530872: Save old associations for MS doc types when installing
Then restore them, if still relevant, when uninstalling LibreOffice.

git log from build repository:
commit 1737ec9b6675cc7e30df03fa5537012a429425bb
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Oct 14 15:28:55 2010 +0300

    Make win32-restore-associations.diff apply again

commit 72a25ab4a055cd1d3cf5aec627cfe120113bfb34
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu May 20 10:34:24 2010 +0300

    Make patches apply for a Windows build

commit d635f716a75d8c1648eab0c1d598b390be8c4f07
Author: Tor Lillqvist <tlillqvist@novell.com>
Date:   Thu Sep 17 22:16:40 2009 +0300

    Add new patch to restore MSO file associations on uninstall

    * patches/dev300/apply: Add it to Win32Only

    * patches/dev300/win32-restore-associations.diff: New file. Save
      previous associations of the MS Office file formats on installation
      of OOo. On uninstallation of OOo, restore them. Still a bit
      experimental, but seems to work.
2011-04-05 16:34:13 +03:00
Petr Mladek
9f328f09f9 sdk-gid-module-name.diff: rename module name to gid_Module_Root_SDK (i#64802)
so the generated list of files does not conflict with the main package
2011-03-30 18:14:09 +02:00
Francisco Saito
91fdc7d632 drop bogus executable flag from image files 2011-03-29 21:44:51 +01:00
Francisco Saito
e13262cb4c drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:48 +01:00
Ivo Hinkelmann
e314cd3d84 masterfix DEV300: add turkmen lang support 2011-03-29 16:56:17 +02:00
Ivo Hinkelmann
e6cafbe25c CWS-TOOLING: integrate CWS test123l10n04 2011-03-28 17:59:16 +02:00
Andras Timar
5a07c01977 add language code 'be' 2011-03-25 13:18:57 +01:00
Petr Mladek
adad15cff9 set build depencencies against the new "translations" module 2011-03-25 12:14:34 +01:00
Jan Holesovsky
e821621885 Merge commit 'ooo/DEV300_m103'
Conflicts:
	package/source/zippackage/ZipPackageFolder.cxx
2011-03-23 16:58:53 +01:00
Vladimir Glazunov
b29fb1a51f CWS-TOOLING: integrate CWS native367 2011-03-21 18:04:46 +01:00
Vladimir Glazunov
712a83ef91 CWS-TOOLING: integrate CWS native361 2011-03-21 17:59:11 +01:00
Ivo Hinkelmann
74c7de5d3c test123l10n04: #i117489# rename ns to nso 2011-03-21 14:07:54 +01:00
Ingo Schmidt
a3ddef2ce6 native367: #i117264# exclude list from rebase 2011-03-14 18:02:19 +01:00
Norbert Thiebaud
cc5db648bc Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
* commit 'ooo/DEV300_m101': (185 commits)
  masterfix DEV300: #i10000# usage of L10N build_type
  masterfix: #i10000# INT16 -> sal_Int16
  fixed compile errors after resync to m100, part2
  gridsort: post-rebase fixes
  CWS gnumake3: found another tools integer type
  removetooltypes01: Fix build problems after rebase to DEV300m99 in basctl, cui, reportdesign, sw
  native359: #i114398# changing mac langpack icon
  native359: #i115669# fixing package description for solaris packages
  gnumake3: remove comphelper version; fix including extract.hxx
  locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard>
  sb138: #i116659# timely termination of OnLogRotateThread
  accfixes: removed include of obsolete header file
  accfixes: removed obsolete file
  removetooltypes01: #i112600# Fix build problems on non-pro
  accfixes: moved some shared strings to svx part2
  accfixes: moved some shared strings to svx
  accfixes: added more accessibility information and fixed tab orders in multiple dialogs (cui module)
  removetooltypes01: #i112600# Remove tools types for Mac specific parts
  fixed tab order in BasicIDE, Library dialog tab page
  added some accessible names in BasicIDE
  ...

Conflicts:
	UnoControls/source/base/registercontrols.cxx
	accessibility/inc/accessibility/standard/vclxaccessiblelistboxlist.hxx
	automation/inc/automation/communi.hxx
	automation/inc/automation/simplecm.hxx
	automation/source/communi/communi.cxx
	automation/source/inc/rcontrol.hxx
	automation/source/miniapp/servuid.hxx
	automation/source/server/XMLParser.cxx
	automation/source/server/cmdbasestream.cxx
	automation/source/server/profiler.hxx
	automation/source/server/recorder.cxx
	automation/source/server/retstrm.hxx
	automation/source/server/server.cxx
	automation/source/server/sta_list.cxx
	automation/source/server/statemnt.cxx
	automation/source/server/statemnt.hxx
	automation/source/simplecm/packethandler.cxx
	automation/source/simplecm/simplecm.cxx
	automation/source/simplecm/tcpio.cxx
	automation/source/simplecm/tcpio.hxx
	automation/source/testtool/comm_bas.hxx
	automation/source/testtool/cretstrm.hxx
	automation/source/testtool/httprequest.cxx
	automation/source/testtool/httprequest.hxx
	automation/source/testtool/objtest.cxx
	automation/source/testtool/objtest.hxx
	basctl/source/basicide/baside2.cxx
	basctl/source/basicide/baside2.hxx
	basctl/source/basicide/baside2b.cxx
	basctl/source/basicide/baside3.cxx
	basctl/source/basicide/basides1.cxx
	basctl/source/basicide/basides2.cxx
	basctl/source/basicide/basidesh.cxx
	basctl/source/basicide/basidesh.src
	basctl/source/basicide/basobj3.cxx
	basctl/source/basicide/bastype2.cxx
	basctl/source/basicide/bastype3.cxx
	basctl/source/basicide/bastypes.cxx
	basctl/source/basicide/brkdlg.cxx
	basctl/source/basicide/iderdll.cxx
	basctl/source/basicide/macrodlg.cxx
	basctl/source/basicide/moduldl2.cxx
	basctl/source/basicide/moduldlg.cxx
	basctl/source/basicide/objdlg.cxx
	basctl/source/basicide/scriptdocument.cxx
	basctl/source/basicide/tbxctl.cxx
	basctl/source/basicide/tbxctl.hxx
	basctl/source/basicide/tbxctl.src
	basctl/source/dlged/dlged.cxx
	basctl/source/dlged/dlgedfunc.cxx
	basctl/source/dlged/dlgedobj.cxx
	basctl/source/inc/basidesh.hxx
	basctl/source/inc/bastypes.hxx
	basctl/source/inc/dlgedmod.hxx
	basctl/source/inc/dlgedpage.hxx
	crashrep/prj/build.lst
	cui/inc/pch/precompiled_cui.hxx
	cui/source/customize/acccfg.cxx
	cui/source/customize/acccfg.hrc
	cui/source/customize/acccfg.src
	cui/source/customize/cfg.cxx
	cui/source/customize/cfgutil.cxx
	cui/source/customize/macropg.cxx
	cui/source/customize/macropg.src
	cui/source/customize/selector.cxx
	cui/source/dialogs/SpellDialog.cxx
	cui/source/dialogs/commonlingui.cxx
	cui/source/dialogs/cuicharmap.cxx
	cui/source/dialogs/cuifmsearch.cxx
	cui/source/dialogs/cuigaldlg.cxx
	cui/source/dialogs/cuigrfflt.cxx
	cui/source/dialogs/hldocntp.cxx
	cui/source/dialogs/hldoctp.cxx
	cui/source/dialogs/hlinettp.cxx
	cui/source/dialogs/hlmailtp.cxx
	cui/source/dialogs/hlmarkwn.cxx
	cui/source/dialogs/hlmarkwn.src
	cui/source/dialogs/hltpbase.cxx
	cui/source/dialogs/iconcdlg.cxx
	cui/source/dialogs/passwdomdlg.cxx
	cui/source/dialogs/pastedlg.cxx
	cui/source/dialogs/scriptdlg.cxx
	cui/source/dialogs/thesdlg.cxx
	cui/source/dialogs/zoom.cxx
	cui/source/factory/dlgfact.hxx
	cui/source/inc/SpellDialog.hxx
	cui/source/inc/autocdlg.hxx
	cui/source/inc/backgrnd.hxx
	cui/source/inc/bbdlg.hxx
	cui/source/inc/cfg.hxx
	cui/source/inc/cfgutil.hxx
	cui/source/inc/cuigaldlg.hxx
	cui/source/inc/cuigrfflt.hxx
	cui/source/inc/cuitabarea.hxx
	cui/source/inc/cuitabline.hxx
	cui/source/inc/hldocntp.hxx
	cui/source/inc/hltpbase.hxx
	cui/source/inc/iconcdlg.hxx
	cui/source/inc/numpages.hxx
	cui/source/inc/page.hxx
	cui/source/inc/postdlg.hxx
	cui/source/inc/scriptdlg.hxx
	cui/source/inc/transfrm.hxx
	cui/source/inc/zoom.hxx
	cui/source/options/cfgchart.cxx
	cui/source/options/cuisrchdlg.cxx
	cui/source/options/dbregister.cxx
	cui/source/options/dbregister.src
	cui/source/options/fontsubs.cxx
	cui/source/options/internationaloptions.cxx
	cui/source/options/optasian.cxx
	cui/source/options/optchart.cxx
	cui/source/options/optcolor.cxx
	cui/source/options/optcolor.src
	cui/source/options/optfltr.cxx
	cui/source/options/optfltr.src
	cui/source/options/optgdlg.cxx
	cui/source/options/optgdlg.src
	cui/source/options/optgenrl.cxx
	cui/source/options/opthtml.cxx
	cui/source/options/optimprove.cxx
	cui/source/options/optinet2.cxx
	cui/source/options/optinet2.hxx
	cui/source/options/optjava.cxx
	cui/source/options/optlingu.cxx
	cui/source/options/optsave.cxx
	cui/source/options/optsave.hxx
	cui/source/options/treeopt.cxx
	cui/source/options/webconninfo.cxx
	cui/source/tabpages/autocdlg.cxx
	cui/source/tabpages/backgrnd.cxx
	cui/source/tabpages/border.cxx
	cui/source/tabpages/chardlg.cxx
	cui/source/tabpages/dstribut.cxx
	cui/source/tabpages/grfpage.cxx
	cui/source/tabpages/macroass.cxx
	cui/source/tabpages/measure.cxx
	cui/source/tabpages/numfmt.cxx
	cui/source/tabpages/numpages.cxx
	cui/source/tabpages/page.cxx
	cui/source/tabpages/paragrph.cxx
	cui/source/tabpages/swpossizetabpage.cxx
	cui/source/tabpages/tabarea.src
	cui/source/tabpages/textanim.cxx
	cui/source/tabpages/textattr.cxx
	cui/source/tabpages/tparea.cxx
	cui/source/tabpages/tpbitmap.cxx
	cui/source/tabpages/tpcolor.cxx
	cui/source/tabpages/tpgradnt.cxx
	cui/source/tabpages/tphatch.cxx
	cui/source/tabpages/tpline.cxx
	cui/source/tabpages/tplnedef.cxx
	cui/source/tabpages/tplneend.cxx
	cui/source/tabpages/tpshadow.cxx
	cui/source/tabpages/transfrm.cxx
	embedserv/source/embed/register.cxx
	extensions/inc/pch/precompiled_extensions.hxx
	extensions/inc/propctrlr.hrc
	extensions/source/abpilot/abpservices.cxx
	extensions/source/bibliography/bibload.cxx
	extensions/source/bibliography/datman.cxx
	extensions/source/bibliography/general.cxx
	extensions/source/dbpilots/dbpservices.cxx
	extensions/source/inc/componentmodule.cxx
	extensions/source/nsplugin/source/so_env.cxx
	extensions/source/ole/oleobjw.cxx
	extensions/source/ole/oleobjw.hxx
	extensions/source/oooimprovement/invite_job.cxx
	extensions/source/oooimprovement/onlogrotate_job.cxx
	extensions/source/plugin/base/service.cxx
	extensions/source/plugin/inc/plugin/unx/mediator.hxx
	extensions/source/plugin/inc/plugin/unx/plugcon.hxx
	extensions/source/plugin/unx/mediator.cxx
	extensions/source/plugin/unx/nppapi.cxx
	extensions/source/plugin/unx/plugcon.cxx
	extensions/source/preload/services.cxx
	extensions/source/propctrlr/formmetadata.cxx
	extensions/source/propctrlr/pcrservices.cxx
	extensions/source/resource/resource.cxx
	extensions/source/scanner/sane.hxx
	extensions/source/scanner/sanedlg.cxx
	extensions/source/scanner/scanunx.cxx
	extensions/source/scanner/scanwin.cxx
	extensions/source/scanner/twain.cxx
	extensions/source/scanner/twain.hxx
	extensions/source/update/check/updatecheckconfig.cxx
	extensions/test/stm/datatest.cxx
	extensions/test/stm/marktest.cxx
	extensions/test/stm/pipetest.cxx
	extensions/test/stm/testfactreg.cxx
	extensions/workben/testpgp.cxx
	forms/qa/complex/forms/CheckOGroupBoxModel.java
	forms/qa/makefile.mk
	forms/source/component/Button.cxx
	forms/source/component/Button.hxx
	forms/source/component/ListBox.cxx
	forms/source/inc/forms_module_impl.hxx
	forms/source/misc/services.cxx
	forms/source/solar/control/navtoolbar.cxx
	javainstaller2/prj/build.lst
	javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ModuleCtrl.java
	lingucomponent/prj/build.lst
	lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
	lingucomponent/source/spellcheck/spell/sreg.cxx
	lingucomponent/source/spellcheck/spell/sspellimp.cxx
	package/source/manifest/ManifestExport.cxx
	package/source/manifest/UnoRegister.cxx
	package/source/xstor/owriteablestream.cxx
	package/source/xstor/owriteablestream.hxx
	package/source/xstor/xstorage.hxx
	package/source/zippackage/ZipPackageFolder.cxx
	package/source/zippackage/ZipPackageStream.cxx
	setup_native/source/mac/ooo/DS_Store
	setup_native/source/win32/customactions/shellextensions/registerextensions.cxx
	xmlsecurity/prj/build.lst
	xmlsecurity/source/component/registerservices.cxx
	xmlsecurity/source/dialogs/stbcontrl.cxx
	xmlsecurity/source/framework/xsec_framework.cxx
	xmlsecurity/source/xmlsec/xsec_xmlsec.cxx
	xmlsecurity/tools/demo/util.hxx
	xmlsecurity/workben/signaturetest.cxx
2011-03-09 16:20:50 -06:00
Ivo Hinkelmann
a152eed1d2 l10n36: #i117281# add isocodes fur jbo kab nso ny so 2011-03-08 12:55:52 +01:00
Thomas Arnhold
a7ae138b8f Remove VERBOSE_DEBUG_OUTPUT 2011-03-02 08:21:01 +01:00
Thomas Arnhold
142e999fd0 Remove OWN_DEBUG_PRINT 2011-03-02 08:21:01 +01:00
Kalman Szalai - KAMI
46cf22cd1b Refine compression of Windows installer
I increased the efficiency of LZM compression of makecab. I found that we can use .Set CompressionMemory=21 setting. This setting produces 83,91% of original installer size and if we combine it with a simple zip compression the download size can reduce to 83,54%.

Reference:
http://www.mail-archive.com/libreoffice@lists.freedesktop.org/msg07068.html
2011-03-02 01:30:04 +01:00
Steven Butler
a0924c8cf0 MSI: ensure thesaurus indexer custom action is built 2011-02-28 16:32:37 +01:00
Steven Butler
d5931ad363 Add MSI custom action capable of generating thesaurus index 2011-02-28 16:32:21 +01:00
Andras Timar
bf36917471 l10n: Updated oc_FR spelling dictionary 2011-02-23 23:16:01 +01:00
Ivo Hinkelmann
8427b0f498 masterfix DEV300: #i10000# usage of L10N build_type 2011-02-22 19:07:34 +01:00
Andras Timar
84db48187b l10n: add Breton spelling dictionary 2011-02-22 18:59:40 +01:00
Ivo Hinkelmann
1e0c228cdb CWS-TOOLING: integrate CWS native359 2011-02-17 17:04:06 +01:00
Kevin Hunter
178c9f5063 cppcheck: post- to pre- *crement change 2011-02-14 17:15:56 +01:00
Fridrich Štrba
255677ab5b Trying to remove the stlport mention from the code 2011-02-09 19:56:30 +01:00
Guillaume Poussel
842bfb16f7 Remove useless comments in components. 2011-02-08 19:06:48 +01:00
Ingo Schmidt
76df3c1d46 native361: #i115269# rollback of installation, if unopkg fails 2011-02-08 10:57:27 +01:00
Jan Holesovsky
18e39b8c4d Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	cui/source/tabpages/swpossizetabpage.cxx
2011-02-08 00:10:21 +01:00
Petr Mladek
fa01a16651 add Ukrainian also into packinfo_office.txt 2011-02-06 18:22:35 +01:00
Petr Mladek
96cedad0b4 add Occitan also into packinfo_office.txt
build fails witout it
2011-02-06 18:06:37 +01:00
Thomas Arnhold
50c26300e5 Remove lots of dead code 2011-02-06 13:43:35 +01:00
Thorsten Behrens
f452a1b010 New mimetype icons for LibreOffice
Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg
2011-02-05 16:20:50 +01:00
Jesús Corrius
fe9ce8d621 Revert: Reg4allmsdoc updated to use the new registry file extension IDs 2011-02-03 18:11:25 +01:00
Thomas Arnhold
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
Thomas Arnhold
2945b56030 Clean up makefiles 2011-02-01 18:21:17 +01:00
Ingo Schmidt
689d5936b2 native359: #i114398# changing mac langpack icon 2011-02-01 16:44:20 +01:00
Andras Timar
c4f448d87c Added Occitan dictionary 2011-02-01 14:05:22 +01:00
Andras Timar
7e53cc76fa Added Ukrainian dictionaries 2011-02-01 14:05:22 +01:00
Tor Lillqvist
d837e29c50 Fix overflow problem in the custom action for UI language de-selection
In the _all_ installer we have slightly over 100 LibreOffice UI
languages. The code in the custom action that de-selects UI languages
based on the Windows UI language(s) and the user's locale had a limit
of 100.

The consequence was that a few of the alphabetically last LibreOffice
UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not
de-selected even if none of those languages was used by the user or
Windows, and thus got installed in a "quick" install and also in a
"custom" install unless the person running the installer noticed.

Reported by aseques_ on IRC, no bug filed yet.

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-01 13:53:44 +01:00
Ingo Schmidt
57bd374bbd native359: #i115669# fixing package description for solaris packages 2011-02-01 13:40:28 +01:00
Tor Lillqvist
7e0c1819d0 Fix overflow problem in the custom action for UI language de-selection
In the _all_ installer we have slightly over 100 LibreOffice UI
languages. The code in the custom action that de-selects UI languages
based on the Windows UI language(s) and the user's locale had a limit
of 100.

The consequence was that a few of the alphabetically last LibreOffice
UI languages: Ukrainan, Urdu, Uzbek, Venda and Xhosa, were not
de-selected even if none of those languages was used by the user or
Windows, and thus got installed in a "quick" install and also in a
"custom" install unless the person running the installer noticed.

Reported by aseques_ on IRC, no bug filed yet.
2011-02-01 14:26:46 +02:00
Andy Holder
1cc6cf7ee7 cppcheck: variable never used 2011-01-30 21:03:51 +00:00
Jesús Corrius
5dbe8b76ec Reg4allmsdoc updated to use the new registry file extension IDs 2011-01-30 01:17:40 +01:00
Andras Timar
2756fcdca1 Added Occitan dictionary 2011-01-29 12:32:52 +01:00
Andras Timar
2c81506770 Added Ukrainian dictionaries 2011-01-29 11:16:22 +01:00
Eike Rathke
b3dd556949 locales34: #i106785# add Haitian_Haiti [ht-HT] to language list and locale data; locale data contributed by <jcpoulard> 2011-01-27 20:09:53 +01:00
Kenneth Venken
02dd8a0e32 Cpp cleanliness: redundant assignment to self 2011-01-26 20:21:25 +00:00
Thorsten Behrens
e5b80ed0b1 Revert "Initial LibO mimetype icon design"
This reverts commit bf7cc5f6751d566bccb45b09fb15f82e56fe3333.
2011-01-26 19:52:02 +01:00
Alexander Thurgood
8b9003a4d5 Fix window focus for langpack installation on Mac fdo# 33056
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-01-26 18:10:16 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Thorsten Behrens
4aeef1ec93 Initial LibO mimetype icon design
As per http://luxate.blogspot.com/2011/01/libreoffice-initial-icons-milestone.html
updating the LibO mimetype and app icons (and the installer icon, for coherence).
2011-01-20 17:03:02 +01:00
Joachim Lingner
c2ccafd7a2 jl160 merge with DEV300m96 2011-01-04 12:01:53 +01:00
Fridrich Štrba
1c645a9db4 adding copyright owner to Croatian dictionary package 2010-12-21 11:30:50 +01:00
Fridrich Štrba
98c2a29056 adding copyright owner to Croatian dictionary package 2010-12-21 11:28:23 +01:00
Jan Holesovsky
3f57365e73 Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:15:58 +01:00
Petr Mladek
384b045fc1 fix langpack dependencies after move to helppack
draw, impress langapckages does not lonegr exist; they included
just help

help package is optional, so there should not be hard dependency
2010-12-17 22:22:04 +01:00
Hans-Joachim Lankenau
a1e857c6b1 CWS-TOOLING: integrate CWS native347 2010-12-17 17:11:10 +01:00
Fridrich Štrba
13b846d2a3 put helppack packinfo in a separate file 2010-12-16 12:40:00 +01:00
Fridrich Štrba
67bbdf60de put helppack packinfo in a separate file 2010-12-16 12:38:54 +01:00
Michael Meeks
1ad80c04ca Use BrOffice branding on Windows keyed to locale/country-code not exename 2010-12-14 16:35:11 +00:00
Michael Meeks
4b7d19eaff Use BrOffice branding on Windows keyed to locale/country-code not exename 2010-12-14 16:33:28 +00:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
Kenneth Venken
39fc2df3c1 more Sal n elements 2010-12-03 13:59:47 +00:00
Michael Meeks
6a803fd949 first pass at BrOffice artwork branding 2010-11-30 14:09:40 +00:00
Michael Meeks
c078b161b0 first pass at BrOffice artwork branding 2010-11-30 13:58:54 +00:00
Kalman Szalai - KAMI
ed4369f4c9 Adds OxygenOffice extras as configurable optional
Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.
2010-11-30 14:22:14 +01:00
Kalman Szalai - KAMI
e924a25976 Adds OxygenOffice extras as configurable optional
Introduces:
 --enable-extra-gallery  - for additional galleries
 --enable-extra-template - for additional templates
 --enable-extra-sample   - for additional samples
 --enable-extra-font     - for additional fonts
 configure options.
2010-11-30 13:55:41 +01:00
Thorsten Behrens
dabf01ce4e Updated artwork for rc 2010-11-30 00:21:58 +01:00
J. Graeme Lingard
6690007283 Remove empty comments 2010-11-29 00:16:33 +00:00
Ingo Schmidt
7c653e79b4 native347 #i115537# mac langpack offers no longer mounted volumes 2010-11-16 17:54:07 +01:00
Fridrich Štrba
f7cc5a2b2b Add "ti" without sublang into the encoding list 2010-11-12 18:57:30 +01:00
Fridrich Štrba
88bfb5f2ad Add "ti" without sublang into the encoding list 2010-11-12 18:52:55 +01:00
Jan Holesovsky
ab73378e9e Merge remote branch 'origin/libreoffice-3-3' 2010-11-12 14:27:30 +01:00
Vladimir Glazunov
700fe28014 CWS-TOOLING: integrate CWS sb132 2010-11-08 17:34:27 +01:00
David Tardon
8a44900038 transform script providers into extensions 2010-11-06 07:11:17 +01:00
Thorsten Behrens
a060fe5731 Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
(cherry picked from commit 78a103ca881d0175d0a3a1bbca2df64cbe63ea77)
2010-11-05 13:25:56 +01:00
Thorsten Behrens
efaf776da6 Use org.libreoffice.script for Mac preferences
This fixes fdo#30568
2010-11-05 13:14:00 +01:00
Petr Mladek
81e9c78a16 Update BROffice branding for Windows and MAC installer (fdo#31089) 2010-11-03 12:32:05 +01:00
Petr Mladek
0362fd240a Update BROffice branding for Windows installer (fdo#31089) 2010-11-02 21:42:40 +01:00
Vladimir Glazunov
8373a5b794 CWS-TOOLING: integrate CWS native334 2010-11-01 17:19:49 +01:00
Kalman Szalai - KAMI
107303bd3e Adding Barcode extension 2010-10-31 05:14:08 +01:00
Kalman Szalai - KAMI
8bbbd39378 Adding Validator extension 2010-10-31 04:48:55 +01:00
Kalman Szalai - KAMI
6082940ccb Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 20:00:00 +02:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
Joachim Lingner
7f2d39227e jl160 #i114794 adapting admin.pl to use unopg sync without further parameter 2010-10-28 12:57:47 +02:00
Jan Holesovsky
ed0080c927 Merge commit 'ooo/OOO330_m12' 2010-10-24 15:36:39 +02:00