- 30 Nis, 2014 12 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Iae56b1fb68fde0cbc44f6b9e37ba1a66194b25e0
-
Tor Lillqvist yazdı
Change-Id: I5142142cea4a9f3ffdb61c7df61a5845572b6e0d
-
Noel Grandin yazdı
in commit 1e2c8cf5 Change-Id: Id488736b183ddd02e07179fa0186a9ff342cafdf
-
Noel Grandin yazdı
Change-Id: If79913653f22387ab6d5a376d9cf26751525168a
-
Noel Grandin yazdı
Change-Id: I324a0ffde2ddcca105451c19e7aadcfad15211d8
-
Noel Grandin yazdı
Change-Id: Id5aaa3ddfe2cfacbe1bddcdeccb9e775ad84d858
-
Noel Grandin yazdı
Change-Id: I09e833765294937a75feb5cdd92cce4aa8373c24
-
Noel Grandin yazdı
Change-Id: I0a8886fe164989661add0665c4744fd17a9ef40c
-
Noel Grandin yazdı
Change-Id: I4313819fa40885a3cfa4a137888ae457d8d839a8
-
Noel Grandin yazdı
Change-Id: Ib505866047da2cbe0b00d99aa5d7050199b45e1c
-
Tor Lillqvist yazdı
Change-Id: I55cf9fa0364856169e9781f77c65bae047ce1ca8
-
Kohei Yoshida yazdı
-
- 29 Nis, 2014 28 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: I8a419f535570924d508e1ce5f0c6bb1fbdd829a7
-
Tomaž Vajngerl yazdı
XML and HTML parsing and XPath asserts are used by many test in sw, sc and sd modules. This commit moves this functionallity to test module, where it is available to all modules. Change-Id: I53ad9c45b24f4c9bf106cb58ea619002968bfeda
-
Tomaž Vajngerl yazdı
Change-Id: I32fe35c90c08d7c87b27ad4a5c10f91c6284c4a3
-
Tor Lillqvist yazdı
Change-Id: Id6c6ce764f03849e63fd69dcc780155c98fee812
-
Tor Lillqvist yazdı
Change-Id: I20a59c1df814919f06ce294addbb0d678414f55d
-
Tor Lillqvist yazdı
Each entry must be exactly at the right index. Change-Id: Id8a4b517b4987c6a5c08a8625b6df9fe7d7438a4
-
Miklos Vajna yazdı
Change-Id: Ide3292d976d38648c2208d456715c1a8eaa49479
-
Miklos Vajna yazdı
Instead of looking up the relevant entry from mpSectionFmtTbl in each section using the layout, dump mpSectionFmtTbl directly. This makes the dump of the section format table consistent with the other format table dumps. Change-Id: I988c8f4fdfd52b64359eb4acf9c61383f33fb8ad
-
Eike Rathke yazdı
ICU now has its (U_PLATFORM == U_PF_ANDROID) directive. Change-Id: If740ea0c8004a2a8365d46b5ecf0e388b5965f62
-
Kohei Yoshida yazdı
Change-Id: I1b3ae601726401a0e70fb1a05b9a90c43773794c
-
Eike Rathke yazdı
plus further work in i18npool to make that build adapt i18npool to ICU 53 upgrade, fdo#77071 Korean charset collator can't be built from ko_charset.txt because of "The runtime code decomposes Hangul syllables on the fly, with recursive processing but without making the Jamo pieces visible for matching. It does not work with certain types of contextual mappings." "While handling a Hangul syllable, contractions starting with Jamo L or V would not see the following Jamo of that syllable." (this is where we bail out already with the first syllable of ko_charset.txt) Another condition to fail is described as "A contraction ending with Jamo L or L+V would require generating Hangul syllables in addTailComposites() (588 for a Jamo L), or decomposing a following Hangul syllable on the fly, during contraction matching." Excluded the file from the build for ICU >=53 and hope that ICU in the mean time handles Korean collation correctly. Additionally, ICU 53 took ages (if it would had finished at all) to build the collator from zh_TW_charset.txt because of the \u#### escaped notation. Converted the file's content to characters using http://www.rishida.net/tools/conversion/ Change-Id: I64213214b4870e7077f72b95fee1ddc9782c2b21 Reviewed-on: https://gerrit.libreoffice.org/9204Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Kohei Yoshida yazdı
Change-Id: I3b14447130c32d4b21010380f7901c0d20004ffc
-
Bjoern Michaelsen yazdı
This commit: http://cgit.freedesktop.org/libreoffice/core/commit/?id=805c6101b3427cc98b53f1c48f22f705206c384d make LibreOffice 4.2 (and AOO 4.1) widely incompatible to previous versions. We should thus update the reference version to 4.1 as that is the version we are least incompatible with. Extension developers are encouraged to use LibreOffice-minimal-version instead anyway, instead of the obsolete OOo versioning. see: https://wiki.documentfoundation.org/Development/Extension_Development https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=commitdiff;h=61f9ca7b18de1adc58cf5d7cb295ba81eb3e5d92;hp=20b8edc74b846db6d143a9e327fb7f7eb2c1fb77 Change-Id: I8275a8244d642100d7b3bc17aa0b12ae7d63e583 Reviewed-on: https://gerrit.libreoffice.org/8852Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
Change-Id: Ie5b6ffee07b6e5ebf922bad1b4a268ff636412c9 Reviewed-on: https://gerrit.libreoffice.org/8853Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Caolán McNamara yazdı
Change-Id: I44669bce64ee20a907e85d7dcf79ce20e85d1360
-
Caolán McNamara yazdı
Change-Id: I393aadc30190177b75f7f6b723c000b583697c37
-
Caolán McNamara yazdı
Change-Id: I0ee0fd95b88d27d2a2d66fa82f489a78d2893b84
-
Caolán McNamara yazdı
Change-Id: I0b57ff0ea059e924f6508da5f76b5e8e7ed8cbf3
-
Caolán McNamara yazdı
Change-Id: I06531e828d7a110a8de6520737935550d250dff8
-
Caolán McNamara yazdı
Change-Id: I1e34ee6d62c18a5595afac939f8363085cb88bad
-
Caolán McNamara yazdı
Change-Id: Id63e45f65dbcbbd4d8e861405670369a0fa8d70e
-
Caolán McNamara yazdı
Change-Id: Ib24ca6323615e8a8ba704295d9a9fe92c80a1ae1
-
Caolán McNamara yazdı
Change-Id: I9da96ba05b0fb628ac497304c4e2aa987da0eab8
-
Caolán McNamara yazdı
Change-Id: Ie9d104df391fd0581943a1c91421cfc08c95709e
-
Caolán McNamara yazdı
Change-Id: Id2c8432aba3268f7ffbe26c13e81025f2e047865
-
Caolán McNamara yazdı
Change-Id: I14f6ef8fe0e58859f29b2ec68e5fd563c98cb199
-
Caolán McNamara yazdı
Change-Id: I3f8700f22cee6990791d50475973e91a092260d5
-
Kohei Yoshida yazdı
Things are a bit more complex in cut mode than what this method can handle. Change-Id: Idadee23beff08c2df89d47bb237e8a2d2fd69dab
-