Lionel Elie Mamane
770cb8ae4d
Update mysqlcppcon to version 1.1.0
...
Drop patch to avoid use of boost::variant
2011-11-13 23:55:26 +01:00
Lionel Elie Mamane
9a2d1b9c34
spelling
2011-11-13 23:45:02 +01:00
Luc Castermans
b9260332b7
translated German comments to English
2011-11-13 23:17:55 +01:00
Arnaud Versini
0ddf2b8adf
Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainName
2011-11-13 19:28:30 +01:00
Lionel Elie Mamane
8f8f59ba08
Set preference View/NewDocumentHandling/ForceFocusAndToFront only on Windows
2011-11-13 16:44:25 +01:00
Lionel Elie Mamane
88285f84bd
fdo#35091 do not honour ForceFocusAndToFront preference for preview
2011-11-13 15:47:17 +01:00
Miklos Vajna
3f170f2232
Related: i#110745 fix crash on invalid RTF tables
2011-11-13 04:14:19 +01:00
Miklos Vajna
3510a6f639
RTFDocumentImpl: cleanup
...
checkFirstRun() should not do what checkNeedPap() already does
2011-11-13 04:14:19 +01:00
Arnaud Versini
a7553b213c
Replace domainname command by getdomainname syscall or function
2011-11-13 01:59:13 +01:00
Miklos Vajna
2cbb64ca30
Related: i#108154 null pointer check for the unit test
2011-11-12 15:36:03 +01:00
Cédric Bosdonnat
8a232f0074
RTF import: Fixed unicode characters import, fdo#42109
...
Actually implemented the \uc to skip the ANSI representation after the
unicode value.
2011-11-12 14:25:11 +01:00
Cédric Bosdonnat
74b6759ee8
n#707157: Word doesn't break the numberings and prefers hiding them
...
Added a compatibility option to reproduce Word's behavior when importing
Doc, docx and RTF files. The default behavior isn't changed.
2011-11-12 14:25:11 +01:00
Cédric Bosdonnat
75d38d0735
sw: fixed the dbglevel>1 build: GetBuffer() -> getStr()
2011-11-12 14:25:10 +01:00
Tor Lillqvist
54d571c3d6
Fix iOS build: Link (as such unneeded) executables with -liconv
2011-11-12 02:03:54 +02:00
Tor Lillqvist
332e5c0a08
Crack to just make this compile for iOS device
2011-11-12 01:48:38 +02:00
Tor Lillqvist
8585861fc3
Fix iOS fallout from libxml2+libxslt marriage
...
configure.in nowadays doesn't allow using system libxml2 but internal
libxslt. So remove iOS specifics related to that combination. Keep
building a static library for iOS, though.
2011-11-12 01:10:35 +02:00
Miklos Vajna
843494285d
Related: fdo#38966 null pointer check for the unit test
2011-11-12 00:09:31 +01:00
Tor Lillqvist
25a0976619
Mark l10ntools as DESKTOP only here, too
2011-11-12 01:05:45 +02:00
Tor Lillqvist
e733650ab7
Always use -shared and -llog -landroid for Android also in gbuild
2011-11-12 01:05:44 +02:00
Miklos Vajna
ac8782bd51
Related: fdo#37716 null pointer check for the unit test
2011-11-12 00:03:56 +01:00
Miklos Vajna
444d04b60b
Related: fdo#37498 don't try to read after the last closing brace
2011-11-12 00:03:55 +01:00
Miklos Vajna
5a212d501e
Related: fdo#33012 null pointer check for the unit test to pass
2011-11-12 00:03:55 +01:00
Takeshi Abe
48f67acf8f
removed unused variable
2011-11-12 07:29:36 +09:00
Stephan Bergmann
c1758889cb
Heavily simplified utl::ConfigManager.
2011-11-11 22:49:21 +01:00
Miklos Vajna
4ffcc73fa2
WaE: OptValue::maValue may be used uninitialized
2011-11-11 22:33:00 +01:00
Tor Lillqvist
d43c83f3b9
Missing #endif
2011-11-11 23:04:51 +02:00
Tor Lillqvist
7ff1c27045
Add the ARM variant
2011-11-11 22:59:40 +02:00
Tor Lillqvist
6f68a2f986
Update example for iOS device: Use 5.0 SDK
2011-11-11 22:59:38 +02:00
Tor Lillqvist
8f87fdf6a5
Add --disable-xmlsec for now
2011-11-11 22:51:29 +02:00
Tor Lillqvist
3a5f8de409
WaE: defined but not used
2011-11-11 22:51:28 +02:00
Tor Lillqvist
3ba78a2d45
Add note about an iOS SDK hickup
2011-11-11 22:51:26 +02:00
Tor Lillqvist
10e9a3c5b0
Intermediate Android commit
2011-11-11 22:46:21 +02:00
Tor Lillqvist
62bfb39f26
Release strings after use
2011-11-11 22:46:20 +02:00
Tomas Chvatal
eb7bd97af5
convert tab to space
2011-11-11 21:30:39 +01:00
Jan Holesovsky
4847eb9615
Fix the TMPDIR setting, sorry.
2011-11-11 20:16:58 +01:00
Norbert Thiebaud
15be41ce3c
gb_COMPILERDEFAULTOPTFLAGS need to be set before the include of GGG_defs
2011-11-11 12:48:06 -06:00
Jan Holesovsky
ee08eee8c0
Introduce generic windows.mk for gbuild.
...
This fixes the MinGW installation problems with officehelper.py.
2011-11-11 19:26:06 +01:00
Fridrich Štrba
81afef77ec
Uploading libvisio-0.0.10
2011-11-11 19:01:13 +01:00
Norbert Thiebaud
6207ae5e0b
nsplugin check must occurs after enable_gtk value is completely settled.
2011-11-11 11:57:28 -06:00
Kohei Yoshida
7d7036c235
Revert "Removing the mixed comparison flag, which is no longer needed."
...
This reverts commit eaea417bfd
.
2011-11-11 12:16:06 -05:00
Caolán McNamara
16e959669c
I don't need to hear about your every little titchy success
2011-11-11 16:32:41 +00:00
Caolán McNamara
75d3b1cbfd
allow capability to render text with no XRenderPictFormat
2011-11-11 16:32:40 +00:00
Caolán McNamara
889b6a6e00
Related: rhbz#753201 fedora ant+java-1.5.0-gcj won't resolve env variables
2011-11-11 16:32:40 +00:00
Winfried Donkers
98a10b638a
translation of german comments to english plus rename of define MAX_COL_HEIGHT
2011-11-11 15:02:40 +00:00
Tor Lillqvist
6e16383e6c
Typo
2011-11-11 16:55:11 +02:00
Tomas Chvatal
db7ab4ac14
Add nsplugin switch so we dont bind nsplugin building to gtk switch.
2011-11-11 15:51:10 +01:00
Tor Lillqvist
a9d167ba98
More baby steps for Android
2011-11-11 16:46:43 +02:00
Karl Koehler
305878f44b
Fixed fdo#41738 regex compile infinite loop
2011-11-11 14:22:22 +01:00
Caolán McNamara
c750403cd5
RdbTarget_sd_filters_test.mk now folded into CppunitTest_sd_filters_test.mk
2011-11-11 12:54:29 +00:00
Caolán McNamara
450b010393
need to add embobj in here now
2011-11-11 12:52:55 +00:00