- 22 Kas, 2013 15 kayıt (commit)
-
-
Tor Lillqvist yazdı
The intent hopefully is that the MobileLibreOffice project should be buildable in a freshly cloned or otherwise clean tree, where Xcode has not been used interactively (which automatically creates a scheme for each target, it seems). Change-Id: I690513ecf54bb824dd3c3b0ef1735cc5cdff6d60
-
Tor Lillqvist yazdı
Change-Id: Ic21750744794b4721c28f4e2b23e5e5ca5d74db5
-
Winfried Donkers yazdı
EXPON.DIST, HYPGEOM.DIST, POISSON.DIST, WEIBULL.DIST Change-Id: Ib9f648739ec0af90cdf2f576c7f548a6acb7b4a6 Reviewed-on: https://gerrit.libreoffice.org/6748Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Tor Lillqvist yazdı
Otherwise we get tons of (as such, in our case harmless) warnings from the linker about mismatches. Change-Id: I826d9e065bae59cdd213131163b31b2099806dd3
-
Tor Lillqvist yazdı
Change-Id: Idccc7cc8e9f81576bb24fec0a49144c0fcc16fd5
-
Tor Lillqvist yazdı
Change-Id: Id6424157d2a9ba2a4ab987cd8aafd9c7de52f836
-
Tor Lillqvist yazdı
Change-Id: I5b2c5a249c0446d69ac19d11e0d5e038983f0be8
-
Michael Stahl yazdı
Change-Id: Ia33fae872cf52d14a3faa186a4792d1e91b7962d
-
Noel Grandin yazdı
operator== with OUString and literal internally does a reverse-compare (via OUString::equalsAsciiL) anyway, so no need to keep explicit calls to OUString::reverseCompareTo with literal argument Change-Id: I799d9bcd0d5c308a9547ce7cacb2db6042fdb643
-
Tor Lillqvist yazdı
Change-Id: Id83205bfe65d2880bef4741b2c65049e4221d7c6
-
Stephan Bergmann yazdı
Change-Id: I95b8d1bfcba66ba5670345e9159f0dca11e6d967
-
Noel Grandin yazdı
A final pass through the code, converting code to use the new OUString and OString methods that can detect string literals. Change-Id: Ifa6382335e5650a1c67e52006b26354e0692c710
-
Noel Grandin yazdı
Convert code like: sType.equalsIgnoreAsciiCase(OUString("VIEW")); to: sType.equalsIgnoreAsciiCase("VIEW"); Change-Id: I6fb47e6a83b561c7e5a25da76b63606a3174858d
-
Noel Grandin yazdı
Convert code like: aStr.equalsIgnoreAsciiCaseL(RTL_CONSTASCII_STRINGPARAM("XGRAD_SEQ_BEGIN")) to: aStr.equalsIgnoreAsciiCase("XGRAD_SEQ_BEGIN") which compiles down to the same code. Change-Id: Ia69289d853d292b2f27b68863cb6f6ecdbf1a71e
-
Noel Grandin yazdı
Change-Id: Ia701b174288647d3451fbb487d46882452ded821
-
- 21 Kas, 2013 25 kayıt (commit)
-
-
Khaled Hosny yazdı
The GlyphSet::AddGlyphID() was messing with glyphs of characters that can be converted to Windows-1252 encoding, discarding whatever glyph it was asked to use and using a random glyph that is supposed to belong to the converted character. For ligatures this means the ligature glyphs was discarded and the glyphs for its component was used, but this broken for just any glyph substitution. The code makes no sense at all, apart from the fact that it is verbatim copy of GlyphSet::AddCharID() since 9754ad8d and just happened to work because we did not enable ligatures and other typographic features for non-CTL text before. Change-Id: I764f0b40f8acf61eae38a9038b0666d711c04a9d
-
Tor Lillqvist yazdı
There was some minor problem in building curl for iOS and I was feeling lazy and didn't want to bother fixing that. The experimental LibreOffice app linked fine without curl. Change-Id: I9ed1fb814bf8b6c4e2a01a58812face68ae2fb68
-
Jagan Lokanatha yazdı
Change-Id: Iab714a296ce0f807b5badd1ff96a99f3da2b24f8
-
Khaled Hosny yazdı
Change-Id: I04848d464651eecb22bf9269ba837c7679b8458d
-
Tor Lillqvist yazdı
Change-Id: I5f9c7ec4a154af4422ce5ae841c350b5640eb026
-
Winfried Donkers yazdı
Change-Id: I94202bebcc7deded51636f4bf7f203254a31931f Reviewed-on: https://gerrit.libreoffice.org/6751Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I4cbaf4b51a3e6a0029c81c8242ae03857a42ddc1
-
Stephan Bergmann yazdı
Change-Id: I0fa482b3303f339afabf5ed8f3e432b56c6590aa
-
Miklos Vajna yazdı
A proper textframe is created, but the text on the shape is still outside the frame. Change-Id: I042295cfdd61ce9c0ee52cdf5e8700d8d2b1b1c5
-
Miklos Vajna yazdı
Change-Id: I627d5f151e5bf1ae4604e32763ef5afeb66a0cfa
-
Stephan Bergmann yazdı
Change-Id: I3c019fb810a9527f616f2df7f3082f5d5508c9e3
-
Bjoern Michaelsen yazdı
Change-Id: Id5f6f5c1f3e46df2d9033ccd5bbf2af6ab38a9e8 Reviewed-on: https://gerrit.libreoffice.org/6754Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
Change-Id: If7b882663ab5cd12d4d9ae01e14162f793d8dc8d Reviewed-on: https://gerrit.libreoffice.org/6757Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
Change-Id: I0434810c13e4e30d5aa36684ed0ed3974fb7e1cf Reviewed-on: https://gerrit.libreoffice.org/6753Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Bjoern Michaelsen yazdı
Change-Id: Ia6d09a1625819593291649369a7533bbd2ee8227 Reviewed-on: https://gerrit.libreoffice.org/6752Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Andras Timar yazdı
Change-Id: Icbd66948404051014fa21669d353e6893c967532
-
Stephan Bergmann yazdı
Change-Id: Ic4313d9d1caea6448749c5c010ea9a034a75a907
-
Stephan Bergmann yazdı
Change-Id: Ia03e2797d80429284964987d07ebc033346a7ac0
-
Stephan Bergmann yazdı
Change-Id: If09b4c0452d2e436be146a789edf85b1087d74e2
-
Stephan Bergmann yazdı
Change-Id: I96c69e871aa7b20cdac9751a64faa5e436f31a1f
-
Caolán McNamara yazdı
Change-Id: If7d442567d9cea4e3f4d3d68689d11fad0dc930b
-
Caolán McNamara yazdı
Change-Id: I9c4791b8f82cdd6e4823f88f592ad9ce233b6966
-
Eike Rathke yazdı
Change-Id: I928fb77181991948216bb18cdfcea0816218a2b9
-
Eike Rathke yazdı
Change-Id: I73c42a99671524e9fb186257a9bc943d514958c2
-
Stephan Bergmann yazdı
Change-Id: I41a46c5b62c06f6298fc6e0ac70ff508bf27ec29
-