Petr Mladek
b84e1626f6
Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)
2011-03-08 15:31:09 +01:00
Andras Timar
47854257bb
l10n: Updated oc_FR spelling dictionary
2011-03-03 21:14:54 +01:00
Andras Timar
cda9c6c3ea
l10n: add Breton spelling dictionary
2011-03-03 21:14:38 +01:00
bjoern.michaelsen@canonical.com
d106375b00
lp#696527: enable human icon theme in LibreOffice
...
(cherry picked from commit cfa7e88f5959a8b3b729107d61351410be80f49b)
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2011-02-08 16:34:46 +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
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
Caolán McNamara
061bffcb0a
Resolves: rhbz#673819 crash on changing position of drawing object in header
...
The header/footer objects are cunning wrappers to pretend to some parts
of the drawing stuff that there are multiple objects, while in reality
there is only one. So call HasText actually gets a totally different
object from the cast :-(
Signed-off-by: David Tardon <dtardon@redhat.com>
2011-02-03 18:25:09 +01:00
Rene Engelhard
babbe32413
another s/OpenOffice.org/LibreOffice/ in nsplugin
2011-02-03 00:37:15 +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
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
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
Kohei Yoshida
760a57fb4f
Remove pesky on-line registration menu entry. (fdo#33112)
2011-01-14 11:53:12 -05:00
Petr Mladek
d9edb09014
Please, ignore the previous message; it was for the libreoffice-3-3-0 branch
...
This is 'libreoffice-3-3' - the stable branch for the 3.3.x releases.
Only safe changes, reviewed by anoter person are allowed.
If you want to build something cool, unstable, and risky, use master.
2011-01-11 23:05:56 +01:00
Petr Mladek
18c726b3fd
Branch libreoffice-3-3-0
...
This is 'libreoffice-3-3-0' - the stable branch for the 3.3.0 release.
Only very safe changes, reviewed by three people are allowed.
If you want to commit more complicated fix for the next 3.3.x release,
please use the 'libreoffice-3-3' branch.
If you want to build something cool, unstable, and risky, use master.
2011-01-11 22:39:06 +01:00
Petr Mladek
b52ec9a4fa
Version 3.3.0.3, tag libreoffice-3.3.0.3 (3.3-rc3)
2011-01-10 19:47:08 +01:00
Rene Engelhard
0a9c73fd02
fix nsplugin for LibreOffice name
...
- OpenOffice path -> LibreOffice path
- only split "LibreOffice path [...] out with OSL_DEBUG_LEVEL > 0
Signed-off-by: Caolan McNamara <caolanm@redhat.com>
2011-01-09 22:27:14 +01:00
Petr Mladek
60ff78bdcf
Micro optimization of the last commit
...
nBufSize was set by aBuffer.getLength() and had not been used in the end
2011-01-07 20:12:40 +01:00
Petr Mladek
7100d5b93b
Merge commit 'ooo/OOO330_m19' into libreoffice-3-3
2011-01-07 20:06:19 +01:00
Kurt Zenker
dbc6f09489
CWS-TOOLING: integrate CWS impress208
2011-01-06 14:58:44 +01:00
Kohei Yoshida
e4375b5e43
Make the Reset help agent button wider for Italian text. (fdo#32133)
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:03:36 +01:00
Kohei Yoshida
af62b66fb9
Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)
...
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:03:17 +01:00
Christian Lippka ORACLE
f505d91021
impress208: #i115944# fixing large ooxml files
2011-01-05 12:10:11 +01:00
Christian Lippka ORACLE
3d6d4b7849
impress208: #i115944# fixing large ooxml files
2011-01-03 18:09:17 +01:00
Fridrich Štrba
98c2a29056
adding copyright owner to Croatian dictionary package
2010-12-21 11:28:23 +01:00
Petr Mladek
1863e3835a
Version 3.3.0.2, tag libreoffice-3.3.0.2 (3.3-rc2)
2010-12-18 20:35:15 +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
Fridrich Štrba
67bbdf60de
put helppack packinfo in a separate file
2010-12-16 12:38:54 +01:00
Michael Meeks
4b7d19eaff
Use BrOffice branding on Windows keyed to locale/country-code not exename
2010-12-14 16:33:28 +00:00
Kohei Yoshida
0cd2e391dd
Put the ODMA dialog check box on its own row.
...
* Put the ODMA dialog check box on its own row, and push everything
downward to make some room.
* Remove the Help Formatting controls to make more room. Without this
the enable experimental check box would go outside the visible area
on Mac.
This fixes fdo#32133.
Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2010-12-07 16:14:01 +01:00
Kohei Yoshida
719e0a8394
Make the ODMA check box clickable again. (fdo#32132)
2010-12-06 22:29:38 -05:00
Kohei Yoshida
c7b1d5e758
Make 'Reset help agent' button clickable again. (fdo#32132)
2010-12-06 22:21:21 -05:00
Kohei Yoshida
dfe91d085c
Fixed the sizes of Tips and Extended tips check boxes.
...
The Tips check box control was too wide and it was overlapping with
the Extended tips check box, which prevented it from being clickable.
(fdo#32028)
2010-12-01 17:07:30 -05:00
Petr Mladek
4ab5b3c69b
Version 3.3.0.1, tag LIBREOFFICE_3_3_0_1 (3.3-rc1)
2010-12-01 15:55:51 +01:00
Michael Meeks
6a803fd949
first pass at BrOffice artwork branding
2010-11-30 14:09:40 +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
Thorsten Behrens
dabf01ce4e
Updated artwork for rc
2010-11-30 00:21:58 +01:00
Caolán McNamara
6601aa8a5e
Resolves: rhbz#657628# divide by zero
...
(cherry picked from commit cde18c8978d2c680dbee88159246024960cdc705)
2010-11-27 16:42:13 +00:00
Thorsten Behrens
1d9fe262db
Put show credits entry into all app ui configs
2010-11-25 23:13:00 +01:00
Caolán McNamara
32346b8113
Resolves: rhbz#656191 Catch bad alloc and convert to ZipIOException
...
(cherry picked from commit 047a986e3af855cdb4c27274da5a10fb5da37fb6)
2010-11-25 17:47:06 +00:00
Petr Mladek
be5a75bec0
show the control geometric propertis correctly (bnc#610921)
...
fix by Noel
2010-11-23 21:38:52 +01:00
Petr Mladek
f033400bfa
show the really used default icon theme in options (bnc#603169)
...
check also the icon theme prefered by the native widget plugin
backport from ooo-build-3-2-1
2010-11-23 21:18:44 +01:00
Andras Timar
f863ebc25e
fixing overlapping controls
2010-11-20 11:56:50 +01:00
Fridrich Štrba
f7cc5a2b2b
Add "ti" without sublang into the encoding list
2010-11-12 18:57:30 +01:00
Petr Mladek
6a0733daff
Version 3.2.99.3, tag LIBREOFFICE_3_2_99_3 (3.3-beta3)
2010-11-11 13:24:52 +01:00
Robert Nagy
f0463a9373
add OPENBSD ifdefs where needed
2010-11-08 12:24:55 +01:00
Thomas Klausner
778d7368cb
Improve f3d4826fe53173d0f50d53b11cd2b4402b2a286d: avoid duplicate numbers.
2010-11-08 12:24:52 +01:00