Cédric Bosdonnat
4268d52db2
When saving a docx file to doc, the used filter is docx.
2010-11-26 15:45:40 +01:00
Muthu Subramanian K
25a3bf71f3
i#112411: Fixed Gnome filepicker filter selection
2010-11-10 13:52:53 +01:00
Thorsten Behrens
5a1cfb52bb
Have Info.plist use LibO instead of OOo2 as creator
...
This fixed fdo#30569. There were several places where mac-specific
platform files had 'OOo2' hardcoded. Changed this to LibO.
(cherry picked from commit 5e0f68b58ba958dedf2ead621c9632b806155ee1)
2010-11-05 16:18:15 +01:00
Caolán McNamara
7148184cd3
explicit X11 for Xlib calls
2010-10-29 16:40:32 +01:00
Caolán McNamara
758c8774fb
add modelines to .hxx files as well
2010-10-28 15:51:43 +01:00
Norbert Thiebaud
1df23c08d4
Finally, gut the vos module out of the build
2010-10-25 19:55:34 -05:00
Norbert Thiebaud
c17635d575
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:33 -05:00
Norbert Thiebaud
f4f4a8ed4f
use SolarMutexGuard to guard the SolarMutex
2010-10-25 19:55:33 -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
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
Michael Meeks
c63d5210fd
add lots more missing sal/macros.h includes
2010-10-14 22:33:33 +01:00
Kayo Hamid
b7c82daa28
Switch to use SAL_N_ELEMENTS macro, everywhere
2010-10-14 21:15:24 +01:00
Luboš Luňák
58fdac4636
better fix for QClipboard blocking, future-proof
2010-10-14 18:15:09 +02:00
Caolán McNamara
5d78ff3bca
fix AIX build
2010-10-13 20:30:55 +01: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
Tor Lillqvist
73d54f10ec
Fix VOS removal fallout
2010-10-11 17:40:45 +03:00
Norbert Thiebaud
c7545a363b
FASTBOOL to bool conversion
2010-10-08 14:28:47 +01:00
Caolán McNamara
704e8f6e52
#i113141# show all appropiate formats by default on save as
2010-10-07 12:59:11 +01:00
Fridrich Štrba
29c4a462a4
rtl/ustring does not exist, careful with inplace editing
2010-10-07 09:17:12 +02:00
J. Graeme Lingard
8e2ae4afca
Remove redundant #include directives & comments
2010-10-06 10:23:23 +02:00
David Tardon
c57cf1ab4a
remove more commented out #includes and related comments
2010-10-06 09:34:39 +02:00
Petr Mladek
01c385657d
fixed fpicker includes after removing the guards
2010-10-05 18:11:20 +02:00
Petr Mladek
d890da89f4
more removed include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Petr Mladek
facd86ef9c
remove include guards using fixguard.py
2010-10-05 18:11:20 +02:00
Luboš Luňák
d5dd80d1d4
release solar mutex before entering Qt event loop
2010-10-05 16:02:37 +02:00
Tor Lillqvist
4438b99e24
Pass proper parent window handle to ODMRegisterApp
...
Use short code snippet lifted from
fpicker/source/win32/filepicker/VistaFilePickerImpl.cxx to get a
suitable window handle. Should fix bnc#398822.
2010-09-28 15:34:45 +03:00
Thorsten Behrens
b4896256c5
win32-force-version-fix.diff: force WINVER when using non-std win api
2010-09-14 12:57:42 +02:00
Tor Lillqvist
7b7494785b
novell-win32-odma.diff: ODMA dialog implementation.
...
i#6885, i#32741
2010-08-26 13:08:23 +02:00
Jan Holesovsky
6c3eff7ee9
fpicker-kde-less-threads.diff: Update KDE3 fpicker after the threads change.
...
Introduced in i#93366 - n#427336.
2010-08-26 12:54:55 +02:00
Jan Holesovsky
bf8b9c0e42
fpicker-kde-3layer.diff: Fix the KDE fpicker for 3layer OOo.
2010-08-26 12:54:54 +02:00
Jan Holesovsky
b74bcd6b39
fpicker-kde-modal.diff: KDE fpicker should be modal.
...
n#265718.
2010-08-26 12:54:54 +02:00
Jan Holesovsky
6ca75f60eb
fpicker-kde-non-utf8.diff: Work even with non-UTF-8 locales.
...
n#168616.
2010-08-26 12:54:54 +02:00
Jan Holesovsky
955a13d302
fpicker-kde-dont-overwrite.diff: Do not overwrite files containing spaces.
...
n#241080.
2010-08-26 12:54:54 +02:00
Jan Holesovsky
f7a29d379e
fpicker-kde-too-wide.diff: Fix a too wide dialog.
...
"Menu -> Insert -> Picture -> From File..." dialog - n#72010.
2010-08-26 12:54:54 +02:00
Jan Holesovsky
35c0fb32cc
fpicker-kde-local-media2.diff: Handle media:/ files locally.
2010-08-26 12:54:53 +02:00
Jan Holesovsky
613b5e45f5
fpicker-kde-local-media.diff: Handle media:/ files locally.
2010-08-26 12:54:53 +02:00
Jan Holesovsky
921dd08d56
fpicker-kde-resmgr.diff: Adapt to changes in resources handling.
2010-08-26 12:54:53 +02:00
Jan Holesovsky
f6f2e169ba
fpicker-kde-filter-name.diff: Workaround for "Filter name (*.blah)"
...
(vs. "Filter name" in Insert->Picture->From File...) - n#66873.
2010-08-26 12:54:53 +02:00
Jan Holesovsky
4a02263f14
fpicker-kde-partial-kio.diff: Download the file locally.
...
Use KIO for that - n#60527.
2010-08-26 12:54:52 +02:00
Jan Holesovsky
9b51053f52
fpicker-common-build.diff: Modify the fpicker makefile.
2010-08-26 12:54:52 +02:00
Jan Holesovsky
ce6e693109
fpicker-kde-dialog.diff: Out-of-process implementation of KDE3 fpicker.
2010-08-26 12:54:52 +02:00
Jan Holesovsky
98b7a3b0b8
fpicker-kde-service.diff: Out-of-process implementation of KDE3 fpicker.
2010-08-26 12:54:36 +02:00
Kurt Zenker
627046c06f
CWS-TOOLING: integrate CWS ooo30gsl01_OOO330
2010-07-13 14:21:59 +02:00
obo
9cf8c50e9a
CWS-TOOLING: integrate CWS gtkfpicker9
2010-06-22 06:21:12 +02:00
obo
15cea5d07c
CWS-TOOLING: integrate CWS vcl112
2010-06-21 15:48:10 +02:00
Caolán McNamara
a03b1ebebf
gtkfpicker9: #i112386# gdk_threads_add_timeout_full unavailable on older glibs
2010-06-18 08:50:11 +01:00
Philipp Lohmann [pl]
77b41d4ecd
ooo30gsl01: #i112249# add missing URL conversion
2010-06-15 17:36:43 +02:00
obo
56f57bd9fe
CWS-TOOLING: integrate CWS fwk139
2010-06-15 10:26:12 +02:00