- 03 Tem, 2015 36 kayıt (commit)
-
-
Stephan Bergmann yazdı
(and note the operator == vs. = typo) Change-Id: I9c25149967ed9b80f5e8f014de0dfee2e8f485d8
-
Stephan Bergmann yazdı
Change-Id: I313adfb72272a631299efb3d2464873853a126be
-
Stephan Bergmann yazdı
Change-Id: Ic4058c133a676646bc0c5d1e52207471bb78a1cb
-
Stephan Bergmann yazdı
(and note the operator == vs. = typo) Change-Id: I4567927f3f702f8e74b168becce4002e84d5c7a0
-
Stephan Bergmann yazdı
Change-Id: I43710d057043a258ec9ab94bca0703434098e6c9
-
Stephan Bergmann yazdı
Change-Id: Ib615ff7eb12232b0b83664af134744d96754ffd8
-
Stephan Bergmann yazdı
Change-Id: Ie453a7c97a762932884c5c41b13607a170368107
-
Stephan Bergmann yazdı
Change-Id: I72bdd6627a191a65d5c3b479c100e30442a8bb9e
-
Tor Lillqvist yazdı
it introduces other problems instead. This reverts commit 05806f46.
-
Miklos Vajna yazdı
With this, if the sw window is small enough that the page shadow is supposed to be under the sidebar, we no longer paint the shadow over the sidebar. In the non-double-buffered case the output is a window, so SdrPaintWindow::PreparePreRenderDevice() does its own buffering, and clipping is taken care of when that buffer is copied to the window in SdrPreRenderDevice::OutputPreRenderDevice(). This wasn't a problem before, as either the output was a non-screen device or UI elements were painted (like the sidebar), but never both at the same time. Change-Id: Ic02c814fc4deeea86c245c74bd69656533d9f835
-
Caolán McNamara yazdı
Change-Id: I88c2d7de243660ba727f057d6a2d67726b41b982
-
Caolán McNamara yazdı
to restore location correctly if SwFEShell::EndDrag is tweaked to not group the anchor change undo and the draw size/pos change undo together and then you undo each step in the ui one at a time this works fine. The first undo occurs, then the layout kicks in on idle and calls MakeObjPos on the drawing item and updates it for the new anchor pos Then on triggering size undo the anchor is correct so the new pos is set correctly. If they are bundled together however, the layout at idle doesn't occur until after the anchor and size have been set, so the adjustment is too late Change-Id: I5402d851fcae7f240cc6e9a0e15159115bb663ce
-
Noel Grandin yazdı
Change-Id: Ia5d63f7153e4b02acc5e206739316264d6d1184e
-
Jan Holesovsky yazdı
Works with the non-system bzip2; the --with-system case might still need some love - but then again, distros want to have the online update switched off anyway... Change-Id: I26a27aec07a8f1aac22a4d14a38fb5b833550ea7
-
Nathan Yee yazdı
Change-Id: Id7547390c49c0bcf672eb1a9863fc236518bfa49
-
Nathan Yee yazdı
Change-Id: Id69448d893f7492e7321c6c6f84d6cccc9024220
-
Tor Lillqvist yazdı
Avoids leftover artefacts of the blinking text insertion cursor. Did not seem to have any ill effects. Change-Id: I8a1e7413034eacb3014a4ca902cf5e72bda492a4
-
Szymon Kłos yazdı
Change-Id: I008622cb8178cb1c83f72e5919ebc1be0dd9a2d5
-
Noel Grandin yazdı
Change-Id: Ic583fe767e5f85628f8270ec740ce3e72fe56ded Reviewed-on: https://gerrit.libreoffice.org/16722Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Andrea Gelmini yazdı
Change-Id: Id884946cae0687d0b71c967e236e58df17567884 Reviewed-on: https://gerrit.libreoffice.org/16707Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andrea Gelmini yazdı
Change-Id: Ie2bbe020fc6e3a4a4f913208c245f395849bb9ee Reviewed-on: https://gerrit.libreoffice.org/16708Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Phillip Sz yazdı
Change-Id: Id86b7082b17a4cd702d6ab92fbeaa9ec8288d14a Reviewed-on: https://gerrit.libreoffice.org/16715Reviewed-by:
Daniel L. Robertson <danlrobertson89@gmail.com> Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andrea Gelmini yazdı
Change-Id: I98b4dfb0f72f315065693335e2f882bb2eed3afe Reviewed-on: https://gerrit.libreoffice.org/16713Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Andrea Gelmini yazdı
Change-Id: Ideb5688a8c9e7cf10038f2e9d00991e8653b1875 Reviewed-on: https://gerrit.libreoffice.org/16706Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Michael Stahl yazdı
- drop nss-linux-x86-patch.0: this was actually patching OS/2-specific code so is evidently obsolete - drop nspr-build-config.patch: there does not appear to be any justification why this huge patch exists at all, so the only reasonable thing to do is to drop it - nss_macosx.patch: drop several hunks relevant only to unuspported MacOSX/PPC platform Change-Id: Id55fcb8eaa637c10a42203f1897480df8a6ec0fa
-
Michael Stahl yazdı
Change-Id: Ic16111f21625fc510e79bba8122eaa60662f7a59
-
Andras Timar yazdı
Change-Id: I6b0efe5648eed68e6d69a692561a511b30bf331e
-
Andrea Gelmini yazdı
Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510 Reviewed-on: https://gerrit.libreoffice.org/16709Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Andras Timar yazdı
Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283
-
Miklos Vajna yazdı
Change-Id: Id046bf8a8ff9da816d4c8d0e53aabcf124258d29
-
Tomaž Vajngerl yazdı
GLX returns a wrong value if the y coords are inverted. Most other programs don't even ask for this (gnome-shell for example) and just assumes "true" (and this works because most relevant X servers work like this). We make this more robust and assume true only if the returned value is GLX_DONT_CARE (-1). Change-Id: I4800b3364fd00f5f4a8f5a459472bfa8d97827ba
-
Tomaž Vajngerl yazdı
Change-Id: I33e065fe6c084d0bed04ee99c447004fe573278a
-
Tomaž Vajngerl yazdı
add macro OPENGL_COORD_X and OPENGL_COORD_Y to convert (normalize) to opengl coordinates that need to be in between -1.0f, 1.0f. Change-Id: Ide5c53e80fd9140d32883d44e6112b83a01fd111
-
Tomaž Vajngerl yazdı
Change-Id: I935bef48fd057e6223dcfc437cbaf2888842fd61
-
Adolfo Jayme Barrientos yazdı
Change-Id: I8d1767c64fcdf68084590c7faf869700e7b6ddf3
-
Matthias Freund yazdı
I took the insertbookmark icon from the gnome symbolic set and tweaked it a bit and it is now flat instead of pseudo 3d. Change-Id: Id29f3c15515def2f461d8ea45aca427594f290bc Reviewed-on: https://gerrit.libreoffice.org/16717Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-
- 02 Tem, 2015 4 kayıt (commit)
-
-
Varun yazdı
Change-Id: I4aad0cbb07c07cfcb80bccbbd55d9a26fae88f73 Reviewed-on: https://gerrit.libreoffice.org/16689Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Andrea Gelmini yazdı
"Noli me tangere" literally means "don't touch me" Change-Id: I7804030703ab78b3dd8899e6479005eaaffae554 Reviewed-on: https://gerrit.libreoffice.org/16704Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Ic3ba292e28fe12d7dcc2c2e67aeea48a4c8aaac2
-
Caolán McNamara yazdı
regression from some 16->32 bit listbox limit changing Change-Id: I045eeef935afed4154fe11bfd11916c2d6a722e9
-