- 08 Agu, 2014 9 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I8d7a54fac61a3072d4f34615e71e37c70dec4e50
-
Markus Mohrhard yazdı
Change-Id: I1cfd6d59e5569177d8ad23245435073d30fe1374
-
Markus Mohrhard yazdı
The caller is responsible to delete the buffers. Depending on bRenderbuffer either with glDeleteRenderbuffers or with glDeleteTextures. Change-Id: I5ccbd49862c381abf04e812765cced485a083f89
-
Markus Mohrhard yazdı
The only thing that needs to be reimplemented is the pbuffer based custom sprite rendering. We should use a FBO with a texture backend for that. This will also save several OpenGL context switches! Change-Id: I4aef33ae2499e44c8b5f41c296d8721cb94a37a1
-
Markus Mohrhard yazdı
Change-Id: I1af7e03a3e46f3cb49162be9351ce22f54d08c52
-
Markus Mohrhard yazdı
Change-Id: Ia02fb20d335e2172f607f13a0de78ea666d094f5
-
Stephan Bergmann yazdı
Change-Id: I6a3cdf840468d6508e8ffecdc50d79041b9b4797
-
Kohei Yoshida yazdı
Change-Id: Icc32c336495a1d0a29b24b976dd5f359d03a0bba
-
Markus Mohrhard yazdı
Change-Id: I00146441b1271d7a3c866ad58d1b3c72b845dc0c
-
- 07 Agu, 2014 31 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: Ib9e5801bc13ccf146ddd5aa79b7cd7d2a640e203
-
Kohei Yoshida yazdı
This one doesn't support label placement property either. Change-Id: If1f17a135eabd810033644e27db6b1e5c049daff
-
Kohei Yoshida yazdı
Normal charts allow a variety of label placement options, but percent/stacked charts only allow three variants, and exporting a wrong value would trigger MS Office to think the file is corrupt. Change-Id: I8bdc1dc072b29e8df2c506b6b16c61279df12045
-
Kohei Yoshida yazdı
Change-Id: Idebb56fc96828ec38d5c239c16e5b413a50c837f
-
Laurent Godard yazdı
Change-Id: Id143689f573e6f8585db9bc48a252e311ff0e721
-
Julien Nabet yazdı
Change-Id: Ie6438d67aa09fd1dfb746b4ac7ff34d6494ee453
-
Stephan Bergmann yazdı
Change-Id: Ib2b244f466d21835229a5a42e6decf4cf4aba653
-
Stephan Bergmann yazdı
Change-Id: Ifbcd602203708519f7b4416cf31d94d45b552556
-
Caolán McNamara yazdı
Change-Id: Ib57c7846523f7b8b3b08d19355e10a47c778a524
-
Caolán McNamara yazdı
Change-Id: I6a7b659b562218e4bdd1b1badf655f65266e8d85
-
Caolán McNamara yazdı
Change-Id: I96c8ea50425ed82cbbd1f235bd778621956b59ba
-
Caolán McNamara yazdı
Change-Id: I966c0d6e61e1815252a83e22d142837e26302b30
-
Caolán McNamara yazdı
Change-Id: If505b45bd197fb24a2bacaf44cb46f84de8b61ff
-
Caolán McNamara yazdı
Change-Id: Ia4c6486d2d54103951765ce3e273dece6f022372
-
Luboš Luňák yazdı
If a picture anchored to character is dragged vertically, it can actually jump to the left, even though X should stay the same. This change basically reverts part of 5ddd93f4. I haven't figured out how this GetBaseOfstForFly() actually works, but I'm reasonably sure that the relative X offset introduced by it in SwFlyAtCntFrm::SetAbsPos() is not undone anywhere in SwFlyFrm::ChgRelPos() or otherwise acted upon, it simply causes relative X position change, even though the absolute position remained the same. Change-Id: Iabf4f4e4268711a36f02aa47ca9624f9007a22a6
-
Armin Le Grand yazdı
(cherry picked from commit a02eb39b) Change-Id: Id068928f77a6efed44da9b83ecbf547302826591
-
Armin Le Grand yazdı
(cherry picked from commit 7c5e9b9b) Change-Id: I570e92c78196895bef329eb308eeb68ffc5e23d3
-
Michael Stahl yazdı
These are used from svx and apparently some (buggy?) toolchains fail with fmgridif.cxx:: undefined reference to `non-virtual thunk to WindowListenerMultiplexer::acquire()' Change-Id: Iea0a6eab1ad7f69e4a732f763bc8dbc16bf1be1c
-
Matúš Kukan yazdı
Placeholder type seems to be more relevant than index. Change-Id: I9d6c6cad8e0a51b2385801f65d7d1c697ad7998e
-
Kohei Yoshida yazdı
Change-Id: I612ca7426b2b3de07d4afe1d78cd809f1f6b37bb
-
Kohei Yoshida yazdı
Change-Id: I8e504dfee81557a1965bb4bbce4ea975c13fe775
-
Kohei Yoshida yazdı
Change-Id: Icbb17f56643f7d89bf739b0f218b2ca8a6309d9a
-
Julien Nabet yazdı
Change-Id: Id7602dd19ac142dbe2680ddf7eab308a087e971a
-
Kohei Yoshida yazdı
If we export a wrong placement value, MS Office will flag the file corrupt and the loading will fail. Change-Id: I7ca1239cd390494c1181ecdb3310c5f88bb18f9b
-
Kohei Yoshida yazdı
Change-Id: I25cf48703a286470907ccc5415a0fab479aa4b8c
-
Kohei Yoshida yazdı
Change-Id: I6d0e2c099869120bdf594813468a3c5ba4bb46fd
-
Kohei Yoshida yazdı
We must not export label position properties for doughnut charts, else MS Office would think the file is corrupt. Change-Id: Icfab257ffb6da945b8add661e6455aa66cc475ab
-
Julien Nabet yazdı
Change-Id: Idc7f16dc4c81857d7a3f508ed830904d90a762b0
-
Miklos Vajna yazdı
Change-Id: I50e32d275c99c445033fc5f9ecfcaf2a9bbc72c8
-
Miklos Vajna yazdı
Change-Id: I598081eab191087c0d64f71059da7b5f00e82c62
-
Caolán McNamara yazdı
Change-Id: I064c738b371999bb73726bde3669c710742fae80
-