J. Graeme Lingard
3e15c5b81a
Remove unnecessary comments
2010-09-30 23:19:27 +01:00
Andreas Mantke
1aa7f86c43
Translation of comments from German to English
2010-09-30 22:59:37 +01:00
Caolán McNamara
eb53231445
if you force the sizes of western text, you need to force the other ones too
2010-09-30 20:28:43 +01:00
Caolán McNamara
510da29131
forced to make certain neon api calls thread-safe due to cups
...
rhbz#637738 libgcrypt that's been initialized already by cups to be
non-threadsafe is therefore then also non-threadsafe. neon uses
libgcrypt. So in the (as this is the usual circumstance) case that
cups is initialized before neon, then libgcrypt is not threadsafe
even though neon attempt to initialize it as such.
2010-09-30 20:24:11 +01:00
Caolán McNamara
5175ae0f49
#i110142# make search/replace of colour names with translations safer
2010-09-30 16:33:23 +01:00
Caolán McNamara
db5f20a393
#i106502# don't start the spelling timer unless there's a reason to do so
2010-09-30 16:20:02 +01:00
Caolán McNamara
2f1fb77e5c
#i64671# transfer VCL's FontPitch through DrawingLayer to Canvas
2010-09-30 16:10:11 +01:00
Michael Meeks
1a0dbb9f14
Get rid of USE_NO_NAMESPACE
...
Nice cleanup from Seo Sanghyeon <sanxiyn@gmail.com>
2010-09-30 13:32:39 +01:00
Andreas Mantke
cf544e37d1
date-iso-fix and translation of comments from German to English
2010-09-30 10:08:17 +02:00
Kohei Yoshida
f1a80a9f2d
Ported statusbar-fancy-modified-status-svx.diff from ooo-build.
2010-09-29 17:11:21 -04:00
Kohei Yoshida
adc9cd8435
Ported statusbar-fancy-modified-status-sfx2.diff from ooo-build.
2010-09-29 17:09:42 -04:00
Kohei Yoshida
8d56c285d4
Ported autocorrect-accidental-caps-lock-svx.diff from ooo-build.
2010-09-29 16:23:00 -04:00
Kohei Yoshida
fc239df0fd
Ported autocorrect-accidental-caps-lock-officecfg.diff from ooo-build.
2010-09-29 16:23:00 -04:00
Kohei Yoshida
a32eaddb14
Ported sc-default-delete-backspace-key.diff from ooo-build.
2010-09-29 16:23:00 -04:00
Kohei Yoshida
718c0fe732
Ported sfx2-remove-check-update-on-fileload.diff from ooo-build.
2010-09-29 16:23:00 -04:00
Andreas Mantke
3d2bf80a61
a translation of comments: a fix and new translation of basic.src
2010-09-29 21:16:07 +01:00
Andreas Mantke
735fba058b
the German comments translated to English
2010-09-29 17:44:21 +02:00
Kohei Yoshida
17d59daec1
Ported calc-ods-sheet-protection-xmloff.diff from ooo-build.
2010-09-28 11:44:18 -04:00
Kohei Yoshida
23315165f4
Port cws-koheicopyborder-svx.diff from ooo-build.
2010-09-28 11:12:29 -04: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
Fridrich Štrba
024a388c2a
Fix a typo in the show license code
2010-09-28 08:44:15 +02:00
Fridrich Štrba
07b5ca666c
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:14 +02:00
Fridrich Štrba
8787bad986
LibreOffice branding: fixing windows icons
2010-09-28 08:44:14 +02:00
Fridrich Štrba
5515c64c79
LibreOffice branding: make printeradmin desktop file work too
2010-09-28 08:44:14 +02:00
Thorsten Behrens
9c2de4f298
Reverting the icon change / decoloring
2010-09-28 08:44:13 +02:00
Fridrich Štrba
b1cf810a8e
LibreOffice branding: make desktop integration work (fix2)
2010-09-28 08:44:12 +02:00
Fridrich Štrba
89471c0481
LibreOffice Branding: first cut
2010-09-28 08:44:12 +02:00
Kurt Zenker
8281fcfc63
CWS-TOOLING: integrate CWS fwk158
2010-09-24 15:29:31 +02:00
Kurt Zenker
4b6c4fc4fe
CWS-TOOLING: integrate CWS ooo330l10n3
2010-09-24 15:12:04 +02:00
Michael Meeks
9f3971de09
Remove migration setting, erroneously clobbering UseSystemFileDialog
2010-09-24 13:30:37 +01:00
Kurt Zenker
93bad4c812
CWS-TOOLING: integrate CWS dv21
2010-09-24 14:18:50 +02:00
Cédric Bosdonnat
1f42859596
Fixed i#114659: non-breaking spaces corner case
2010-09-24 10:40:39 +02:00
Tor Lillqvist
e60de95c7a
Workaround for default_images symlink problem on Cygwin
2010-09-17 16:30:03 +03:00
Thorsten Behrens
e479f47f7d
fit-list-to-size.diff: Shrink font automatically when text overflows.
...
i#94086
Scale-font-down if typing text in Impress and the text box becomes too small.
2010-09-17 10:14:53 +02:00
Tor Lillqvist
1ea6792208
Update .gitignore for Windows builds
2010-09-16 21:17:16 +03:00
Tor Lillqvist
4042d9e0e3
Drop requirements needed only for Win9x support
...
Don't require and distribute unicows.dll and instmsia.exe (Windows
Installer 2.0 installer for Win9x). Drop the Win9x-specific code in
setup.exe. Do still require and distribute gdiplus.dll for Win2k
support (bnc#522833).
2010-09-16 20:13:26 +03:00
Noel Power
91291b26d7
fix bool string compare, fixes problem in testtool ( has wider impact too )
2010-09-16 18:07:22 +01:00
Caolán McNamara
e748d379d1
avmedia-source-gstreamer-*.diff: gstreamer
...
- Loop the A/V when the loop flag is set; from Caolan.
2010-09-16 16:00:27 +02:00
Radek Doulik
2eea82e0b3
avmedia-source-gstreamer-*.diff: gstreamer - implementation
2010-09-16 15:55:47 +02:00
Radek Doulik
6305b54dcc
patches/gstreamer/gstreamer-avmedia-file-types.diff: gstreamer
...
- add flac to media filters list
2010-09-16 15:33:13 +02:00
Radek Doulik
78e3c94543
patches/gstreamer/gstreamer-avmedia.diff: gstreamer integration, avmedia part
2010-09-16 15:17:37 +02:00
sb
9acf42572a
fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup (typically from extensions installed pre 3.3)
2010-09-16 14:23:50 +02:00
Kohei Yoshida
3f95b62205
ooo-build-resources-svx-dialogs-hrc.diff: Migrated
2010-09-16 12:34:09 +02:00
Kohei Yoshida
7dca6594d6
calc-enhanced-merge-cells-officecfg.diff: Merged
...
n#213205, i#67243, i#101042
Merging/unmerging of cells on multiple sheets & merge center icon.
2010-09-16 11:46:12 +02:00
Kohei Yoshida
4de186f434
calc-jump-on-formula-ref-sfx2.diff: Migrated
...
n#464359, i#101018
allow ctrl-[ and ctrl-] to jump to references used in a formula expression.
2010-09-16 10:37:52 +02:00
Kohei Yoshida
82cf91ed03
calc-find-replace-empty-cells-svx.diff: Support find and replace empty cells
...
i#49380, n#415352
2010-09-16 10:11:25 +02:00
Kohei Yoshida
6964bfe879
calc-grammar-xls-english-sc.diff: Support Excel English grammar
...
Support Excel English grammar needed for VBA and (probably) for xlsx filter.
2010-09-16 10:05:05 +02:00
Michael Meeks
4a5b4325d7
default-ms-filter-convert.diff: Improve MS Import/Export
...
i#8276
2010-09-16 07:05:19 +02:00
Kohei Yoshida
81571e00b1
calc-formula-variable-separators-officecfg.diff: formula separators changeable
...
n#447164, i#92056
Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.
2010-09-15 21:29:01 +02:00
Kohei Yoshida
f1ed85df61
calc-formula-variable-separators-svx.diff: formula separators changeable
...
n#447164, i#92056
Make the formula separators changeable per locale setting, and add new
configuration page for formula syntax and separators.
2010-09-15 21:27:09 +02:00