- 26 Haz, 2014 6 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Ied0fe5f376bf17bd931f440e57d15b22ab6db86e
-
Zolnai Tamás yazdı
Change-Id: I0e5f3afb19c2457c5ccca922e75e617312801ab9
-
Takeshi Abe yazdı
Change-Id: Idbb2318a51ba9f39c20deb036975a8e85e8d231f
-
Kohei Yoshida yazdı
Change-Id: I5c8e1418cc7e01426b67233e48289497a92868d3
-
Kohei Yoshida yazdı
This way we can eliminate those explicit '::chart' qualifications. Change-Id: I764e0ca57c8e10f7eac47f48a4cabf28d0562113
-
Kohei Yoshida yazdı
Change-Id: Ib45c9037f2c4b3ee5bfed79f3c93e5020bac477b
-
- 25 Haz, 2014 34 kayıt (commit)
-
-
Markus Mohrhard yazdı
Change-Id: I38cda4e1ba520c9bb15f71b27543cb80fd696424
-
Markus Mohrhard yazdı
Change-Id: Ic6867cfaff761ebda86a3a926a5f0becf937d4fd
-
Zolnai Tamás yazdı
It seems something is wrong with the files in the libgltf tarball (maybe wrong timestamps?), because config.h.in is always regenerated by make (autoheader). It causes build problems so just remove the deps for this time. Change-Id: I404c29673987d7c8f75ec8fe4978173593c75a2f
-
Kohei Yoshida yazdı
So that formula cells with user-defined functions will be interpreted correctly. Change-Id: I49c10109575f9f82d7f85dea63590bf02b70e041
-
Kohei Yoshida yazdı
Change-Id: Ie70232e56235fcf5a313aadffa269ef843bdee18
-
Julien Nabet yazdı
Change-Id: I89c80fca1cdc8bc88172eaf8057141d5e42a06dc
-
Miklos Vajna yazdı
Change-Id: If138bb3de8815f9d24aa1db10543b904792a0b37
-
Kohei Yoshida yazdı
SbxVarEntry is now its own class. Change-Id: I5c5ce1990fa83930acced1d507f5b0de60bf221e
-
Kohei Yoshida yazdı
Change-Id: I809b21ea156061a265c0d83d58534df10bc273bc
-
Kohei Yoshida yazdı
pData is a nightmare with grepping as it's too generic of a name. Change-Id: I01b3f1b503f21ee13c97733fa66804874a2cddc4
-
Kohei Yoshida yazdı
Change-Id: Ibc584f4148cec49a9ac34a240cc2fa3e87daf443
-
Andras Timar yazdı
regression from 674db242 Change-Id: Ia02321b7450b3f19ba02fa681a50430f78f12cfd
-
Andrzej Hunt yazdı
Change-Id: I84198ac00865991ba845a19c1810dc3f180251ce
-
Jan Holesovsky yazdı
Change-Id: I616f89716a6e337c647cfb880a4e675cd1b65993
-
Jan Holesovsky yazdı
Change-Id: I18d570509cd3f3b65a19a12a9df0b1d5db901d04
-
Jan Holesovsky yazdı
This removes many uses of GetPageDesc(sal_uInt16). Change-Id: I9660e30d7fccd4336422ba03b19087321a7ae973
-
Zolnai Tamás yazdı
Touch only the configure but not the configure.ac Change-Id: Iee93036f2378f29530ffae9be8b4324e8425d2ec
-
Zolnai Tamás yazdı
Change-Id: Idcab012af9c27c4fed31c07ce230816d1c61d605
-
Zolnai Tamás yazdı
Change-Id: Ide01491460c9c81ed044be762c7dd07e8a5ca575
-
Zolnai Tamás yazdı
Change-Id: I2b7869c6c14b69732db864a03a2d9b6638424cf7
-
Michael Stahl yazdı
Change-Id: Idbb776de489e0c6e6ae14cb65907ac75cfca3851
-
Noel Grandin yazdı
Fix regressions introduced with 6a043e9c "Use the new type-checking Reference constructor to reduce code noise" Change-Id: I85662856f21c810a7db497fe3b0e116f075b1687 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Michael Stahl yazdı
Change-Id: I8dde439d19be45d5039904b6e917b17ca0ee4758
-
Michael Stahl yazdı
Change-Id: I8570511be7c1d6de94ee82e18bad5b00b36d99bb
-
Michael Stahl yazdı
Change-Id: Id144a483fe5576cdd546ac5da87890dc61f964b3
-
Bjoern Michaelsen yazdı
Change-Id: I647e969bfc9f8b4294d3e526d8d5b11df7d7bea9
-
Bjoern Michaelsen yazdı
Change-Id: I3165f84d44c74bca3a2d75ebf3cd681b9d5d120a
-
Bjoern Michaelsen yazdı
Change-Id: I4840d694954a5c0419abfa4c0fbe67b756f8253c
-
Miklos Vajna yazdı
The intention was to have a container where it's fast to look elements up, and list is a linked list, so it doesn't fit. Change-Id: I3196c8dee96ecd4a6f464b74fd5141b27f1773b8
-
Caolán McNamara yazdı
Change-Id: I33f06887b4b2b7950c6e322ccf1c7ec65240f9b0
-
Andrzej Hunt yazdı
Change-Id: Iacd8554698f309f79208fd8390800ae2c5fd8085
-
Andrzej Hunt yazdı
Change-Id: I90daddddb08c26c594109ecf926cb4ea64308770
-
Zolnai Tamás yazdı
Building: - The new tarball has reasonable build system so build libgltf as external package instead of compiling source files directly. - Freetype dependancy is removed Improvements comes with the new libgltf - Can rotate the models too (orbit mode) - Two camera handling mode: walkthrough and orbit (press M to change). - gltf_animation_set_time() works - FPS can be displayed without freetype (press F) Additional notes: - There were some bugs/regressions which are fixed during the integration (see patches). - License files are uddated now. - libgltf building is enabled only on those platforms on which gltf support actually works (windows and linux) Change-Id: Ia6c9c4da53a9b4fedba0d73aa5791489f8ad424b Reviewed-on: https://gerrit.libreoffice.org/9895Reviewed-by:
Zolnai Tamás <zolnaitamas2000@gmail.com> Tested-by:
Zolnai Tamás <zolnaitamas2000@gmail.com>
-
Luboš Luňák yazdı
This commit also does the conversion when reading the data from a data source using the mail merge wizard. Change-Id: Ia14417507b6ddce955fec26142a42ce51f77de4e
-