Commit graph

65048 commits

Author SHA1 Message Date
Caolán McNamara
a8e4476824 #i7065# add Title Page dialog 2010-10-18 13:51:41 +01:00
Luke Symes
69fc4c22e9 cleanup some more dead code under connectivity 2010-10-17 09:13:35 +02:00
Luke Symes
4a624e6e78 remove dead code from dbase driver 2010-10-17 08:53:39 +02:00
Jesús Corrius
5639017c21 Make calls to unary_function and binary_function less ambiguous for VC10 2010-10-17 07:49:34 +02:00
Kenneth Venken
a36dcb2913 use SAL_N_ELEMENTS macro 2010-10-17 00:13:19 -05:00
Andreas Mantke
3d361dbc2d Translation of Comments to English 2010-10-16 20:27:50 +01:00
Thorsten Behrens
e0a2bb01d5 Fix missing media-type for ODF thumbnails
As per ODF 1.2 Part 3, 4.8.10:

A manifest:media-type attribute should be present for all files and
directories where a MIME media type exists for the content of the
file...

So added "image/png" for the thumbnails there.
2010-10-16 01:11:45 +02:00
Luboš Luňák
39ab4ede2a rely on KFileDialog for automatically adding extension
Otherwise there are two checkboxes, and since it's difficult to get
at the KFileDialog one, just assume it does the right thing (which
additionally makes it consistent with other KDE apps).
2010-10-15 21:03:59 +02:00
Luboš Luňák
6fcf549b01 do not use generic class names in the KDE3 fpicker code 2010-10-15 19:58:47 +02:00
Joseph Powers
d416b09bf8 Some fixes for compile warnings
Removing compile time warnings about enum values not being handled in select statement.
2010-10-15 18:24:46 +01:00
Noel Power
f2fb33e951 fix fdo#30853 remove find related to Oracle specific MacroMigration 2010-10-15 16:13:15 +01:00
Michael Meeks
75dc349a4a Close holes and wasted space in structures. 2010-10-15 15:12:13 +01:00
Noel Power
e63e28d7d6 fix fdo#30856 remove VBAForm property and associated geometry hack 2010-10-15 13:01:39 +01:00
Noel Power
65637b67f5 migrate OOo 3.x data 2010-10-15 13:01:39 +01:00
Michael Meeks
7c46954800 add missing include 2010-10-15 12:14:59 +01:00
Luboš Luňák
57b130b75e #include <sal/macros.h> for SAL_N_ELEMENTS 2010-10-15 12:47:30 +02:00
Jan Holesovsky
e653925a53 Don't expose unnecessary symbols in lockfile.
lockfile-less-symbols.diff
2010-10-15 11:40:35 +02:00
Jan Holesovsky
14b7173f65 Don't do dns lookup on startup.
lockfile-dont-do-dns-lookup.diff, n#389257
2010-10-15 11:40:35 +02:00
Tor Lillqvist
a07a2d9c94 mail-document-subject.diff: sanitize subject if document mailed from LibreOffice
bnc#459176
2010-10-15 11:10:08 +02:00
Michael Meeks
c63d5210fd add lots more missing sal/macros.h includes 2010-10-14 22:33:33 +01:00
Michael Meeks
f06fca80cd include correct sal/macros.h header to compile. 2010-10-14 22:10:14 +01:00
Kayo Hamid
b7c82daa28 Switch to use SAL_N_ELEMENTS macro, everywhere 2010-10-14 21:15:24 +01:00
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
Jens-Heiner Rechtien
7f64aa4d3d CWS-TOOLING: integrate CWS jl161 2010-10-14 15:50:39 +02:00
Jens-Heiner Rechtien
b7c5e02230 CWS-TOOLING: integrate CWS sb133 2010-10-14 15:47:51 +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