- 03 Kas, 2014 28 kayıt (commit)
-
-
Michael Stahl yazdı
Change-Id: Ic86a81e09cf32109fe2433c3da0fedd1a96656b7
-
Michael Stahl yazdı
Change-Id: I32adf98474283e04b209b7ca4ec4077f908d2ecd
-
Michael Stahl yazdı
... to prevent ~SwIndexReg() assertion when the note it is initialized with is deleted, since m_pPos2 will never be corrected because CrossRefBookmark essentially denies that it exists. Change-Id: I48543c47da0f4006e8381f4cc8a2ee81826461c9
-
Caolán McNamara yazdı
seeing as have a uwriter target for the non-exposed symbols case. As a motivating side-effect stops crashing on exit on an optimized build with my x86_64 fedora 20 gcc 4.8.3 build Change-Id: If0240ee02d4899e488b12d2d8d5f9b6bf7cca37d
-
Caolán McNamara yazdı
also see fdo#46757 a) We need to ignore redline-deleted text, but count redline-added text b) each block of text is denoted by its end position in the model and where that maps to in the view so a hidden portion should record its end point not its starting point, and a non-hidden deleted portion should always record its end point c) when mapping a model position to the view we take the offset of the model pos arg from the block end and use that to offset the mapped block-end view pos to get the final view pos. But for hidden portions that won't make a whole lot of sense, and end up offsetting into prior portions, so map all positions within a hidden portion to the same block-end view pos add regression tests for these cases Change-Id: I45c76bba47fd430bc3bccb5f919502660d415d9e
-
Caolán McNamara yazdı
Change-Id: Ida4221bfbfe30f7e1abd5c367d8cb8b9edd310bb
-
Norbert Thiebaud yazdı
Change-Id: If84d623719058e4b14f224a433253fac4fd47f85 Reviewed-on: https://gerrit.libreoffice.org/12066Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I3596df5736620488948cc3a138d63a0cb9676ee8
-
Eike Rathke yazdı
Regression introduced with 3d869cda for fdo#74014 Change-Id: Ie8ca1e7c15609aaf80b4ecbb6ccffc30a3f79f0a
-
Noel Grandin yazdı
Change-Id: I2be280ff8ebbf1046047a5bb4463191462172e24
-
Christian M. Heller yazdı
Change-Id: Ie01e9488c6b8e36c40e6176bc1cac38a93a8087f Reviewed-on: https://gerrit.libreoffice.org/12194Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Juergen Funk yazdı
this includes a fix to leave disabled menu entries disabled. This reverts commit 454f5c30. Change-Id: Ifb66b0b241378437f040af19ec163da3cb8d815d Reviewed-on: https://gerrit.libreoffice.org/12061Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Daniel Sikeler yazdı
Added two new function to the SwEditShell. The first returns all items of a specific WhichId wich belong to the current selection. The items from the attribute set and from the hints are used. The second returns SwPaMs separated at borders of an itemtype identified by its WhichId. The SwPaMs must be deleted after yous. Change-Id: I00e6d1b0f75b9f184343711c6d2bdc7e5694c711 Reviewed-on: https://gerrit.libreoffice.org/11857Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Takeshi Abe yazdı
Change-Id: I9fcbdcd54978ccaffa5359c0afb0a1990356c218 Reviewed-on: https://gerrit.libreoffice.org/12205Reviewed-by:
David Tardon <dtardon@redhat.com> Tested-by:
David Tardon <dtardon@redhat.com>
-
Miklos Vajna yazdı
Change-Id: I7a131c00166a8930042415dbf90e4640ecfea64c
-
Andras Timar yazdı
Change-Id: I280ffed996814e246ac3e93de5ff0acaad84018c
-
Andras Timar yazdı
Change-Id: I20263c836dd55e663cdad9fc8283fe8fbf02b1f1
-
Noel Grandin yazdı
after my commit e7bc3cab "remove boilerplate in UNO Exception constructor calls" Change-Id: Iccf79e3c41c860e15078b791fed551a9526aa453
-
Tomáš Chvátal yazdı
Change-Id: I8da53d7b81d28b0051be96c0c4ee0a29d8ed8360 Reviewed-on: https://gerrit.libreoffice.org/12209Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Christian M. Heller yazdı
Change-Id: I9a426f40f8cdce1f1ebe207dd9ada8154d8fde46 Reviewed-on: https://gerrit.libreoffice.org/12195Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Chris Sherlock yazdı
Change-Id: I87084cbc4d6a8b6f5edbf8b90791c2b1e75b4afb Reviewed-on: https://gerrit.libreoffice.org/12211Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Chris Sherlock yazdı
I've merged these two functions, I just added a new function parameter to switch on and off the AA check, this function parameter defaults to false so DrawPolyLineDirect needs to do the AA check each time. If bBypassAACheck is set to true, then we automatically enable AA. Change-Id: Id2d9b2036a41716590f7b87f658f5bb210964392 Reviewed-on: https://gerrit.libreoffice.org/12191Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I53abb17326196dda4533dec204d8d16ef6ac9748 Reviewed-on: https://gerrit.libreoffice.org/12204Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I0d3ee669c396f8948de62407f231693413be4ee3 Reviewed-on: https://gerrit.libreoffice.org/12203Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I5e5c39fa8b237fd9a2e970e8f39ff6ff5a511c7d Reviewed-on: https://gerrit.libreoffice.org/12206Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Adolfo Jayme Barrientos yazdı
* Standardize spacing and make some dialogs waste less space * Add missing colons to labels that precede controls (fdo#78826) * Disable manual resizing where it doesn’t make sense * Standardize Help button’s position (fdo#76486) Change-Id: Ib3f7f830e890e67f72aab970571793f495bab956 Reviewed-on: https://gerrit.libreoffice.org/12207Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Yousuf Philips yazdı
Change-Id: I861374e6a5c867f674fb682c6dc0eb6050a372d1 Reviewed-on: https://gerrit.libreoffice.org/12208Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Markus Mohrhard yazdı
-
- 02 Kas, 2014 12 kayıt (commit)
-
-
Thorsten Behrens yazdı
Change-Id: If86cc3cd9ea40dc826c93d6adb6e11fab20a15eb
-
Miklos Vajna yazdı
Change-Id: Ia799fc8b1b0e9bc6852b21194b71e1f3e683955e
-
Jean-Pierre Ledure yazdı
Change-Id: I334491e2c75e666bde9db25a01abd5f71a993153
-
Miklos Vajna yazdı
Change-Id: Id926289a4b37b7a24f0e54f8f582a7658a713376
-
Miklos Vajna yazdı
Change-Id: Id13e10f2ceed3985c78ccc542e6677eccc0cb1c7
-
Miklos Vajna yazdı
Change-Id: I6fb1b22567c366deb591569339e6857eb5191e1f
-
Miklos Vajna yazdı
Change-Id: Ifcc7941e5ff7f870ebf25c26dda0f8cfe0592d24
-
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>
-