- 02 Kas, 2014 7 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Ifba74fa8b9dea36d3c369bff9c8ec598bdd2f5e2
-
Miklos Vajna yazdı
Change-Id: I219dec450103c47867793001c749d6b0038b7844
-
Miklos Vajna yazdı
Change-Id: I0213b167034770ea89617dec42c175a8721d8bb7
-
Chris Sherlock yazdı
I've renamed TryDrawPolyLineDirect() to DrawPolyLineDirect() and also renamed TryDrawPolyLineDirectNoAACheck() to drawPolyLineDirectNoAACheck(). However, at the same time I feel that there is no need to call on drawPolyLineDirectNoAACheck in most instances, because DrawPolyLineDirect does an AA check before it can continue anyway. There is one instance where constantly checking the AA check is inefficient because it's in a loop, in that case then we call directly on drawPolyLineDirectNoAACheck, but this is the only case it is necessary. Change-Id: Ie0320bfc45b5c0e1ac6ce35912da3e2897af9429 Reviewed-on: https://gerrit.libreoffice.org/12190Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Noel Grandin yazdı
there are two many places it appears to trigger in real use. will have to fix those first. Change-Id: I536b7925033d5337ba360db3c2cf40ec205157ca Reviewed-on: https://gerrit.libreoffice.org/12193Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Chris Sherlock yazdı
Change-Id: Ifde547b0e883871a7d30e93adbe868faa74bef71 Reviewed-on: https://gerrit.libreoffice.org/12189Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I145ebcfb92fc75f4558d3bf090093aef9e848136 Reviewed-on: https://gerrit.libreoffice.org/12188Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 01 Kas, 2014 33 kayıt (commit)
-
-
Chris Sherlock yazdı
OutputDevice has a private function that rotates a point around another point. However, there is no real reason why OutputDevice should be responsible for this - it's really the responsibility of the Point class in the tools module. Therefore, I've moved this functionality out of OutputDevice and into Point, but I've renamed it from the rather confusing name "ImplRotatePos" to "RotateAround", which is what it actually does. Change-Id: If12fb40a7b476653224d4edfc01887bc91a80c7d Reviewed-on: https://gerrit.libreoffice.org/12171Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Miklos Vajna yazdı
Change-Id: I59c33d25361c79e77994647b978915785cc650ee
-
Miklos Vajna yazdı
Change-Id: Ib0f39c4af7cc32d0f4491f13ea207d90a449a47d
-
Chr. Rossmanith yazdı
improve import of masking-path-08-b.svg of the W3C svg test suite when using insert->media->image Change-Id: Ib4d48165f982e394e2171ac82e6cc06911553904 Reviewed-on: https://gerrit.libreoffice.org/12168Reviewed-by:
Christina Roßmanith <ChrRossmanith@web.de> Tested-by:
Christina Roßmanith <ChrRossmanith@web.de>
-
Adolfo Jayme Barrientos yazdı
* Fix capitalization * Standardize spacing * Standardize Help button’s position Change-Id: Ibc7152acbe460a9564ab6b97a637f38ea5e7144a Reviewed-on: https://gerrit.libreoffice.org/12075Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Id6bbd9d6922ee6fda7e9eb0945c27ed5a902d05b
-
Caolán McNamara yazdı
Change-Id: Ia5cafdde1171f81ea7387e073026a2e860d36544
-
Caolán McNamara yazdı
Change-Id: I0ae8d51a569c2a63f5fb390e66fdbde4a8e8b5d5
-
Caolán McNamara yazdı
Change-Id: If39679b54ef1bb0a7af794c2f7a6186ebd69c2e0
-
Caolán McNamara yazdı
Change-Id: I9ab09d65ba7587230de320e22a79e9c7224f4ade
-
Caolán McNamara yazdı
Change-Id: Ife93dd20c08bf2a30298384099cd36592091c336
-
Caolán McNamara yazdı
Change-Id: Ifc8a4c2a3f22fc12b620a3bd0dd8ace57a99629c
-
Caolán McNamara yazdı
Change-Id: I0567cfbf73b99f11649a08c73ea67d692691053c
-
Caolán McNamara yazdı
Change-Id: I658a7f6c8410cfa38512bb45651e5332fbde3194
-
Caolán McNamara yazdı
trying to auto-ignore this one, so don't touch it manually in the UI so I can experiment if this syntax will correctly auto-triage in all coverity instances Change-Id: I4ae42a6828041f40c6ab8cb3cfc631c8dd38e8c8
-
Caolán McNamara yazdı
and coverity#1250407 Division or modulo by float zero coverity#1250408 Division or modulo by float zero Change-Id: I77e4483356f7c0b287a29637cf6b958ee665ffec
-
Caolán McNamara yazdı
Change-Id: Ifbb7ab559d161fdc8b6838ea34a4519286423997
-
Caolán McNamara yazdı
Change-Id: Ib0e8fefb154417dde95bc70765ad675a1824db44
-
Caolán McNamara yazdı
Change-Id: Ib32e7c9eb979b9d6ab60d81423292be5fac87a54
-
Caolán McNamara yazdı
Change-Id: Ice79f5618bb22d2d22d5033a52732da383ff5643
-
Caolán McNamara yazdı
Change-Id: If19a61c82f1cf723c8e78e8d27461a543ddbfd40
-
Caolán McNamara yazdı
and coverity#1250438 Uninitialized scalar field Change-Id: I029e033feb0805a0f744c68d43602217f9f01f6e
-
Kohei Yoshida yazdı
Change-Id: I32afaeb71f57b4f8741758a1db98e04365bd2a77
-
Kohei Yoshida yazdı
Change-Id: I911de1c7b47768233bdd9580361b8cf430b3684e
-
Kohei Yoshida yazdı
Change-Id: I0e86d04c0fa6185b41d5751d28a7e3f3b86af371
-
Noel Grandin yazdı
it appears I can't trust the buildbots, they don't seem to be compiling with asserts Change-Id: Ia49f5d3f134cf1a578469ddcbc7c492383aa971d Reviewed-on: https://gerrit.libreoffice.org/12184Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: I1b65915b7d864f1a69f48fcacf38e7aec23c38a4
-
Matthias Freund yazdı
New insertauthorfield, underlinedouble, upperline and updated shadowed icons. The a of the shadowed icon looked thinner and is looking like the other format icons now. Change-Id: I3bd7e68df5e4a2686be022605a96dd92eb86a200 Reviewed-on: https://gerrit.libreoffice.org/12183Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Noel Grandin yazdı
in commit 9044260c "add some asserts to validate KeyCode values" Change-Id: I73dc4c9ee5e4ced699d44ecdfb306a49b853f67e Reviewed-on: https://gerrit.libreoffice.org/12180Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
Change-Id: I58c1b4c9e4c4b3751b233d2fe10b9c953b945c4a Reviewed-on: https://gerrit.libreoffice.org/12179Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Justin Luth yazdı
Making the same change that fixed ThisExcelDoc in 2012 (commit cea414bf), but matching the current code structure (commit 191bf989) Change-Id: I0a5c1a006d5a73b8e3be1b6b407e62927d49c36a Reviewed-on: https://gerrit.libreoffice.org/11842Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Jean-Pierre Ledure yazdı
Those actions are meaningful when applied on Table and Query datasheets. Forms and subforms (1 level) supported as well. Change-Id: Ic104559d84ff94f1e7e9bed3db1a13a286953314
-
Andrea Gelmini yazdı
Change-Id: Ibeee5a8c49f2d4710de6a1e0ee2013f3755a177b Reviewed-on: https://gerrit.libreoffice.org/12149Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-