- 17 Agu, 2015 40 kayıt (commit)
-
-
Szymon Kłos yazdı
Change-Id: I59a07a62573b8d472d15f8594473e8e8d1077589 Reviewed-on: https://gerrit.libreoffice.org/17758Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: I4bdbcd9debdf6a385d3b6f199b71b09d7e27b0fa Reviewed-on: https://gerrit.libreoffice.org/17810Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Caolán McNamara yazdı
Change-Id: Iaa9e6e255596bbc47224688a465c31de3c88f78f Reviewed-on: https://gerrit.libreoffice.org/17808Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Varun yazdı
Conflicts: sw/qa/extras/uiwriter/uiwriter.cxx Change-Id: Idfb2e9dae026c639916cc5b919bc70ed8f15067f Reviewed-on: https://gerrit.libreoffice.org/17504Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
Thorsten Behrens yazdı
After the cleanup, the stuff there really stands on its own (and the remaining usage of select1st/2nd is more descriptive than lambdas). Change-Id: I0aba131d5dc550189f8130d167dc94167e404540 Reviewed-on: https://gerrit.libreoffice.org/17806Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Thorsten Behrens yazdı
Change-Id: Ia7bcb590ab5b535af8cacead1e8afd735c463aaf Reviewed-on: https://gerrit.libreoffice.org/17805Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Daniel Robertson yazdı
Replace ::std::for_each for a more readable range-based for loop in cases in which the function object to be applied by for_each is more readable as the body of a for loop. In addition, replace while loops with range-based for loops when possible and complex implementations of boost::bind with lambda expressions. Change-Id: I6adfb18197bd1b8627719adfca2e4c36d58a0e05 Reviewed-on: https://gerrit.libreoffice.org/17786Reviewed-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by:
Thorsten Behrens <Thorsten.Behrens@CIB.de>
-
Stephan Bergmann yazdı
Change-Id: I33eb6970050a103404344c7f16dd33349c154347 Reviewed-on: https://gerrit.libreoffice.org/15018Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
Miklos Vajna yazdı
This allows applications to request enabling/disabling of double-buffering of their VCL frame and all its children. It works after-the-fact, too: so in case the start center creates the frame and later that frame is reused for Writer, then Writer can turn on double-buffering, still. From a user's point of view, this means that next to VCL_DOUBLEBUFFERING_FORCE_ENABLE, there is now also a VCL_DOUBLEBUFFERING_ENABLE environment variable that enables a safe subset that is not supposed to draw directly at all. Enable this for Writer only, for now. Change-Id: Ie2cbf7d467eae2cee37fb58a1efc0a8984204408
-
Caolán McNamara yazdı
Change-Id: Id3c16e5fedc5e57c8daccafa25bdb2fbbd0131b0
-
Stephan Bergmann yazdı
...re 2c346d66 "tdf#39080 Hide Whitespace UI option added to the View menu." Change-Id: Ib2f364dba7a50854a11f004b42c7ee22ee10e48b
-
Ashod Nakashian yazdı
Change-Id: I1f9ba9ef489159ca54db802393d958d7fd6ac8ff Reviewed-on: https://gerrit.libreoffice.org/17280Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Ashod Nakashian yazdı
Change-Id: I1d0a974a0b4b7053f59c23aa883bef61fd1df177 Reviewed-on: https://gerrit.libreoffice.org/17279Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Katarina Behrens yazdı
Change-Id: Ia231bd3e355c398d4ea3ef3d8adcd64b7074847c
-
Ashod Nakashian yazdı
Change-Id: I94ac57881dc3a3628413b9198ea750fdc282accb Reviewed-on: https://gerrit.libreoffice.org/17278Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
Miklos Vajna yazdı
The intention is that currently double-buffering is either enabled globally or not. Double-buffering is known to be working in Writer, but not in other applications, so it would be nice if double-buffering could be also half-enabled: only in the applications where it's known to work. For that, we need to differentiate between "we have a buffer" (supports double buffering) and "we want to have a buffer if possible" (double buffering requested). Change-Id: If48d6dc0ddf5841497e78b856d803cc8abf23ac9
-
Eike Rathke yazdı
For consistency with 4-4 and 5-0 patches for tdf#93326 Change-Id: I41f88f72d6b284d82d6a664f1b0a59e6b9db9615
-
Eike Rathke yazdı
... because there's already >Insert Co~lumns< and hitting ~l again selects its >Columns ~Left< Change-Id: I2e8ec975bc3b164f41fc3377780694a67cbb6879
-
Noel Grandin yazdı
so that we make the Link<> calls type-safe, without having to make this a template method Change-Id: I2e36bd6aa7c63440f72d266b593e101965b5ebce
-
Stephan Bergmann yazdı
Change-Id: Idd25acf645af7f99e332ec1d5431f7988408675d
-
Stephan Bergmann yazdı
Change-Id: I32a9feb5851691b02475e9eb5dbb024d3330b232
-
Stephan Bergmann yazdı
...which isn't even needed, as apr only uses APR_HAS_OS_UUID for apr_os_uuid_get (apr_portable.h), which is neither used internally in apr nor by either of the two clients of apr in LO, external/serf and ucb/source/ucp/webdav Change-Id: I2e9d1f2640df0a8125ae2840f54488e77656c3ec
-
Pranav Kant yazdı
Change-Id: If50ac0bd21e59b0e0639aa353513451e88ae2a9f
-
Dennis P. Francis yazdı
Change-Id: I32d96b945ad0c2a0505418a0841156600570b301 Reviewed-on: https://gerrit.libreoffice.org/17757Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Eike Rathke <erack@redhat.com> Tested-by:
Eike Rathke <erack@redhat.com>
-
Noel Grandin yazdı
Change-Id: I50e2b05131604a6073a9234d4319f12b3906ea6d
-
Noel Grandin yazdı
Change-Id: Ie18b1dda4039b22370a53d0ad8092a4a8b3899d7
-
Noel Grandin yazdı
Change-Id: If802b3ac113217251a9dc38ce1e72ca0fdf61038
-
Noel Grandin yazdı
Change-Id: Ib0bf56a0e642720ff5daafdfc2dc12809be87e43
-
Noel Grandin yazdı
Change-Id: Iffa4bbb58931075679a60132d90c3b8be6a76cc2
-
Noel Grandin yazdı
Change-Id: I91d21f41c653bdc40299321b7633e6f87ccdce61
-
Noel Grandin yazdı
Change-Id: I14bac096b3060ecc5b80319643390dc724157feb
-
Noel Grandin yazdı
Change-Id: I3c3d1e0985e0aaedc59013faf3957986c5423958
-
Noel Grandin yazdı
Change-Id: Icb1cc4ba3cf9de52c961c839cc750145cace8878
-
Noel Grandin yazdı
Change-Id: I5408f0c6f26b34f52304bdb85d72bd07e410dada
-
Noel Grandin yazdı
Change-Id: I90ad94d4500a3921359574b8238d3832ac4efe43
-
Noel Grandin yazdı
Change-Id: If16adfa3310df94c79d1a4fe9a9bb4f4f56365f0
-
László Németh yazdı
Fixing missing characters (only characters of the basic Control font showed by Insert special character dialog) and freezing (when LibreOffice tried to replace hundred of characters [missing from the chosen font] during scrolling in the insert special character dialog). Change-Id: I8fd5bd233f16572eb2b740a8f8e7e8608c19d06f
-
Arnaud Versini yazdı
Change-Id: I5aa041f78ea5685b996a6baf1d7bc22d5bd957ab Reviewed-on: https://gerrit.libreoffice.org/17782Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Giuseppe Castagno yazdı
Added a constructor and a method there were missing. The explict keyword was added in 6343754e Change-Id: Iaff33eba8581dc201a8e899c7be024e87f8e6b0e Reviewed-on: https://gerrit.libreoffice.org/17781Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Miklos Vajna yazdı
m_pColorList = pColorList; is hopefully more readable than pColorList = pColTab; Change-Id: I3981a9907fe3e772aec00b95477e109d42f72655
-