Commit Graph

315374 Commits

Author SHA1 Message Date
Michael Meeks
dcb921b8d2 static libraries also require boost. 2012-11-13 11:47:42 +00:00
Michael Meeks
495d579b28 cppumaker and javamaker also use boost. 2012-11-13 11:31:33 +00:00
Fridrich Štrba
9fe9011fcf liblangtag really does not need to be a shared library
Change-Id: I73f9422268f58ded971150f1ef16643885669ea3
2012-11-13 11:59:33 +01:00
Fridrich Štrba
2db711ac49 Fix the pthread branch of lt-atomic.h
Change-Id: I12b8c5e43dbe96fe9e2b2175dc6bb6bf15a8bdf8
2012-11-13 11:17:28 +01:00
Fridrich Štrba
6e925a3453 Oops, a typo
Change-Id: I02dcde7d83df864561a5d4af8cda5e57f30f811a
2012-11-13 11:01:34 +01:00
Fridrich Štrba
f9326a150a Shortcircuit liblangtag's builtin detection using config.cache
Change-Id: Ib53ab293d90b9b8a68d97b10d2ad020c69ab46f5
2012-11-13 10:57:45 +01:00
Caolán McNamara
1e1bcd008e favour expandables over non-expandables for shrinking scenario
if grid contents change their mind and want to be bigger than
available space, then somethings got to give, prefer expandables
as shrinkables too

Change-Id: Iefd87adb722548c11df04f194cf6d6e17665289a
2012-11-13 09:49:18 +00:00
Caolán McNamara
19f4ebd8a5 use SetControlForeground instead of SetTextColor
because that's persistent across unrelated style
changes otherwise setting e.g. alignment will
reset the color to default black

Change-Id: I2b975c3914a59a93e54d72aa0975a066b5edf533
2012-11-13 09:49:18 +00:00
Caolán McNamara
b1cf290924 merge SetDescription into SetText
that way the display text always matches the link text

Change-Id: I3f4901803bd9354d2cd0fc29d7d91ccd8e3def54
2012-11-13 09:49:18 +00:00
Caolán McNamara
f88473c56a convert extension dialog to .ui
Change-Id: I4d938be9e960f421398dd40bbcf1b3cadc643de1
2012-11-13 09:49:18 +00:00
Fridrich Štrba
c814fba439 Fix icu build with GCC versions that don't have the builtin atomics detected
Change-Id: I9f943f807e0966aafa66dbb865941cf975ad9fe2
2012-11-13 10:01:32 +01:00
Tor Lillqvist
3e5aaeb07e Cosmetics
Change-Id: I6a3762c42d88752c1c3dd0acd6bfb41b1ace062a
2012-11-13 10:34:59 +02:00
Tor Lillqvist
97d8b88221 Revert "fdo#38878 upgrade xpdf to poppler"
Also revert my two minor follow-up popper commits.

Poppler doesn't build on Mac OS X. It uses fontconfig, and we don't
depend on that on the Mac.

There is a patch from 2009
http://lists.freedesktop.org/archives/poppler/2009-July/004932.html
(actual patch at
http://lists.freedesktop.org/archives/poppler/attachments/20090712/f3b154d0/attachment-0001.obj
) that makes poppler not use fontconfig on the Mac, but it was never
upstreamed.

And that patch uses the obsolete ATSUI API, which we want to stop
using in LO code, not introduce new uses of.

This reverts commit 39f9eb0d85.
This reverts commit 0941c21185.
This reverts commit a6e9bb4c7b.
2012-11-13 10:28:15 +02:00
Tor Lillqvist
39f9eb0d85 No -fno-check-new in Apple's Clang at least
Change-Id: I535fe7660460b7ceb66c4fb3f21449e2cceea7e1
2012-11-13 09:59:10 +02:00
Tor Lillqvist
0941c21185 Fix misleading (but skipped) path component
Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9
2012-11-13 09:50:38 +02:00
Peter Foley
a6e9bb4c7b fdo#38878 upgrade xpdf to poppler
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029
Reviewed-on: https://gerrit.libreoffice.org/1036
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-13 07:29:34 +00:00
David Tardon
a2b3ee4abf do not build package unless needed
Change-Id: I7e61de3009e20aa13bdc2a333c803130eb88f36d
2012-11-13 07:04:34 +01:00
David Tardon
7b360a456b internal libexttextcat is built statically everywhere
Change-Id: I92e42a4a677ab352e9b5a01d19c50493682eea8d
2012-11-13 07:01:54 +01:00
Bjoern Michaelsen
32315e1053 do not check in solver
- having solver checked in needlessly prevents it being mounted on e.g.
  tmpfs

Change-Id: Ief5e141a09b42ab9f504ca4e17bb17cff1f33a36
2012-11-13 01:30:23 +01:00
Takeshi Abe
49082c20dc sal_Bool to bool
Change-Id: I392709e11df3b2babfaa2cf4f90caf7ef29b10aa
2012-11-13 06:14:53 +09:00
Takeshi Abe
0cd4f312e3 Drop unused functions
Change-Id: Iff3dc8149cbe6dbf3827fa6817676777a528e93b
2012-11-13 06:14:52 +09:00
Michael Meeks
655ef3e507 WaE: fix windows build of npshell. 2012-11-12 21:07:13 +00:00
Michael Meeks
a2d6af3be3 finally get the unit test name right; wow. 2012-11-12 20:23:36 +00:00
Michael Meeks
7bbcbe0727 add the right icu externals to the right target. 2012-11-12 19:27:22 +00:00
Rene Engelhard
9faaeff44d fix sal build with system-boost
Change-Id: I56ce5fc99c654c63df87844c78f652c4ff13ce2c
2012-11-12 19:39:29 +01:00
Stephan Bergmann
6ce21d57d9 Typo
Change-Id: I2d28680b9e08baf7ec11098b698f881f3a420cb6
2012-11-12 18:17:59 +01:00
Michael Meeks
c89602036a fix identical issue in textsearch unit test. 2012-11-12 16:36:56 +00:00
Stephan Bergmann
9081e07c9c Enable NPP_Initialize/Shutdown again
...calling which had erroneously been dropped in
bdead69dd3 "Add switch for system/internal
npapi.h."  This makes the npsoplugin browser plugin work again.

(Also, init write_fd to -1 instead of 0, so that a missing do_init_pipe does not
accidentally cause writing to write_fd succeed in writing to stdin.)

Change-Id: Iced734512a43c8dfea46088f7ac16f159e7dd807
2012-11-12 17:07:26 +01:00
Michael Meeks
ce629d95a6 Another attempt at fixing icu linkage as externals. 2012-11-12 15:47:02 +00:00
Caolán McNamara
867a723815 get macosx to run again
Change-Id: Id250a54d6789b06df1946ecc6a9d29d24fc57c70
2012-11-12 15:34:03 +00:00
Tor Lillqvist
23d71899fe Un-break accidental mis-merge, or something
Change-Id: I13146dc6d1d854dd620f79f2f7e7b22f8bdb71b2
2012-11-12 17:04:27 +02:00
Ivan Timofeev
776f0184d1 Related: fdo#56198 avoid gtk warning, take 3
We need to check at run time, not at compile.
Thanks to Michael Meeks for spotting!

Change-Id: Ic8175d6af0bb8ec167f108925aaaf31f970fbd05
2012-11-12 18:58:01 +04:00
Tor Lillqvist
faef84abca Do stay backward-compatible also in 4.0 and later for now
Change-Id: Ie8f2de8f11f8fec3a9f014bbcc46a506dfb3058d
2012-11-12 16:37:21 +02:00
Tor Lillqvist
66ae7df472 Fix misleading comments
Change-Id: Id85c063c7a5a44c3c71e4eee04342fdb1a38f487
2012-11-12 16:31:54 +02:00
Tor Lillqvist
feaef69321 Don't bundle gdiplus.dll any more
It was needed for Windows 2000 support.

Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1
2012-11-12 15:42:51 +02:00
Lior Kaplan
dcbf9238ba fdo#46807: Add LRM before Shekel sign, forcing it to appear left of numbers
introducing new Currency element and marking previous as legacyOnly

Change-Id: I40a762bf03a15f241fc80279bb61be9a2710d2f0
Reviewed-on: https://gerrit.libreoffice.org/967
Reviewed-by: Lior Kaplan <kaplanlior@gmail.com>
Tested-by: Lior Kaplan <kaplanlior@gmail.com>
Reviewed-by: Eike Rathke <erack@redhat.com>
2012-11-12 13:37:40 +00:00
Caolán McNamara
701b6faef5 revert accidental removal of some tests
Change-Id: Id2680f16607a3c9bf87c76c8eb2c1f8a84948510
2012-11-12 13:27:55 +00:00
Tor Lillqvist
a9966a4740 WaE: C-linkage specified, but returns user-defined type
Clang says: 'osl_detail_ObjectRegistry_getMutex' has C-linkage
specified, but returns user-defined type '::osl::Mutex &' which is
incompatible with C.

Let's continue disabling that warning also also in 4.0 and later.

Change-Id: I892bdc7e7aa6d546adf6b1c388e4c149db738948
2012-11-12 15:24:49 +02:00
Caolán McNamara
49b8408e02 add test for EDB-22591
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce
2012-11-12 13:18:35 +00:00
Andras Timar
163f057f69 update license document with new fonts
* added Open Sans, PT Serif, Source Code Pro and SOurce Sans Pro fonts
* removed stax, saxon, minizip
* copy&paste error fixes

Change-Id: I65a7812eb96a449210c14ad0a2898bf21eafda5c
2012-11-12 14:15:31 +01:00
Michael Meeks
632393c9e6 add missing use exernals for icu pieces in textsearch 2012-11-12 12:58:43 +00:00
Tor Lillqvist
62336df841 The icui18n library is called icuin in a MSVC build for some reason
Change-Id: I2fe03d438f52c31d0615f124f4d0a7ced2136928
2012-11-12 14:05:22 +02:00
José Guilherme Vanz
ea7a809700 unusedcode.ease cleanup
This commit removes some unused code from unusedcode.easy

Change-Id: If3cad67a508cc85dbffd70d6344e1427bac0c775
Signed-off-by: José Guilherme Vanz <guilherme.sft@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1021
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
2012-11-12 12:02:40 +00:00
Caolán McNamara
040e022d06 move svtools's FixedHyper.hxx to vcl
merge with fixedhyperbase and map GtkLinkButton
to FixedHyper. Convert to String while I'm at it.

Change-Id: Ibc61fd29c01796561eeef952a159c82ff215a095
2012-11-12 12:01:39 +00:00
Eike Rathke
bfd8721577 fix gb_SPACE in LIBPNG_CFLAGS
Change-Id: I901390b39573f7cf8b3a8971e32e52e9d479d645
2012-11-12 12:55:53 +01:00
Michael Meeks
2b4fd2c89a re-base on ALv2 code. Includes:
Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
Michael Meeks
08894f7c7d add native XTextSearch / cppunit test framework.
ported from the broken java ver.
adds a native ICU regex sanity test.
2012-11-12 11:46:07 +00:00
Michael Meeks
62c67b2f25 remove obsolete regexp pieces. 2012-11-12 11:46:07 +00:00
Michael Meeks
983a62b547 re-base on ALv2 code. Includes:
Patches from Herbert Duerr:
    #i118925# fix old word-boundary emulation
    http://svn.apache.org/viewvc?view=revision&revision=1301596
    #i119031# preserving ASCII in ignore-* transliterations allows full SIMPLE_TRANS_MASK
    http://svn.apache.org/viewvc?view=revision&revision=1301104
    #i118887# ignore zero-length matches in regexp search
    http://svn.apache.org/viewvc?view=revision&revision=1242235
    fix transliteration flags for search pattern preprocessing
    http://svn.apache.org/viewvc?view=revision&revision=1236199
    fix minor typo in comment
    http://svn.apache.org/viewvc?view=revision&revision=1234799
    improve standard conformance regarding unicode UAX#29 word boundaries
    http://svn.apache.org/viewvc?view=revision&revision=1234786
    emulate word boundary matching of old regex engine
    The new ICU regex engine has much improved unicode capabilities.
    The old regex engine had the extensions \< and \> for matching word boundaries.
    For the convenience of a smooth upgrade experience these artifacts now get mapped
    to \b which is supported by almost all regex engines.
    http://svn.apache.org/viewvc?view=revision&revision=1234777
    #i118723# fill in regexp matcher group details
    http://svn.apache.org/viewvc?view=revision&revision=1228084
    use ICU regexp instead of LGPL i18nregexp
    http://svn.apache.org/viewvc?view=revision&revision=1177610
    #i119031# default to preserve ASCII in ignore-width transliteration
    http://svn.apache.org/viewvc?view=revision&revision=1301101
2012-11-12 11:46:07 +00:00
Petr Mladek
bf83aaf609 bump version to 4.0.0.0.alpha0+
Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd
2012-11-12 12:33:37 +01:00