- 16 Ock, 2015 40 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
Change-Id: Icc0c749a0c8687f247c4e42d74b5c839d5723503
-
Tomaž Vajngerl yazdı
Change-Id: I2df86c2837fc6469384df5626a2d54856e96f8e7
-
Tomaž Vajngerl yazdı
Change-Id: Ie4b3e48d3f06545ebfd8638cdb8e4664ad85f493
-
Tomaž Vajngerl yazdı
Change-Id: I0fedb5bb353e4d6f9926a8c0f0b80a81b7257d0e
-
Tomaž Vajngerl yazdı
Change-Id: I937eac9e613695490c8617aac85575f5e6fe290b
-
Miklos Vajna yazdı
Change-Id: I2d7ee76e132856483cdfa8f89641725c26762e37
-
Miklos Vajna yazdı
Change-Id: I246965ac341ef0deeb30f1d3a0c518e67a074869
-
Miklos Vajna yazdı
The primary purpose of gtktiledviewer is to see the same features / bugs than on mobile devices. On Android we already render 256x256px tiles, do the same in gtktiledviewer instead of a single huge tile. Change-Id: I377dcab59e7019dcf1d15a27ccba117eb53d0d5b
-
Miklos Vajna yazdı
Change-Id: I7ee58b2c889da3ca01969617f7a382bf4135b7a1
-
Miklos Vajna yazdı
As pointed out by JunitTest_sw_unoapi. Change-Id: Ia553dfb48215fab44f4899223c63ee454ff1c648
-
Miklos Vajna yazdı
The size of the root frame is usually the max of the page frame widths, except when the visual area is larger, in which case the root frame is the visual area width, and page frames are centered (when there is a single column). When doing tiled rendering, we are not interested in the gray area around the pages (not more than just having a gap between pages), so never do this centering. This has two benefits: 1) When painting the tiles, we change the visual area already to always have the given tile visible, that would undo this centering anyway, but changing the size of the root frame causes a pointless mass-invalidation. 2) When getting the size of the document, this way the width of the document (root frame) will independent from the visual area, i.e. it'll be always the same. Change-Id: Ib0d86bbe6c7b5a83646264a2f308624179ad6982
-
Tomaž Vajngerl yazdı
Change-Id: I6a1f8bb8fd04e40ecd60eec87043e507ca6350e7
-
Miklos Vajna yazdı
This has to be only called when the user taps, not before. Don't do it at all till we figure out how to detect a tap. Change-Id: I184442d3f06fcbf56f0789bb85693dd7273daf28
-
Miklos Vajna yazdı
Change-Id: I0863ec8fb159a2e367951ba9e7d7310d250d8a1e
-
Miklos Vajna yazdı
Change-Id: I2b9e37aec2705ab723c11a0d1eb795aa5a63105e
-
Miklos Vajna yazdı
Ideally we could always just invalidate and paint when the main loop says so, but currently without priorities that can take some time. So just do the invalidate-then-paint when we have a callback that is listening to invalidations. Change-Id: I6a835a0a149ae01a4ece3a319dffbe81cd5bd3eb
-
Miklos Vajna yazdı
Without that, we can't be sure we'll get pages in a single column. Change-Id: I18725607251b74bb81254c149fcc7e451de9359e
-
Miklos Vajna yazdı
Change-Id: Ic0b09b13612e92ec069cb72a951431939b979715
-
Tomaž Vajngerl yazdı
Change-Id: Iadf2ed580b75b2b1fcb0067617a2d79ca707d54a
-
Tomaž Vajngerl yazdı
Change-Id: I55514bf47683bb0e7823892a3afd3dd23dc13e2f
-
Tomaž Vajngerl yazdı
Change-Id: I847a7b90c0f85bb59869ecaca037145221e16e7f
-
Tomaž Vajngerl yazdı
Change-Id: Iad6b90782f4f750eeab420653ed6701fbba9a777
-
Miklos Vajna yazdı
Change-Id: I8af971f659d483c16507c906fa65346a5e0292f1
-
Miklos Vajna yazdı
Change-Id: I3d422670323cd982251569c4226dc46803d4f6a1
-
Tomaž Vajngerl yazdı
Change-Id: I742e232b3a9994f82423bc4bdfa1a5b656f8af87
-
Tomaž Vajngerl yazdı
Change-Id: Ifdc8df1852e29173ee571102aed1c21d5611171b
-
Tomaž Vajngerl yazdı
Change-Id: Ic206ebff28683da2b1daf23039820c2184788595
-
Tor Lillqvist yazdı
Change-Id: I2179a81b5ce83beea491b86469c5b8ba232fdd15
-
Stephan Bergmann yazdı
Change-Id: I31e3753c722f98cd7b6ffbf87839bbea8de4b740
-
Stephan Bergmann yazdı
This reverts commit 06a5b619, which broke Solaris/Illumos builds for no good reason, cf. mail thread starting at <http://lists.freedesktop.org/archives/libreoffice/2015-January/065844.html> "4.4.0.1 build error on sal/types.h on solaris/illumos." Conflicts: include/sal/config.h Change-Id: I063453ee1115ae3f97e2835828800c74e3cb5e48
-
Caolán McNamara yazdı
This reverts commit 95f7a016. Change-Id: I1712553e592f1313a2591f7dae92453a4a85b7f2
-
Trent MacAlpine yazdı
Change-Id: Ib45cb3167acfd4f409b05a0e1b8d37af36fd6725 Reviewed-on: https://gerrit.libreoffice.org/13900Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Stephan Bergmann yazdı
...broken with 60d60caf "Renamed XPropertySet2 to XPropertySetOption" et al Change-Id: I684736ffafc4642548b7c24171cc52c1acb32252
-
Markus Mohrhard yazdı
Project: help 59676afe325ca7cf023a6ecbfa63dc69955d353a remove more unnecessary newlines Change-Id: I9035a701b0045f30949ebef1920ca05f5244073e Reviewed-on: https://gerrit.libreoffice.org/13911Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Markus Mohrhard yazdı
Project: help 3b44898f1098b7b3cc34028d60761135ae95dae2 remove newlines from help texts, they make no sense Change-Id: Id11d38addb547fc1d430bf568b13b03c06fa1781 Reviewed-on: https://gerrit.libreoffice.org/13910Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Niklas Johansson yazdı
At the moment Remove hyperlink is only shown when text is selected together with a hyperlink but not when you right click directly on a link. Let's reuse the logic from when edit hyperlink should be shown and append it to the currently working case where text and link is selected. Change-Id: I2524f1c3037f3101d24e592eadf2e7d5d66ab4f9 Reviewed-on: https://gerrit.libreoffice.org/13926Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Ashod Nakashian yazdı
sorted_vector no longer inherits from std::vector and simplified some of the code. Change-Id: Ie9ab93dae6865f21f62abc384ed8c166b74d15ec Reviewed-on: https://gerrit.libreoffice.org/13881Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Michael Weghorn yazdı
This addresses some cppcheck warnings. Change-Id: I4c55c109f81407d5383932e4254e0f5f61d12cd7 Reviewed-on: https://gerrit.libreoffice.org/13939Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Björn Michaelsen <bjoern.michaelsen@canonical.com>
-
Miklos Vajna yazdı
Change-Id: Id28c3e1617f2e73c36f13b506488d401a22b00a8
-
Noel Grandin yazdı
left over from "SVStream operator>> to Write method" conversion Change-Id: I619eb743d7890d5c70d0a94e51ce263567fa6f3b
-