- 13 Kas, 2012 7 kayıt (commit)
-
-
Tor Lillqvist yazdı
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 39f9eb0d. This reverts commit 0941c211. This reverts commit a6e9bb4c.
-
Tor Lillqvist yazdı
Change-Id: I535fe7660460b7ceb66c4fb3f21449e2cceea7e1
-
Tor Lillqvist yazdı
Change-Id: I579f7038222817ed16e9326c93b2bc26bf4e69e9
-
Peter Foley yazdı
Change-Id: Ib908a3acba1faabeb411b4d1459968a362ee8029 Reviewed-on: https://gerrit.libreoffice.org/1036Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
David Tardon yazdı
Change-Id: I7e61de3009e20aa13bdc2a333c803130eb88f36d
-
David Tardon yazdı
Change-Id: I92e42a4a677ab352e9b5a01d19c50493682eea8d
-
Bjoern Michaelsen yazdı
- having solver checked in needlessly prevents it being mounted on e.g. tmpfs Change-Id: Ief5e141a09b42ab9f504ca4e17bb17cff1f33a36
-
- 12 Kas, 2012 33 kayıt (commit)
-
-
Takeshi Abe yazdı
Change-Id: I392709e11df3b2babfaa2cf4f90caf7ef29b10aa
-
Takeshi Abe yazdı
Change-Id: Iff3dc8149cbe6dbf3827fa6817676777a528e93b
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Rene Engelhard yazdı
Change-Id: I56ce5fc99c654c63df87844c78f652c4ff13ce2c
-
Stephan Bergmann yazdı
Change-Id: I2d28680b9e08baf7ec11098b698f881f3a420cb6
-
Michael Meeks yazdı
-
Stephan Bergmann yazdı
...calling which had erroneously been dropped in bdead69d "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
-
Michael Meeks yazdı
-
Caolán McNamara yazdı
Change-Id: Id250a54d6789b06df1946ecc6a9d29d24fc57c70
-
Tor Lillqvist yazdı
Change-Id: I13146dc6d1d854dd620f79f2f7e7b22f8bdb71b2
-
Ivan Timofeev yazdı
We need to check at run time, not at compile. Thanks to Michael Meeks for spotting! Change-Id: Ic8175d6af0bb8ec167f108925aaaf31f970fbd05
-
Tor Lillqvist yazdı
Change-Id: Ie8f2de8f11f8fec3a9f014bbcc46a506dfb3058d
-
Tor Lillqvist yazdı
Change-Id: Id85c063c7a5a44c3c71e4eee04342fdb1a38f487
-
Tor Lillqvist yazdı
It was needed for Windows 2000 support. Change-Id: I1c0bec3fd3c76005b843d62c636410201abfa8e1
-
Lior Kaplan yazdı
introducing new Currency element and marking previous as legacyOnly Change-Id: I40a762bf03a15f241fc80279bb61be9a2710d2f0 Reviewed-on: https://gerrit.libreoffice.org/967Reviewed-by:
Lior Kaplan <kaplanlior@gmail.com> Tested-by:
Lior Kaplan <kaplanlior@gmail.com> Reviewed-by:
Eike Rathke <erack@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Id2680f16607a3c9bf87c76c8eb2c1f8a84948510
-
Tor Lillqvist yazdı
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
-
Caolán McNamara yazdı
Change-Id: I58b22ab27de3069ae10f68ab0e844a439e6049ce
-
Andras Timar yazdı
* added Open Sans, PT Serif, Source Code Pro and SOurce Sans Pro fonts * removed stax, saxon, minizip * copy&paste error fixes Change-Id: I65a7812eb96a449210c14ad0a2898bf21eafda5c
-
Michael Meeks yazdı
-
Tor Lillqvist yazdı
Change-Id: I2fe03d438f52c31d0615f124f4d0a7ced2136928
-
José Guilherme Vanz yazdı
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/1021Reviewed-by:
Tor Lillqvist <tml@iki.fi> Tested-by:
Tor Lillqvist <tml@iki.fi>
-
Caolán McNamara yazdı
merge with fixedhyperbase and map GtkLinkButton to FixedHyper. Convert to String while I'm at it. Change-Id: Ibc61fd29c01796561eeef952a159c82ff215a095
-
Eike Rathke yazdı
Change-Id: I901390b39573f7cf8b3a8971e32e52e9d479d645
-
Michael Meeks yazdı
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.
-
Michael Meeks yazdı
ported from the broken java ver. adds a native ICU regex sanity test.
-
Michael Meeks yazdı
-
Michael Meeks yazdı
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
-
Petr Mladek yazdı
Change-Id: I04cb89d04ebebcaef2276813864f79365f6899fd
-
Caolán McNamara yazdı
Change-Id: I7a021c38e1c2e39641a28d95cc9cc7e3d5ee8225
-
Caolán McNamara yazdı
Change-Id: Ie6cf3cc8e672ad9499c55bda7c29b50140c6a57a
-