- 06 Nis, 2013 29 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I9373647e5d710acb26c9818e6d06d4bfb862a7df
-
Tor Lillqvist yazdı
CTLineGetImageBounds() does not include space taken by trailing whitespace in the line. Change-Id: I403906daed952bac58fa11634beb6c7faa39b9b3
-
Tor Lillqvist yazdı
But like there, I don't know if it actually is needed or not. Change-Id: I25bf5d8cf160b56ee4deb47ab9774313eb9590c8
-
Tor Lillqvist yazdı
Change-Id: I6f185b4f55418e44956f9dd51e1e300f553ac355
-
Tor Lillqvist yazdı
Change-Id: Ie98d242777cec92db6512f53fe102ecc65dc469c
-
Tor Lillqvist yazdı
Change-Id: I06121b065f360ecfeddb25c9e1487f4849e453a2
-
Tor Lillqvist yazdı
Change-Id: Ib875973d31f71bab75973f683621118eb9cb927b
-
Tor Lillqvist yazdı
Change-Id: I144c93d0bdd8758dcdf490f29051c8dcaea500d8
-
Caolán McNamara yazdı
Change-Id: Ide7c37c9738ca640e7d80ede904ad8d7702e5a34
-
Miklos Vajna yazdı
Change-Id: Ic6e39b81c04d5e416d1a000def39b3a127fa7940
-
Caolán McNamara yazdı
Change-Id: I0e28425c25e07abe65c4162025fa35a4abe14121
-
Miklos Vajna yazdı
Change-Id: Id1720a55bf7984e2b1316fbfadb0d12ae7fd6b4d
-
Chr. Rossmanith yazdı
Change-Id: I3cd2129d98c3d936d8ec31f89554b37f12427c1c
-
Caolán McNamara yazdı
Change-Id: Ib6339c29f6820e75ff99aeb0547145597771d584
-
David Tardon yazdı
Change-Id: I73ce022d064c7ccfeb71f5560f112aac3d777bf7
-
David Tardon yazdı
Change-Id: Ife833566122da25c366938c9c2d127fca0903bb7
-
David Tardon yazdı
Change-Id: I52d2ed4b0454233da21e9040dd324772247113c1
-
David Tardon yazdı
Change-Id: Iac1d8d0646bff131b1ade79bb47a914b350f31f2
-
David Tardon yazdı
$(lastword $(MAKEFILE_LIST)) is not what is expected if the makefile includes other makefile as the first step (as some do). See UnpackedTarball.mk, where I already tried to workaround the problem. Change-Id: Ib713a698f52ba16f46fbbc4c50b43edd69c9a472
-
Caolán McNamara yazdı
Change-Id: I47af280e24bff248e6404ec18c1afef8c461b40b
-
Caolán McNamara yazdı
Change-Id: I8f290b1551663b7e967c6d77e8836a1f3d655834
-
Eike Rathke yazdı
Change-Id: I9fb66679725bb61ffcd5abc0f45a08e9e1960e6a
-
Tor Lillqvist yazdı
Change-Id: I3891441fee41dd56ff183c833b17d926722b8f91
-
Tor Lillqvist yazdı
Change-Id: I6497550e8f55f9ba08b0c4f20de0ea04be45d617
-
Caolán McNamara yazdı
Change-Id: I34529a56c6e6073fd5fa1e30d148fc3ec0d87617
-
Rafael Dominguez yazdı
Change-Id: I79ee42e8e2480cb57f0d136bf96201e80fdf4f28
-
Rafael Dominguez yazdı
Change-Id: Ia63b2a39df1c2aa76bb288e032b35d95bb0ff439
-
Rafael Dominguez yazdı
- Only generate the list after applying a new filter function. - Append item directly to the filtered list if its allowed when appending a new item to the thumbnailview. Change-Id: I804533e2a1751abb0cbc3082093aef2cb9093fb0
-
Rafael Dominguez yazdı
Change-Id: If6cca322203bf019a732ce6b0b5a9a20bd932557
-
- 05 Nis, 2013 11 kayıt (commit)
-
-
David Tardon yazdı
... so we can drop ZipUnoApi again. Change-Id: Id5925b8c101cd7cb70614a9a26f328dec92db8fa Reviewed-on: https://gerrit.libreoffice.org/3152Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
David Tardon yazdı
Change-Id: Ia032d3cb3c41a654ab42b9fe5b2d79bc7ca713f1 Reviewed-on: https://gerrit.libreoffice.org/3150Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
David Tardon yazdı
With this in place, we can replace most of our Zips by Packages. Extensions and Dictionaries are on the radar as well. To move an installed file from zip to filelist, do: 1. Convert the Zip_foo.mk to Package_foo.mk : - change destination paths of all files to the same ones they have in the installation (you can find that in scp2) - use gb_Package_set_outdir to place the files under $INSTDIR, where they are expected. 2. Change the scp2 record: - change filename to <package-name>.filelist - replace ARCHIVE by FILELIST in Styles - change Dir to FILELIST_DIR. Change-Id: Ie17d0765406081b03dcd44a6a23cf517f2067dd3 Reviewed-on: https://gerrit.libreoffice.org/3149Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
David Tardon yazdı
This is preparatory work for creating installation directly by gbuild. Change-Id: I1b11db37c76ff781731845650169f39cb78fe820 Reviewed-on: https://gerrit.libreoffice.org/3189Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
David Tardon yazdı
Change-Id: Ide4e393ff2d735d9cdf01fcb489d65b7659acdbe Reviewed-on: https://gerrit.libreoffice.org/3151Reviewed-by:
Fridrich Strba <fridrich@documentfoundation.org> Tested-by:
Fridrich Strba <fridrich@documentfoundation.org>
-
Xisco Fauli yazdı
* source/filter/ww8/ww8graf2.cxx MS Word Binary compatibility Patch by: Fan Zheng,<zheng.easyfan@gmail.com> Found by: dongjun zong,<zongdj001@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org>(cherry picked from commit d91933a4) Change-Id: I63faa611317b554af3d34372ea0d4c8c2cbc4bfb
-
Jian Hong Cheng yazdı
* sw/source/filter/ww8/ww8atr.cxx MS Word Binary compatibility Patch by: Chen Peng,<chenpeng2006@gmail.com> Found by: Yan Ji,<yanji.yj@gmail.com> Review by: Jian Hong Cheng,<chengjh@apache.org>
-
Noel Power yazdı
Change-Id: Ia9b260c8bf2dc948f155fb89f0b5d960f9aada6f
-
Eike Rathke yazdı
Change-Id: I8d82da2ff8ea24ffa5b68954946251e275ae5bdd
-
Eike Rathke yazdı
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
-
Eike Rathke yazdı
This creates a circular dependency between modules i18npool and comphelper, but not between libraries. To be resolved by moving languagetag, isolang and mslangid stuff to a separate module. Change-Id: I669aa66010800632c5637b42c6136a7ca14e7e68
-