- 02 Haz, 2015 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I08c484c54e27c55157836d68a28d2a0e580499d9
-
Stephan Bergmann yazdı
Change-Id: I721a9da1f277ce641375411f302557372331e6a2
-
Stephan Bergmann yazdı
Change-Id: I33f4e74f97ba52b9240e6304d53eb256bd822060
-
Stephan Bergmann yazdı
Change-Id: Icdaba21efeb8a910617642b7cb4e082f03f7a0ef
-
Stephan Bergmann yazdı
Change-Id: I63917d68b05d6e2f1248bcf88e27952df201d2c5
-
Tor Lillqvist yazdı
Change-Id: Idf36c08205a8a3a36ae05040e1c1fd28d5e2f13f
-
Caolán McNamara yazdı
no logic change at all, justs makes it clear the dubiousness of this unconditional increment Change-Id: I32e3cb2c45b1b45826a59642c33ab850d698c206
-
Stephan Bergmann yazdı
Change-Id: Ie10317f3ffcaa8032417584cb056007c5f67ea91
-
Stephan Bergmann yazdı
Change-Id: I17c825a0e24e8993503eeaf0d1136c143d990a12
-
Stephan Bergmann yazdı
Change-Id: I114320ebaab9223b82b4fd9710c3cc221a836645
-
Stephan Bergmann yazdı
Change-Id: Iaa82f5e3180024db747a52d699aa77c16781afa0
-
Stephan Bergmann yazdı
Change-Id: Id5501599969fab5c6944a31b1fb629a3fc5f85b2
-
László Németh yazdı
Change-Id: I927a7ffdac278384ef102e6619f217daf24879a2
-
Stephan Bergmann yazdı
Change-Id: If1f852ce4ef3419d663d4e2f4bdb4a57cc61e799
-
Stephan Bergmann yazdı
Change-Id: Ib589b638a81bfb77fd74da8b15ae7b11cfd2b58b
-
Stephan Bergmann yazdı
Change-Id: Ib7e6722d772a135325ebd1e33ed7b17f214fea47
-
Stephan Bergmann yazdı
Change-Id: I487e772395defa9aae2ce3eb040b8c7d92720cb2
-
Stephan Bergmann yazdı
Change-Id: I0ed38aa54e1b403f015c27b27edb4710e935d961
-
Stephan Bergmann yazdı
Change-Id: Ic2fc0752f2bce2d565ca58b1c804bfd601b80875
-
Stephan Bergmann yazdı
Change-Id: I4fc491906311781b9941c8f02d99d254542027ae
-
Noel Grandin yazdı
Change-Id: I496fa3223ed97d4d2cf8d64649ce30da22331dbd Reviewed-on: https://gerrit.libreoffice.org/16039Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Rishabh Kumar yazdı
Removal of less used controls Change-Id: I2948e6582031db1f743af59fb1ae02c1a86467f4 Reviewed-on: https://gerrit.libreoffice.org/15935Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Michael Stahl yazdı
Change-Id: I210774ef7432257a3154e8981c0d53e9e63b2110
-
Michael Stahl yazdı
Change-Id: I0f4bcd73f9e0e7307ca0556a5f6990631eb9f2c5
-
Miklos Vajna yazdı
Fails without commit 2d17cd6b (sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selections, 2015-06-02). Change-Id: I1d45eabf53dadd24051ff46acbf4bbfb85fb60a9
-
Michael Stahl yazdı
Change-Id: I07ffe3a9ad6556fb5da3149a3cbe12ffcc5f56b4
-
Michael Stahl yazdı
configure will add a dependency on librtmp.so.0 if the development package happens to be installed. Change-Id: I8500cc166d70763118e5054680f1f8c70942ba3f
-
Stephan Bergmann yazdı
Change-Id: I447d1f01c24a934e643077dc271872e850b204bc
-
Yousuf Philips yazdı
Change-Id: Ib21c2489e1ff420e651e50a2731dfd3f16c9cef8 Reviewed-on: https://gerrit.libreoffice.org/16028Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Zsolt Bölöny yazdı
Change-Id: Ia001c8e1e00df85d2be93e330811a1081179785d Reviewed-on: https://gerrit.libreoffice.org/15816Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
umairshahid yazdı
Change-Id: I7a84951b571b8c0a583907283f3b69fab1b5984b Reviewed-on: https://gerrit.libreoffice.org/15978Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Lionel Elie Mamane yazdı
Change-Id: I5967271c1c154ab4cf5555d30d3812183ea2a6b7
-
Lionel Elie Mamane yazdı
Change-Id: I9bb95b80e0e85573a09b8ad7233c6543fccae032
-
Noel Grandin yazdı
Change-Id: Ieac705a950237ad52a3768f7b7fff5807c6dbb47
-
Miklos Vajna yazdı
E.g. if searching for a keyword and it's inside a text frame, then we have two cursors: one is an empty selection at the anchor point, and the other is the real selection. What happened is that we emitted two events for the two cursors, instead of merging them together. Fix the problem by not emitting the events in SwSelPaintRects::Show(), instead do it at once in SwShellCrsr::Show(). Change-Id: Ie2c7691aaaea7ba8a32b5cfa718a45cba571f791
-
Caolán McNamara yazdı
Change-Id: Id49cbc139a39a18cd3965413fc06cc14961747e7
-
Adolfo Jayme Barrientos yazdı
… when these are in the same screen. Change-Id: I4e162a485f4511ae3e008446d5712562562ed64f
-
Yousuf Philips yazdı
Change-Id: I8d88a19d260496947ccfafd2980ebd476c0dea9a Reviewed-on: https://gerrit.libreoffice.org/16029Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Stephan Bergmann yazdı
...that should have been removed as part of 7196df7a "tdf#43157: Enable format check in sal_detail_logFormat" Change-Id: I331359bfa0e7c678f662f3de63257ccc0b528484
-
Stephan Bergmann yazdı
Change-Id: I601040a142d7a1d946a7141ae48981790eb3f305
-