- 16 Nis, 2014 18 kayıt (commit)
-
-
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
-
- 15 Nis, 2014 22 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Icea3086975dab1afedf111364683e6a7de50ce41
-
Michael Stahl yazdı
SvXMLImport::LO_4x does not mean 4.0+ any more. (regression from 92cb21eb) Change-Id: Ib444762c2d6e4d051e99962eaff1b1ed34af983a
-
Eike Rathke yazdı
Change-Id: I84214dde71883065f1ca3737180f0d739b49d8ee
-
Eike Rathke yazdı
Change-Id: I6ce1b577c377721b882c1f8ec757a61e600ae671
-
Tor Lillqvist yazdı
Change-Id: Ia6946179a5567fdf1a980113d2efe77d4e87af50
-
Chris Sherlock yazdı
Change-Id: Ia61c3b28012a493ac1099fbc5ffb9f5199b2ae5e
-
Chris Sherlock yazdı
outdev5.cxx deals with curved shapes, so renamed to curvedshapes.cxx Moved polygon functions to polygon.cxx, transparency functions to transparent.cxx, a few miscellaneous functions to outdev.cxx and as the rest of the functions are wallpaper functions then renamed outdev6.cxx to wallpaper.cxx Change-Id: I62a0b66d4d66740fb5f70ecb558db1ad3bf76eb5
-
Chris Sherlock yazdı
Split outdev3.cxx into font and text functions Change-Id: I535dbbce055246865d4d5b62fb1ea5b991fb4663
-
Chris Sherlock yazdı
I have split outdev2.cxx into the following files: + alpha.cxx + bezier.cxx + bitmap.cxx + blend.cxx + gradient.cxx + hatch.cxx + pixel.cxx + polygon.cxx + line.cxx + polyline.cxx + rect.cxx + transparent.cxx I have also moved all the DrawDev functions into outdev.cxx Change-Id: Ica7057250526cd1ed680e5ec173c73265a586ea3
-
Chris Sherlock yazdı
Change-Id: I03ef9d09fed831c6d595924f1c681718a89106b2
-
Chris Sherlock yazdı
Reorganized line functions by moving them into seperate line.cxx and polyline.cxx source files. Change-Id: Ifee39cb7f88ed04be2cf7aeb4b46870c404f6eeb
-
Chris Sherlock yazdı
Change-Id: Ie37e18d5e2d17840ebc0cb55362923ac14371a3d
-
Chris Sherlock yazdı
Change-Id: Iaaa28a4e1150d0cdabf4989b0e76a0bf37c14293
-
Chris Sherlock yazdı
Change-Id: If85cc6598d67454ca7555d64cac894e84cdb1b01
-
Chris Sherlock yazdı
Change-Id: I2071b3b1f3bb865075205cb4a90d2e230a8a5ca8
-
Chris Sherlock yazdı
Change-Id: Ib4a51d23d80d20e00968929628bbb4966b78c408
-
Chris Sherlock yazdı
ImplGetGradientColorValue renamed to GetGradientColorValue. Also made it part of the anonymous namespace as it's only used by gradient.cxx Change-Id: I15079b4cef60aa91ecb76ff854e1ddac7d88f31d
-
Chris Sherlock yazdı
The following functions should be private members functions of OutputDevice: * DrawComplexGradient * DrawLinearGradient These were previously called ImplDrawComplexGradient and ImplDrawLinearGradient. Change-Id: I4fc996ddd578bca6738128fcc883709359534c95
-
Chris Sherlock yazdı
Change-Id: Ibce763ab4397c4ca4ebce0b25322c249f36499e2
-
Chris Sherlock yazdı
Move outdev4.cxx to hatch.cxx as this now only contains hatch functions. Change-Id: I76fb3c6513045881cd04601e80e3f9a31c2f1f9c
-
Chris Sherlock yazdı
Change-Id: Iab3ce70bd255aae4e240a76c627a189553ad5937
-
Chris Sherlock yazdı
Change-Id: I3bff53898ab8cb912d38f343b3521ca3d51471f6
-