Caolán McNamara
978d571bfd
startup optimization, remove unused global strings
2010-10-22 16:51:18 +01:00
Caolán McNamara
bd54b1baef
startup optimization, remove unused global strings
2010-10-22 16:42:25 +01:00
Caolán McNamara
28a124c47d
#i80184# Allow adding drawing documents to gallery via API
2010-10-22 16:07:22 +01:00
Thomas Klausner
40d88ad961
Add a file to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-22 12:26:13 +02:00
Thomas Klausner
58097cd69b
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-22 10:24:18 +02:00
Thomas Klausner
7b309a8e09
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-21 22:43:27 +02:00
Joseph Powers
319078f16a
Add explicit namespaces to two entries.
2010-10-21 18:43:18 +02:00
Thomas Klausner
7cdc745fef
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-21 18:42:04 +02:00
Petr Mladek
2f3c71bce2
use /opt/libreoffice instead of /opt/libreoffice3
...
discussed on the mailing list; related to the change in bootstrap
2010-10-21 16:49:20 +02:00
Thomas Klausner
ad94d3d546
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
2010-10-21 16:36:06 +02:00
Thomas Klausner
ce1becc12a
Add more files to EXCEPTIONSFILES, needed at least on NetBSD.
...
Remove OBJFILES, which serves no purpose (LIB1OBJFILES is
the variable name used). Suggested by Caolán McNamara
<caolanm@redhat.com>.
2010-10-21 16:36:06 +02:00
Caolán McNamara
dbc37feb21
valgrind: uninitialized variable
2010-10-21 13:46:11 +01:00
Wolfgang Silbermayr
017e79ab15
Translate comments into English
2010-10-21 10:32:34 +01:00
Povilas Kanapickas
473e4d6c04
remove non-compiled code
2010-10-20 19:58:36 +01:00
Caolán McNamara
1d6235cea5
WaE: I'm informed this is the intended result
2010-10-20 14:40:38 +01:00
Caolán McNamara
28b8575014
WaE, ignore return value from symlink
2010-10-20 13:27:20 +01:00
Sebastian Spaeth
1d871c1d00
document what this is
2010-10-20 13:21:26 +01:00
Caolán McNamara
1a7d7723e8
WaE, silence warning
2010-10-20 12:59:23 +01:00
Caolán McNamara
18d692a0cb
WaE, unused parameters
2010-10-20 12:59:23 +01:00
Caolán McNamara
27f963e429
WaE, unused parameters
2010-10-20 12:59:23 +01:00
Caolán McNamara
f2bf12c7d7
WaE, shadowed variable
2010-10-20 12:59:23 +01:00
Caolán McNamara
42919dbce7
WaE unused parameter
2010-10-20 12:59:23 +01:00
Caolán McNamara
c65d39c026
this is just wrong
2010-10-20 12:59:22 +01:00
Caolán McNamara
f6947a9467
WaE: fix missing return
2010-10-20 12:59:22 +01:00
Caolán McNamara
38ca8c25b7
WaE: remove shadowed variable
2010-10-20 12:59:22 +01:00
David Tardon
06f8869875
fix delete/delete[] mismatch
2010-10-20 12:48:41 +02:00
Trevor Murphy
b74679e29e
Minor libs-core comment clean-up
2010-10-19 23:45:24 -05:00
Thomas Klausner
8bd677c532
Add missing semicolon.
...
Suggested by Caolán McNamara <caolanm@redhat.com>.
2010-10-19 22:17:56 +02:00
Thorsten Behrens
46efbdbb2e
Switch all urls from TDF to LibreOffice
...
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 18:05:56 +02:00
Thorsten Behrens
111fd6d010
Make about dialog display clickable hyperlink for credits
...
Added a svt::FixedHyperlink to the about dialog, so people can
click on something to get to the credits page.
2010-10-19 18:05:56 +02:00
Caolán McNamara
3973845deb
survive missing configuration entries gracefully
2010-10-19 11:56:57 +01:00
Caolán McNamara
9591852cca
don't set singletonCreated before possible throws
2010-10-19 11:56:57 +01:00
Florian Bircher
ae635c1eda
use SAL_N_ELEMENTS
2010-10-18 18:54:59 -05:00
Povilas Kanapickas
bc8fcf207f
remove non-compiled code
2010-10-18 19:38:00 +01:00
Caolán McNamara
34f1c06830
#i112656# add osl_setEnvironment and osl_clearEnvironment
2010-10-18 15:42:48 +01:00
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