- 12 Ara, 2014 9 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I0ff1e44f17976fd3a3060d8ee7fe15d77c918b79
-
Noel Grandin yazdı
much easier to copy and paste an existing test anyhow, and more likely to be accurate and up-to-date Change-Id: I4deed6d14b0e860e394a537e2a2092387c62b657
-
Noel Grandin yazdı
found by running UCDetector over the code many times, like peeling an onion Change-Id: I54d5147eb1b5c921ad236331bc4c1f765b13ca83 Reviewed-on: https://gerrit.libreoffice.org/13445Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Michael Weghorn yazdı
This addresses some cppcheck warnings. Change-Id: Ifbc5a7a562e714f48dcfd51a75e9a4e0bfcde81c Reviewed-on: https://gerrit.libreoffice.org/13443Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Tobias Madl yazdı
Change-Id: I3c77e7e551bd4b657cb58fdfeead73d50441e890 Reviewed-on: https://gerrit.libreoffice.org/13437Tested-by:
LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I2e0db194357657df81d8cd94f42cdfbd2c3a2664
-
Miklos Vajna yazdı
Ideally the XFilter implementations should only know that DomainMapper implements Stream, nothing more. Add a factory and use it in RtfFilter. When ImportFilter will do the same, then the DomainMapper class definition can be an implementation detail. Change-Id: If19cf23e61c2f78189d834261d57c569b9173b12
-
Kohei Yoshida yazdı
Change-Id: I00c3eaac473f0464e923e785cc50ad6769c78d41
-
Kohei Yoshida yazdı
This is just a simple oversight. Change-Id: I024777c46641cce3410a20f40c48f47ad6a5dade
-
- 11 Ara, 2014 31 kayıt (commit)
-
-
Tomaž Vajngerl yazdı
This patch sets the zoom level to a value that shows the whole document width on the tile layer however it does not resize the view until next zoom. This still needs to be tracked down. Change-Id: I16940a2951e1be4b46cbd1870fda45f296aff70a
-
Tomaž Vajngerl yazdı
Change-Id: Ia44efb54cbb0a91ea61cef9e7f250b5105c7ff51
-
Tomaž Vajngerl yazdı
Change-Id: I057db0c3e254a9e9c90dace5551d6de51aff21c1
-
Tomaž Vajngerl yazdı
Change-Id: I20d6fb3117ac46c8de63708a122253444bca1671
-
Tomaž Vajngerl yazdı
Split DynamicTileLayer and move most of the implementation into ComposedTileLayer except viewport zoom value. Reevaluate tiles directly in UI thread instead a special call to LO thread. Change-Id: I9a4ce499cf35315cd386956484c2df6d5a5f20cc
-
Tor Lillqvist yazdı
Kohei says it is intentional, i.e. 1.0 or 0.0 should be passed, so say so explicitly to avoid warning. Change-Id: Ieff79d35f2b0770ea9de02b83d117ac90009f7d5
-
Tor Lillqvist yazdı
Change-Id: I4a1a96b785ced4364a325ac19975d29771afe122 Reviewed-on: https://gerrit.libreoffice.org/13396Reviewed-by:
Kohei Yoshida <libreoffice@kohei.us> Tested-by:
Kohei Yoshida <libreoffice@kohei.us>
-
Caolán McNamara yazdı
Change-Id: I64d7a3c6c0894e231cb0644922675dcce0db89fa
-
Caolán McNamara yazdı
Change-Id: I7d93f9ef4a0821ee3ab9526abd90b8aefe895ded
-
Caolán McNamara yazdı
Change-Id: I6b1b790bfcc94823f703679689bbd76312ee3e5b
-
Caolán McNamara yazdı
Change-Id: I44648fb951d03090759d8afaa20cab7d945f684d
-
Caolán McNamara yazdı
Change-Id: Ie1431f24031265e6fe54c6f0523261da88d71b00
-
Caolán McNamara yazdı
Change-Id: Iaa0c47bcd53eaaf2577a5401762afaabe44e7514
-
Caolán McNamara yazdı
Change-Id: I953389e236739c01226365c33ab777fc3972b69d
-
Caolán McNamara yazdı
Change-Id: Idc4dfb74734f1203586b04ea86a05905f5dac694
-
Caolán McNamara yazdı
Change-Id: I8b977766e694ab449d612322138f5baa23fef29b
-
Caolán McNamara yazdı
Change-Id: I0a26d4c4092226732620c3852b0402ee45d4fa1d
-
Caolán McNamara yazdı
favoring the vclcanvas one for the places where they diverge Change-Id: I18e3d4e7659ebd4cb90c86718c1b1035671b4be3
-
Caolán McNamara yazdı
otherwise vcl's clipping doesn't work quite right when the render text with vcl apis fallback is used. Manually forced in my case, but it should happen in practice with vertical text, so if there is a bug about vertical text not appearing in slideshows then this is part of the fix for that. Windows and Mac remain unchanged as initialized with 1, 1. If the same problem affects those platforms then they'll need to be adjusted to remember their height/widths from the ctor and those values plugged in here instead Change-Id: I2f82f0db0cf446d7db21f0a7ee4f8c15c7ebdb42
-
Miklos Vajna yazdı
Change-Id: Ie4bb2b3bf7d2df58c30a54ded68f7b932c2111ed
-
Miklos Vajna yazdı
It's the OOXML equivalent of the fAutoHyphen DOP flag from [MS-DOC]. Change-Id: Iae66dcd0d350ce4ebee3c3493ee07eff0d9a5e1d
-
Miklos Vajna yazdı
OOXMLFastDocumentHandler::createFastChildContext() is called for the streams we expect, no need to unconditionally produce output there. Change-Id: I164b3c4dc6f2294487e1b1283266957d8f24cbbb
-
Eike Rathke yazdı
Change-Id: Id02f169b111945673a16d0c852940c805aa89319
-
Radu Ioan yazdı
Removed XGradientStyle Reviewed on: https://gerrit.libreoffice.org/13320 Change-Id: Iff662c05105c3a939104f658f2d0be7d8cb57995
-
Miklos Vajna yazdı
Change-Id: I5c8a117df53e0c7efd1e82ec6e56080c8fd42345 Reviewed-on: https://gerrit.libreoffice.org/13438Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I0e716f1c6d5034774247264cd098ede14601f751
-
Tor Lillqvist yazdı
Change-Id: I7bb396cee015e36a02a8afb30a4f09f33fb5507c
-
Eike Rathke yazdı
Apparently introduced with 8e8b43a0 the comparison results were stored as boolean values, effectively discarding any infinite double values and error values encoded as NaN values. Change-Id: I1fb6f46894a0bee02a37e28b7e6cc84f8c051f28
-
Matúš Kukan yazdı
Change-Id: I79d8d3c30b6b0b2cc253963fdd50019aec033e12
-
Noel Grandin yazdı
revert part of my commit 7557f23b "java: reduce visibility of fields and methods" Change-Id: I2049a154b60b165d4d2217495935442d6da66e97
-
Michael Meeks yazdı
Change-Id: Ifce85b1a7fa8e8b6fc57802a5fb559d2db50ba2a
-