- 15 Kas, 2015 8 kayıt (commit)
-
-
Julien Nabet yazdı
Following http://cgit.freedesktop.org/libreoffice/core/commit/?id=844b7287a4ccd8e3d5e458bb1dc6c52e71322b01 Change-Id: Ia5a2cd39cf3fdf87619f55710a188545830b4088 Reviewed-on: https://gerrit.libreoffice.org/19970Reviewed-by:
Lionel Elie Mamane <lionel@mamane.lu> Tested-by:
Jenkins <ci@libreoffice.org>
-
Stephan Bergmann yazdı
Change-Id: I9d95f6f604d7b73617bcd34f15106678b8c2ff47
-
Noel Grandin yazdı
using variations of: git grep -lP 'Sequence.*OUString.*\(\s*1\s*\)' | xargs perl -0777 -pi -e "s/Sequence<OUString> (\w+)\(1\)\; \s*OUString\* pArray.*; .*\[0\]\s*=\s*(\S+)\;/Sequence<OUString> \1 { \2 };/g" Change-Id: I03c64334ff30ee14dce0d17b67f5122a3893bbe3 Reviewed-on: https://gerrit.libreoffice.org/19971Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
replaced using: git grep -lP 'Sequence.*OUString.*\(\s*1\s*\)' | xargs perl -0777 -pi -e "s/Sequence<\s*OUString\s*> (\w+)\(\s*1\s*\); .*\[0\] = (\S+);/Sequence<OUString> \1 { \2 };/g" Change-Id: I20ad0489da887a9712982531c3b127339bb8b3b9 Reviewed-on: https://gerrit.libreoffice.org/19969Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Stephan Bergmann yazdı
Change-Id: Ie59472fb9c58561fad46dff08cfcdcb8a96e7032
-
Noel Grandin yazdı
performed using: git grep -lP 'Sequence.*OUString.*\(1\)' | xargs perl -0777 -pi -e "s/Sequence<OUString> (\w+)\(1\); .*\[0\] = (\S+);/Sequence<OUString> \1 { \2 };/g" Change-Id: I4da56c80fa09bfc1e8f868794001e9921431e09f Reviewed-on: https://gerrit.libreoffice.org/19968Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
replaced using the script: git grep -lP 'Sequence.*OUString.*\(1\)' | xargs perl -0777 -pi -e "s/Sequence< OUString > (\w+)\(1\); .*\[0\] = (\S+);/Sequence< OUString > \1 { \2 };/g" Change-Id: I23688a91562051a8eed11fc2a85599545c285c34 Reviewed-on: https://gerrit.libreoffice.org/19967Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
Noel Grandin yazdı
"Inefficient usage of string::find() in condition; string::compare() would be faster." Change-Id: I90403b1d05eff6499c10be33068e5fd4fed30b62 Reviewed-on: https://gerrit.libreoffice.org/19966Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 14 Kas, 2015 24 kayıt (commit)
-
-
Maxim Monastirsky yazdı
Change-Id: I0d5187ed34539a05ab9f2ffdfb89118df0aa3511 Reviewed-on: https://gerrit.libreoffice.org/19964Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Maxim Monastirsky <momonasmon@gmail.com>
-
Maxim Monastirsky yazdı
This is an original file created by me. Not sure how I missed the wrong header. Change-Id: Ic56d66b1b10aa83dee835925dbf2e9a6d6a130ab
-
Miklos Vajna yazdı
And no need to copy it to be able to dump it. Change-Id: I5c0782c489a5d7c24173a81cc82efd195c4aa56e
-
Miklos Vajna yazdı
Fails without e.g. the last hunk of commit 1ba9d7fd (sw lok: forward key events to annotation window if necessary, 2015-11-12). Change-Id: I7f39530881f6141fea956b751aa57eb2bdcadcb2
-
Miklos Vajna yazdı
LOK is Linux-only at the moment, don't bother with disabling each and every unit test on Mac/Windows for now. Change-Id: I2ff1ed47251c16ec6a8d43138789480d95ea720e
-
Miklos Vajna yazdı
Change-Id: Ia566e983548a89d974c133823da2f07d5c2e35e4
-
Miklos Vajna yazdı
Change-Id: Ib989a23e5ece49b6eb16b25bb1fb6f635df25829
-
Miklos Vajna yazdı
As long as we don't tweak the map mode of the comment widgets permanently we also have to disable the selection engine's timer, as that would emit events without the correct map mode: so disable that for the LOK case for now. Change-Id: If377ff2f064c30feb473f153f9d5b29b8ace7113
-
Caolán McNamara yazdı
seeing as its unavailable for android at the moment Change-Id: Idc4dfd01224a2b90eacce0efd2d1b8a75001d085
-
Caolán McNamara yazdı
Change-Id: Ic2cc5aa50be39c1337c9831303ae2e5238573ddc
-
Caolán McNamara yazdı
Change-Id: I72d9b1a2729d455431583177208597c554945629
-
Caolán McNamara yazdı
Change-Id: Id63bbdd11af66de6be8a3e9dfca1c7efbe74b08a
-
Caolán McNamara yazdı
Change-Id: I1d8b40843de8d9bb9e4113442bc083c21a7b278d
-
Miklos Vajna yazdı
With this, pressing ctrl-alt-c to create a new comment has the correct cursor position. Change-Id: Icb8d708dab015d8ffa9bcfe28de66238a75b50bc
-
Miklos Vajna yazdı
SwPostItMgr::registerLibreOfficeKitCallback() already took care of informing existing outliners, this commit gives a callback to newly registered ones as well. Change-Id: I660dcb54231a9d404bf80b4284003d119dae6a5c
-
Miklos Vajna yazdı
So that it's possible to drag the text selection start/end handles in comment text when there is an existing selection. Change-Id: I3acc4770928d4f385f0ca09a2484a9e112409907
-
Miklos Vajna yazdı
With this, newly typed characters show up instantly in comments, not only after changing the zoom level. Change-Id: I1470db1ec03cc415917375f1f95434cf0944e559
-
Mike Kaganski yazdı
Conflicts: sw/qa/extras/ooxmlimport/ooxmlimport.cxx Reviewed on: https://gerrit.libreoffice.org/19962 Change-Id: Ic91ebf4a18a77704dc1ccd1e1180b42d0bc84c74
-
Miklos Vajna yazdı
Change-Id: If6ced6d33dbb9c82c75aa05a9f7b018926c0ffb0
-
Miklos Vajna yazdı
Change-Id: I3e6e18a0bc224ba6d201b476d77e82571ef2ee69
-
Miklos Vajna yazdı
Change-Id: I785b50d6f09db79d3184a19c01e71ef26c11b1d1
-
Miklos Vajna yazdı
Change-Id: I9a31850ac3524b8f2fae6513f4d378f8616eb30d
-
Michael Meeks yazdı
Change-Id: If7607c45c7645a6b32ea3cad0f9f7eca6635ace2
-
Michael Meeks yazdı
Change-Id: I3a49fd336961b860f4b19b37a8d18cef8e4a5557
-
- 13 Kas, 2015 8 kayıt (commit)
-
-
Andras Timar yazdı
Project: help 9b62f36c82b8f7b15a8ed5ec062d73bef9a820cc remove lastedited element from dtd and wiki converter Change-Id: I4eeee9b3a00a197ec915c9996ace0249546f2319
-
Caolán McNamara yazdı
Change-Id: I135c14c90d791959f36dde5dc50687cc09f2a151
-
Caolán McNamara yazdı
Change-Id: I32bf78bcb44465bbe4c62e7ca144e801770ec53f
-
Tsutomu Uchino yazdı
(cherry picked from commit 902cd9fe) Change-Id: I7cac635d9e7b6eae93466ced0349edc01caab0c2
-
Michael Stahl yazdı
This looks like dead code anyway? Evidently it didnt' compile like that. Change-Id: Id6500c18d66c6932b24c15b653d992c449e260c4
-
Michael Stahl yazdı
Change-Id: I59831588fb7bc7e907fbffb24ddfe068552b6492
-
Tomaž Vajngerl yazdı
Change-Id: I8b0475a6dcde53202a489b9d3265add9fe068cbc
-
Tomaž Vajngerl yazdı
Change-Id: I0ec07eb25d538d82d740a33f05b0a4f002adf36a
-