- 16 Nis, 2014 40 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I60fb3b74d7f4d430776f53c2f4b37c63a0e5166d
-
Caolán McNamara yazdı
Change-Id: I15bcdffa92f866eac8c27324324ae0674bb24915
-
Caolán McNamara yazdı
Change-Id: I4037b948b718122953c7127b1f00bd46e3e891d2
-
Caolán McNamara yazdı
Change-Id: Ie316a5c03953f244baf69fc66d372ff4a032f34a
-
Caolán McNamara yazdı
Change-Id: I054c0ceea35c469cff7d85e892037a3ff2c43a7b
-
Caolán McNamara yazdı
Change-Id: Ie693dbde6d239d6330564ea03559f2476e09b3ed
-
Caolán McNamara yazdı
Change-Id: I30561fdb3a4453ae1d482a464be9146d54b0622c
-
Caolán McNamara yazdı
Change-Id: Iefb8e754d60c66a54d67ccb66e47f04e2b37912b
-
Caolán McNamara yazdı
Change-Id: Ibc9bdc30faae1cc72a39db3e8130dfaadf937e26
-
Caolán McNamara yazdı
Change-Id: I282620ab4efc6da7eaed909c9c95910c63186970
-
Caolán McNamara yazdı
Change-Id: I9faa1a2a281ff41931bfe16cb3727cfb07957ad1
-
Caolán McNamara yazdı
Change-Id: Ieee8f9eba25f17ba789d3be5a006e056108c386b
-
Caolán McNamara yazdı
Change-Id: I3f3ef0f017d35bb16ecdb7638d23e6b447f7262b
-
Caolán McNamara yazdı
Change-Id: I309ea6c881ffb6902750ed3cb4fba1c4bc8e6975
-
Caolán McNamara yazdı
Change-Id: I83d861fa03afa6e6b6adcd5ca340c28ef8c6cfdf
-
Caolán McNamara yazdı
Change-Id: I79c1cb576973e517893d69503613023c791faf35
-
Caolán McNamara yazdı
Change-Id: Ia30cda04b43dad52079c9b9972af0cd0477eb44b
-
Caolán McNamara yazdı
Change-Id: If9801de8469126f0e1c255f9526d1bcf76e7f372
-
Caolán McNamara yazdı
in order for that to happen the document has to be scaled down so that the comments outside the border of the sheet of paper can be brought inside the printable area Change-Id: Ifafb8eec10a4ea3ea0014097728888603e61e5a4
-
Tor Lillqvist yazdı
Using -flto and Clang still doesn't work, though, build stops already in fontconfig. The linker claims the expat library doesn't have an archive symbol table. Go figure, oh well, won't bother trying any more for now. Change-Id: Icbd65269e958665704104322e66a5b3a78fac75e
-
Tor Lillqvist yazdı
Also, for some reason building the endian check thing fails when trying to use Clang for Android, so just hardcode it. Change-Id: I04fb7ba4f88a1dc6a4e743b39e7c0cd19d7e3598
-
Tor Lillqvist yazdı
Change-Id: I72559ebabecad288f4c56bb9ff1eddbb498a2d35
-
Tor Lillqvist yazdı
That's what the $NDK/toolchains/arm-linux-androideabi-clang3.4/setup.mk does, too. Change-Id: I90555bc5f026761ebcf7a2dce650382b6c0d94da
-
Noel Grandin yazdı
Change-Id: Ib7dd1f27d4909d30ee794936364a472a9755c609
-
Noel Grandin yazdı
Change-Id: I96371121ce6697f153f4e973e65831ea2265eb56
-
Tor Lillqvist yazdı
Change-Id: I4cf2bec8fdcb03b4012de50ed0ce03a8e5154d82
-
Faisal M. Al-Otaibi yazdı
if the CTL enabled the ignore kashida option will work when you use the quick find toolbar. Change-Id: I6dd9d4b3fa96c0d1c47a044e813c4062b8678ea2
-
Tor Lillqvist yazdı
Change-Id: I70c2dafea2f86f8f2df2da6e939748facf7165e5
-
Tomaž Vajngerl yazdı
Change-Id: If8e90c949223a0f11c6b8c6a8ac1cd08ce95a74b
-
Tushar Bende yazdı
Description: There was a problem for some documents, that when opened in LibreOffice extra image was getting added to the first page of the doc and same could be noticed even in RoundTripped doc. The root cause was if picture bullet is added to the doc and there is no <w:lvlPicBulletId> tag in <w:lvl> of <w:abstractNum> then removal of extra added graphic object from document body was getting missed because currently that is handled in ListsManager::lcl_sprm() inside "case NS_ooxml::LN_CT_Lvl_lvlPicBulletId". Checking if there is any remaining item in m_aNumPicBullets when LO hits the ListsManager destructor. If there is any calling dispose() for all of them. Change-Id: Ibfc3c93b68ff7d6ef0909fe789dda6db67ac11e2 Reviewed-on: https://gerrit.libreoffice.org/8940Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk> Tested-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
Thorsten Behrens yazdı
Change-Id: Ia1d5133186ec46fa566e751b2168c2a1b2b1b762
-
Tomaž Vajngerl yazdı
Change-Id: I10b247bce555d244d21d031bdaefb0f60d9ed0ca
-
Tomaž Vajngerl yazdı
Change-Id: Id69f659a9e4b0332970e75b1d0a7d820c8b2c998
-
Tomaž Vajngerl yazdı
Change-Id: Ifcfd0c64302b9174510e3d774607f5ca60173885
-
Zolnai Tamás yazdı
"I" because of interface. "Base" because it's an interface of a base class and because it's easy to mix it up with the inherited MediaShape. (MediaShape also an externally rendered thing so the name ExternalMediaShape doesn't make any difference between the two classes) Change-Id: I4a03dd090034092942eea39d35894ce6cfc9947b
-
Zolnai Tamás yazdı
This reverts commits: 50b60c55 0ae0301d 2a594eb2 Got some suggestions that the deleted things can be usefull.
-
Tor Lillqvist yazdı
Change-Id: Id8fd8ca3c53fe97caa00a2d1c80b73387a4be2bc
-
Tor Lillqvist yazdı
Work around a slight confusion in the Clang plugin when used with Clang 3.2. Put these 'extern "C"' function definitions consistenly outside namespaces, as they are declared in the header. Change-Id: Iccee41dfe0776f382e677b109009a95fb806a12c
-
Tor Lillqvist yazdı
Change-Id: Ifdc9f936346d35b825d977fcd6e42953b46f30fe
-
Kohei Yoshida yazdı
This improves performance of text layouting by HarfBuzz for very long strings. HarfBuzz's layout algorithm appears to be more expensive than ICU's. Change-Id: Ic9738b7b8f0f1a29c51c83b147763118939b90ef
-