Commit graph

64819 commits

Author SHA1 Message Date
Caolán McNamara
1b0c6da1c3 fix some warnings 2010-10-14 20:23:10 +01:00
Harri Pitkänen
1c84461b66 remove redundant null checks. 2010-10-14 17:32:43 +01:00
Harri Pitkänen
2d3941f9f8 fix leak 2010-10-14 17:32:42 +01:00
Luboš Luňák
58fdac4636 better fix for QClipboard blocking, future-proof 2010-10-14 18:15:09 +02:00
Caolán McNamara
ad57544428 fdo#30473 use libreoffice symlink for RH 2010-10-14 13:36:11 +01:00
Thorsten Behrens
64a437cb79 Disable user migration when SAL_DISABLE_USERMIGRATION is set
Because of the fact that LibreOffice automatically converts old
user configurations over to the new install (which is right 99% of
the times), we needed a way to explicitely prevent that on first
start - simply export SAL_DISABLE_USERMIGRATION=1 on initial LibO
start.
2010-10-14 13:47:40 +02:00
Kohei Yoshida
a4f844436f Use Ctrl-Shift-D to launch selection list in Calc. 2010-10-14 00:32:24 -04:00
Kohei Yoshida
ac206384e7 Merge branch 'master' into feature/calc-key-binding-compat 2010-10-13 23:21:50 -04:00
Caolán McNamara
84436b5688 tweaks for AIX 2010-10-13 20:30:55 +01:00
Caolán McNamara
3317f535d1 AIX tweaks 2010-10-13 20:30:55 +01:00
Caolán McNamara
5d78ff3bca fix AIX build 2010-10-13 20:30:55 +01:00
Caolán McNamara
582bb127ad fix typo 2010-10-13 20:30:55 +01:00
Caolán McNamara
53baa03a40 add AIX to desktop 2010-10-13 20:30:55 +01:00
Katarina Machalkova
4464655f41 Merged pptx-autoplay-fix.diff from ooo-build 2010-10-13 20:58:27 +02:00
Katarina Machalkova
8bc89efca8 Merged xlsx-shared-xlsx-snapshot.diff from ooo-build 2010-10-13 20:58:27 +02:00
Cédric Bosdonnat
78bae05a41 fdo#30840: Fixed zoom level on the license document 2010-10-13 20:11:54 +02:00
Noel Power
df17a7c203 Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/libs-core 2010-10-13 15:17:05 +01:00
Giuseppe Castagno
8c9b9b4384 Correcting one more bashism. 2010-10-13 16:03:11 +02:00
Laszlo Nemeth
b2cf0f2f12 Fix fake small caps resizing factor #i1526#
See detailed explanation in IZ.
2010-10-13 15:16:43 +02:00
Jan Holesovsky
1cd0aa3d67 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-core 2010-10-13 14:38:43 +02:00
Noel Power
50a13b7f41 Merge commit 'origin/master'
Conflicts:
	vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13 13:22:42 +01:00
Caolán McNamara
a7458f68ae #i113061# dubious self-assign 2010-10-13 11:57:54 +01:00
Caolán McNamara
eb7beeee0b WaE, silence && || warning 2010-10-13 11:46:21 +01:00
Noel Power
4e7e749fc2 replace old header ( that I deleted ) with spanking new one 2010-10-13 11:30:54 +01:00
Noel Power
6db6a43ddc Merge branch 'vba' fix conflics, trailing ws & tab issues
also removed some old headers ( which I need to add new ones for )

Conflicts:
	basic/source/classes/sbunoobj.cxx
	basic/source/classes/sbxmod.cxx
	xmloff/inc/xmlnmspe.hxx
	xmloff/inc/xmloff/xmltoken.hxx
	xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13 10:51:50 +01:00
Michael Meeks
e1f33394a7 Register evo address book 2010-10-13 10:40:42 +01:00
Michael Meeks
a2766c85f0 merge evo address book mapping in 2010-10-13 10:37:40 +01:00
Jan Holesovsky
1c5abcbd60 Merge commit 'ooo/OOO330_m10' 2010-10-13 11:30:59 +02:00
Sebastian Spaeth
8694d2bc19 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:58 +02:00
Michael Meeks
4822cf65f3 Enable unx quickstart, and broffice flags 2010-10-12 16:26:07 +01:00
Jan Holesovsky
e9fe1e24fb Implement unix quick-starter
Kendy's standalone unix-quick-starter, with tweaks to make it
conditionally compiled, and load png images with the new
branding layout from Michael.
Fixes to the soffice shell-script to not run pagein for a 2nd start
2010-10-12 15:40:42 +01:00
Caolán McNamara
20658054d8 #i112786# make ConfigManager a well-behaved singleton 2010-10-12 15:34:49 +01:00
Caolán McNamara
d498765f6e #i112787# fix ownership cycle 2010-10-12 15:34:49 +01:00
Caolán McNamara
c8cb473403 #i112760# deinitialize ucb when shutting down unopkg 2010-10-12 15:34:49 +01:00
Andras Timar
9e75e8684b removed German from the versioninfo 2010-10-12 13:49:04 +02:00
Cédric Bosdonnat
96fd56399d Fix roundtrip of DOC unhandled fields
Partly fixes n#628098 (OLE links roundtrip) and fix the fieldmark export
in ODF to allow it only for 1.2 Enhanced (fdo#30711).
2010-10-12 10:21:23 +02:00
Kohei Yoshida
a22353e34a Merge branch 'master' into feature/calc-key-binding-compat 2010-10-11 20:40:27 -04:00
Alan Du
86d85bfd4c Removed a lot of the //CHINA001 comments. 2010-10-11 20:39:21 -04:00
Kohei Yoshida
8daf224678 New options tab page for Calc's compatibility settings. 2010-10-11 17:04:57 -04:00
Caolán McNamara
c91f21eb8e more quickstarter fixes i#108846 2010-10-11 16:56:07 +01:00
Michael Meeks
3d9dfef2f5 Fix -quickstart option, and help (i#108846) 2010-10-11 16:56:07 +01:00
Arnaud Versini
30625b0bc9 Resolving issue 2838 of OOo.
It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.
2010-10-11 11:12:56 -04:00
Luboš Luňák
cb7b24efd7 fix undefined operation 2010-10-11 16:59:50 +02:00
Tor Lillqvist
73d54f10ec Fix VOS removal fallout 2010-10-11 17:40:45 +03:00
Michael Meeks
9f21008621 deliver the images. 2010-10-11 15:19:42 +01:00
Michael Meeks
af9269693f package the shell pieces up into a zip archive 2010-10-11 15:19:42 +01:00
Michael Meeks
4bfb595deb remove obsolete includes 2010-10-11 15:19:42 +01:00
Michael Meeks
8b9ddfe4f3 Switch to using installed branding images for the backing items. 2010-10-11 15:19:42 +01:00
Michael Meeks
2bbb62509b push branded image finding down into vcl 2010-10-11 15:19:42 +01:00
Michael Meeks
22b20b4b7c deliver new branding too ... 2010-10-11 15:19:42 +01:00