- 19 Agu, 2015 23 kayıt (commit)
-
-
Katarina Behrens yazdı
Change-Id: I2120ed72c281d2078e387f7f3ae91004ad95822c Reviewed-on: https://gerrit.libreoffice.org/17855Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Katarina Behrens <Katarina.Behrens@cib.de>
-
Stephan Bergmann yazdı
Change-Id: Ia7de1cebf6009e770ca1b96bab6d5e121573ccc1
-
Katarina Behrens yazdı
and thus fix xlsx-specific issue that 1st sheet can't be hidden. Also kill some UNO in the process. I'm not sure if guarding against all sheets being hidden (by having at least active sheet visible) is absolutely necessary, but better be safe than sorry. Change-Id: I4ad21d223b2effe427ab1d5411c035886f6cc71c
-
Stephan Bergmann yazdı
Change-Id: I1b74fdfaa09c4d0d6c296253958e83e78b546a9a
-
Pranav Kant yazdı
Change-Id: I2665a12251921523045f4071df88ca69ecd5a5c0
-
Tor Lillqvist yazdı
Change-Id: I29cb771eb059f560b7cbd449257ffda581b40f11
-
Stephan Bergmann yazdı
...became redundant with previous commit d3d7cb98 "Remove ConvertOSLtoUCBURL." Change-Id: I08c436dec8ed661eae60a17723fc63e6aafb1f86
-
Stephan Bergmann yazdı
"Not all OSL URL's can be mapped to UCB URL's" might have been true in the days of vnd.sun.star.wfs, but I can't see any good reason for this functionality today. Change-Id: Ia887531ee9fa70092766406cee1fc8962576a8ac
-
Stephan Bergmann yazdı
together with 58d68a1b "ConvertURLToSystemPath->getSystemPathFromFileURL" and 28f3464a "ConvertSystemPathToURL->getFileURLFromSystemPath," this replaces all those Convert... functionality with direct calls to the corresponding osl::FileBase functions. Change-Id: I2876171cd337a5eb939d25d8cf1e0c1253ff73a7
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Ibe00b26512a4895a603a084f4e816c74b99894df Reviewed-on: https://gerrit.libreoffice.org/17850Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Iad03db6b729a785ab8b29a69943fa45f5a36b21b Reviewed-on: https://gerrit.libreoffice.org/17849Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I209fbef9f2ee43031175b68bce86b51724dfeec7
-
Miklos Vajna yazdı
Change-Id: Id3d2e7b404c70307ecccc2571072b12229265cf6
-
Stephan Bergmann yazdı
...given that vnd.sun.star.wfs is long gone. Note that the old code could have behaved differently in that for one it could have worked for relative URL input (as osl_getSystemPathFromFileURL is allowed to accept relative URLs) and for another could have failed for some file URLs (for which osl_getSystemPathFromFileURL would return something other than osl_File_E_None for whatever reason), but it looks plausible to assume that what the call sites are really interested in is whether a given URL is a file URL. Simplifies those call sites that already have a INetURLObject instance even further. Change-Id: Iaee4595d933a760b8321e42414a9ef0865311833
-
Noel Grandin yazdı
Change-Id: Ie0931d378c72ff5aaa5d50006141eaa651281ba7
-
Tor Lillqvist yazdı
Change-Id: I59dbfea2230012447732d12f732ad160a30908e7
-
Tor Lillqvist yazdı
Change-Id: I934ad7453f35909f4c3ad999e33453b5b6032480
-
Tor Lillqvist yazdı
Now text looks better, for instance the lower-case "t" glyphs on the Start Centre aren't totally weird any more. But for instance the tip of the hook of "j" leaks into the "i" texture. I guess I really would need to render glyphs one by one. Change-Id: I69ae2d2f7c559530bcfdfc1a4915503fcb3ab4af
-
Tor Lillqvist yazdı
Change-Id: I0bbea4ef62c8e94d8b8f1bfb440712da5839e532
-
Tor Lillqvist yazdı
Shows text roughly correctly, but many problems. Conditional at run-time on the SAL_ENABLE_GLYPH_CACHING environment variable in addition to SAL_FORCEGL. One obvious thing that needs fixing is making sure that the glyphs are rendered into the texture without overlap. Compensating negative values in the ABC::abcA and ABC::abdC width is not enough. Also, the cache should be changed to actually have "cache" functionality, i.e. entries should expire based on some criterion. Change-Id: I66a37d3354a09011a654f15a7d2bd8efaa14ad1e
-
Tomaž Vajngerl yazdı
Change-Id: I780e18b7afee470cff525904687746e163d30bdd
-
Thorsten Behrens yazdı
No need to spell out otherwise auto-generated functions. Change-Id: I1d2aec552df197f6656b0a495cef22696667dc4b Reviewed-on: https://gerrit.libreoffice.org/17846Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I08021f18d53e1748927f8847649994f95252bbc2 Reviewed-on: https://gerrit.libreoffice.org/17844Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 18 Agu, 2015 17 kayıt (commit)
-
-
Varun yazdı
Change-Id: I9e5d67026df1b3d79dda1158d35357a8dae47517 Reviewed-on: https://gerrit.libreoffice.org/17843Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I1c60c60f9b5318626f42e33091920a4404fb6d1c
-
Khaled Hosny yazdı
The glyphs for %phi and %varphi symbols were swapped in commit 81001f2c (back in 2009), as part of https://bz.apache.org/ooo/show_bug.cgi?id=105084 (see the document attached there), but no justification was given. Given the shape of the symbols after that change contradicts the ones in the Unicode code charts and other popular math fonts, I simply swapped them back. Change-Id: I0133a3d07df932f144ec5900103e11e27f174a5e Reviewed-on: https://gerrit.libreoffice.org/17822Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Ashod Nakashian yazdı
The periodic timers fire when the current time exceeds the start time + the period. However, without reseting the start time, the timer would end up thinking it must fire immediatly. By reseting the start time when firing, the timer will only fire again when another period has expired, not immediatly. Change-Id: Ibd0311b12a514bfd558c0bd6ef83df8c89fd8c7e Reviewed-on: https://gerrit.libreoffice.org/17194Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I7dc0e1b596f80b8f0870aed1722f711bb287ec0a
-
Caolán McNamara yazdı
Change-Id: I02cacfeaf26788ed024fa9753af132f0d5822e6f
-
Varun yazdı
Change-Id: I09c15c7d5c9eaabe81029506bc9091fac42af662 Reviewed-on: https://gerrit.libreoffice.org/17840Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
vnd.sun.star.wfs is long gone---or what else could this have been used for? Change-Id: If39c9bdcb983f94206e0f58b7e1e8410fdcef089
-
Mark Hung yazdı
vertical layout. Change-Id: I6391e665db205545f0d660e3de826755c954f286 Reviewed-on: https://gerrit.libreoffice.org/17836Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
Change-Id: I534da08398504697aa4ecff7838c6bd702dc8ea0
-
Stephan Bergmann yazdı
Change-Id: I7c272383ecb115e19699ed96bf5622d979403a01
-
Stephan Bergmann yazdı
(vnd.sun.star.wfs is long gone); pending further clean up Change-Id: Ie532c1d945c20a31f7758fbc0438e6b1f5d5c843
-
Stephan Bergmann yazdı
(vnd.sun.star.wfs is long gone) Change-Id: Ica7d972c04cc065ffbd5debf72e1ec3eeb5c6c64
-
Stephan Bergmann yazdı
(vnd.sun.star.wfs is long gone) Change-Id: I5e6659302d9ff3cd4e2ae4bb09066b73f842f17f
-
Stephan Bergmann yazdı
(vnd.sun.star.wfs is long gone) Change-Id: I3e25f1728504cbad07bb97187a7bac23b33695dc
-
Caolán McNamara yazdı
Change-Id: I420e7f242868a25a2f9a473c23c67dfd9a285b7c
-
Michael Meeks yazdı
Change-Id: I36e2a01822883251f9556fcde0e0a9830356ac98 Reviewed-on: https://gerrit.libreoffice.org/17833Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-