- 26 Mar, 2015 40 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I7b184414d822e7d3f4f7694dcea540d731f970d9
-
Stephan Bergmann yazdı
Change-Id: I74898e791e17971a3105febe660a2140aafaece9
-
Stephan Bergmann yazdı
Change-Id: I4293d3e9244bb2ae3c6b8999c0d682e7f23138fb
-
Stephan Bergmann yazdı
Change-Id: Idbae574e5d51d497fea7eadb6d80dec8f97d499a
-
Stephan Bergmann yazdı
Change-Id: Id0a3194e20128ad6defb95b51757dd01fcab9eb1
-
Stephan Bergmann yazdı
Change-Id: I8682fee997d8dac254ca431f96172c9aa58c8c06
-
Stephan Bergmann yazdı
Change-Id: I54b59f527e1e31e1949c1a0a52b0d8c603484cce
-
Stephan Bergmann yazdı
Change-Id: I2b69af91ad6dac306f626bdd5a434c75be574617
-
Stephan Bergmann yazdı
Change-Id: I302db31913a60a677b8dc226e48bd8f43b055a1e
-
Stephan Bergmann yazdı
Change-Id: If7e4e3cae1021529819e0b43ef334020ff8b7a43
-
Stephan Bergmann yazdı
Change-Id: I3f5293be44ba87122de639f75ca477af827a1c51
-
Stephan Bergmann yazdı
Change-Id: Ic87452261d5104e86d22c1b37ea07b05864ca991
-
Stephan Bergmann yazdı
Change-Id: Ic97da0ff2b0f62e0351271bf03329b1903b8d45c
-
Stephan Bergmann yazdı
Change-Id: If774a3b4e2e993d26dd9b5777a55665a330b2abe
-
Stephan Bergmann yazdı
Change-Id: I43f7a4c372502214c6f36413077d686921dba73b
-
Varun yazdı
Initialized a non-initialized integer variable which is widely used in if else Change-Id: Ibd99c0baa4cd3d4d409310a9a70dc7b421f6a8b2 Reviewed-on: https://gerrit.libreoffice.org/14780Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Vasily Melenchuk yazdı
Fix is actually partial revert of my changes done for tdf#49893 (commit 2c411e44): shape groups were not taken into account Change-Id: Ieb442265ac7c0087c3a402a9f1b09e6b3dcbcac1 Reviewed-on: https://gerrit.libreoffice.org/14997Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Mark Hung yazdı
One of my document crashes Writer when I delete one table row, with change tracking enabled. I observed that in DeleteRedline(), either Start or End of the SwRangeRedline object has been changed so that it breaks the order of SwRedlineTable. Change-Id: I6e477488a894996dea4efb433eb3e03edf5fd26d Reviewed-on: https://gerrit.libreoffice.org/15002Tested-by:
Caolán McNamara <caolanm@redhat.com> Reviewed-by:
Caolán McNamara <caolanm@redhat.com>
-
Deena Francis yazdı
Change-Id: Id44f61b5194f0a0898f8eed85ceadf78c3101aa1 Reviewed-on: https://gerrit.libreoffice.org/14958Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Julien Nabet yazdı
I noticed these 2 points: 1) Combobox were used with autocomplete with default (false) value for matchCase => so initialize autocomplete with true value for matchCase 2) FindMatchingEntry uses bLazy as !matchCase but when bLazy = false, no autocomplete can work since you must type the whole word so just use "entryCombo" startsWith "typed string" instead of "entryCombo" == "typed string" (thank you Lionel for this tip: http://nabble.documentfoundation.org/Finding-the-right-location-for-tdf-67990-Base-module-td4143324.html) Change-Id: Ib1063002c3284122fd5279f27c1ccbc177bbac7c Reviewed-on: https://gerrit.libreoffice.org/14885Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
robert Babiak yazdı
Added shortcut of <- and -> for entering leftarrow and right arrow. This greatly speeds up entering formula when taking notes. Change-Id: Ib84e330b15aab4e8068870df63d808d8ce90b9fe Reviewed-on: https://gerrit.libreoffice.org/15011Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Takeshi Abe yazdı
Change-Id: Ib1b3ec5fc25a05da4970c49a18647299d3d8ce01 Reviewed-on: https://gerrit.libreoffice.org/15013Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Popa Adrian Marius yazdı
Change-Id: Ic6bd4d277bc464bf96573ba95c0cf5c0cc96ab73 Reviewed-on: https://gerrit.libreoffice.org/15019Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: If144a867dc4be6975c08cd1eea9ebb540975aafc
-
Eike Rathke yazdı
Change-Id: I06d4789b92d9f6567dd87c8d3cb6186538269663
-
Eike Rathke yazdı
Change-Id: Ib28bae06022d151bc108ebb3062efe86cc3b8bb9
-
Noel Grandin yazdı
as sberg points out, it needs a massive blacklist, which is going to be a pain to maintain. Until I can think of a way to make this more resilient, move it where it can't bother people. Change-Id: I64fc498146a3cb4ea9c1e37150c4ef50023b7bd5
-
Yousuf Philips yazdı
Change-Id: I3cd51d216c505659a543f9136db4a4c0ea1f66c8 Reviewed-on: https://gerrit.libreoffice.org/14986Reviewed-by:
Yousuf Philips <philipz85@hotmail.com> Tested-by:
Yousuf Philips <philipz85@hotmail.com>
-
Caolán McNamara yazdı
Change-Id: I4395160780fc055d14554ad62c6ec757ec8dbbe1
-
Yousuf Philips yazdı
Change-Id: I57ec4cb36aa0e3a921653d337bcf5029fc5d3fc8 Reviewed-on: https://gerrit.libreoffice.org/14979Tested-by:
Yousuf Philips <philipz85@hotmail.com> Reviewed-by:
Yousuf Philips <philipz85@hotmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ia04113c52787aa7498ba11864313a39caa1c1d22
-
Stephan Bergmann yazdı
Change-Id: I66ffc0c3a73d45e9d4b54f46092a65913b753d26
-
Stephan Bergmann yazdı
Change-Id: Ieedf89bebb59e783dfe13ef2d5ae7ba3347cdc62
-
Caolán McNamara yazdı
keep it simple for now. deliver to the same target window that gets the MouseWheel events, maybe worth combining MouseWheel and Gestures into the same thing and use it in slideshows so swipe toward the left to advance to the next slide, to the right to return to the previous slide. swipes are followed by mouse up events, impress already has a similar hack to hide an mouse-up from the (incredibly complicated) interaction with the slideshow so simply use that Change-Id: Ib34f6fa0f15f3aa34eef887eb9d5642de9e5cdd1
-
Stephan Bergmann yazdı
Change-Id: I484e1206d1f17305d21f7e750b8aca9d1c8d809b
-
David Tardon yazdı
Change-Id: I044e6c82b4f3b492ed384e86dbe9e6955f8f792f
-
David Tardon yazdı
Change-Id: I7fabd28ccdf66a4fa96838aafadbe6ceee8d9ee3
-
Adolfo Jayme Barrientos yazdı
It was about time! Change-Id: I88bbd7a1d6651f87d6524fd651a7c5c460105b5f
-
Miklos Vajna yazdı
Change-Id: Ide671e1ec9d80069869b14fb3c94acbd287a3427
-
Tor Lillqvist yazdı
Change-Id: Ia5ec3890a4e57c460dab58fcd690530ebf836140
-