- 09 Şub, 2015 40 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: I79f20f67e623b8d9607374e8be9a78fa10dc9af6
-
Michael Stahl yazdı
Change-Id: If2c47bbd0c12cc006b38972c5f71eb00d3b03460
-
Michael Stahl yazdı
Change-Id: Ib1ec1ae009115dcc8f50ca3038bc9a35b7cb09a9
-
Stephan Bergmann yazdı
Change-Id: I5f846d7f7c5ed54179504f551e19227f7283bda2
-
Stephan Bergmann yazdı
Change-Id: I6ceab61500397cae687fb4356e5dcb48f8090a48
-
Stephan Bergmann yazdı
Change-Id: Icee10aae97e9bcef7a3db7e966c1c4ef6780fc1d
-
David Ostrovsky yazdı
Change-Id: Iee080b89cf0588c8076ef4c0334d36a7aefce44d Reviewed-on: https://gerrit.libreoffice.org/14374Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Andrea Gelmini yazdı
Change-Id: Ib2a311f0341d165a8f9d3f7a11ec36378fd69519 Reviewed-on: https://gerrit.libreoffice.org/14373Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Daniel Sikeler yazdı
also tranlated some error messages Change-Id: Ia5035c7c2f5379a0b419fc5514a288368e687c83 Reviewed-on: https://gerrit.libreoffice.org/14382Tested-by:
Michael Stahl <mstahl@redhat.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Stephan Bergmann yazdı
...after 8b12e63b "Don't downcast from Ring<T> base class ctor/dtor to derived class T" Change-Id: I734841a78e272e985d784bd756412e1af90b2df5
-
Michael Stahl yazdı
Can be reproduced by dragging the zoom slider. Change-Id: I4d32543370eccbda23d0a1ea449ee124148143d6
-
Rodolfo Ribeiro Gomes yazdı
Change-Id: If859754c956a634a96066ac407b70d6dd2759d53 Signed-off-by:
Rodolfo Ribeiro Gomes <libo@rodolfo.eng.br> Reviewed-on: https://gerrit.libreoffice.org/14265Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Stahl <mstahl@redhat.com>
-
Marco Cecchetti yazdı
-
Stephan Bergmann yazdı
cf. a1d2774e "INTEGRATION: CWS onlineupdate6: #i82283# added unpack and update script" Change-Id: Id4f8180fb189f06f5a463fe852c8a51a20680cf5
-
Michael Stahl yazdı
Change-Id: I25a960bfdcd9938f68bf4f1535c7822959d95b71
-
Marco Cecchetti yazdı
-
Caolán McNamara yazdı
Project: help 1ff0bd652428824fdbd3a1650c8ec0c8ead4af4a
-
Arnaud Versini yazdı
Change-Id: I42f72e7b1ca897aba71950841f90b501cf3b6dc2 Signed-off-by:
Stephan Bergmann <sbergman@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I8b618d5cd6b3e9d5e42e04e215592a7b748dbb9f
-
Stephan Bergmann yazdı
Change-Id: I8ae5a7b5fd3d07b7beb16374f6bb4251ffdb3610
-
Takeshi Abe yazdı
Change-Id: I3193c5b7181f61a9047985f115d2ea49c683cb73
-
Caolán McNamara yazdı
Change-Id: I5f24703db70b53306d618d8fb89ad4a468d1a5f9
-
Stephan Bergmann yazdı
Change-Id: I24d0b7531feba32f86f761daf18170397cfe5d2f
-
Caolán McNamara yazdı
Change-Id: I016975123c0f277b4e4c8c8097e89fd84d93530a
-
Stephan Bergmann yazdı
...for better or worse Change-Id: I8069da4a544cb6a69cbcd7243469bc6ea7b112a4
-
Miklos Vajna yazdı
Baseline is only used for releases, while lokdocview is a tool to helpdevelopment for now, so don't bother with full compatiblity, just add enough to not break the build. Change-Id: I52e312d3c3ae80636448bf42d5f277184fb9ca7b
-
Miklos Vajna yazdı
Change-Id: I59cb870973ea4e2fda816b15ae7d9a53a4624e8d
-
Miklos Vajna yazdı
Change-Id: I31662cb06add0d1a1c517b5f5416703aeaae1e77
-
Jan Holesovsky yazdı
Fixes loading of ooo108922-1.doc, hope this does not blow the .apk size too much... Change-Id: Ifbaa6fa5a7467e516fd1020e941c7a125d1a6437
-
Jan Holesovsky yazdı
Fixes loading of ooo10504-1.doc. Change-Id: Ib82ac9938c755ec5fa9ccd93e44d92b744dc0ff4
-
Miklos Vajna yazdı
Change-Id: I2894c693d11b025d23ebbf0ae75f67532efe315f
-
Miklos Vajna yazdı
Change-Id: Idaddd28d906e7508d4d2c5aab916b06fbe021beb
-
Tomaž Vajngerl yazdı
We get the data from Intent, which has data identified by an uri. An uri can use many schemes but we support file (loading directly from a file) or content (used by GMail App). When loading from content, the document is available through a stream and has to be stored into a temporary file locally first, and then that file is should be used as input for loading the document. Change-Id: Ia4ffa8ff02b9737b91a41c03c2eb335d28fe1d61
-
Tomaž Vajngerl yazdı
Content scheme is used by GMail App for example. Change-Id: I3583d38c42b9ad96209f0cd178ea6957a7aec86c
-
Jan Holesovsky yazdı
Until now, when the loading failed, the next attempt to open a document lead to a crash; fixed. Change-Id: Ibb55b4799169e1521f076cf38380e429a50258a3
-
Jan Holesovsky yazdı
We need to prepare the document ASAP, otherwise we will get zero size when eg. presentation is switched to Notes view. Change-Id: I0d3ccea18058052994d91868ec1346c5de25faff
-
Jan Holesovsky yazdı
Other modes are not fit for the tiled rendering, and crash the viewer. Change-Id: I6fb17663203d9eb298bba2b9bd143fdd28ffb470
-
Miklos Vajna yazdı
Change-Id: I7a22b9bcacd26b837c00bb09743ab2e176d60746
-
Tomaž Vajngerl yazdı
Change-Id: I1e2d5df7917ec0f8e780e3e3481dadd10b1b76ed
-
Tomaž Vajngerl yazdı
Text cursor is a simple line (currently implemented as a drawable and streched), which height is adaptable. It is drawn in a different layer than the document. Change-Id: I40509a866e3a3173e3efcb88e73066565a1619ae
-