Age | Commit message (Collapse) | Author |
|
Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b
Reviewed-on: https://gerrit.libreoffice.org/16408
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
(same as dfba745437324b8e1a352ab5280c665c543fc37f)
Change-Id: I3c79b406c2bf661717880def94989614860f9cb6
|
|
Change-Id: Ibfa971952cd330ddf430e7e951c5c235d2ae6bd8
Reviewed-on: https://gerrit.libreoffice.org/16314
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
This may reduce some degree of dependency on boost.
Done by running a script like:
git grep -l '#include *.boost/scoped_array.hpp.' \
| xargs sed -i -e 's@#include *.boost/scoped_array.hpp.@#include <memory>@'
git grep -l '\(boost::\)\?scoped_array<\([^<>]*\)>' \
| xargs sed -i -e 's/\(boost::\)\?scoped_array<\([^<>]*\)>/std::unique_ptr<\2[]>/'
... and then killing duplicate or unnecessary includes,
while changing manually
m_xOutlineStylesCandidates in xmloff/source/text/txtimp.cxx,
extensions/source/ole/unoconversionutilities.hxx, and
extensions/source/ole/oleobjw.cxx.
Change-Id: I3955ed3ad99b94499a7bd0e6e3a09078771f9bfd
Reviewed-on: https://gerrit.libreoffice.org/16289
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I81fd45276183b911e4560ca785221894ea2ebc88
|
|
this allows getGeneratedValues to work
Change-Id: Ia87e87afa8cdb01f1d39c84bc7d7143c101d8891
|
|
Change-Id: I9d91503e6beb08f11368fc6b80fefb61f60d4486
|
|
Change-Id: Id8c7cf460cba5af89891c470e1aaa61b227d356e
Reviewed-on: https://gerrit.libreoffice.org/16310
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I528752dfabeb31d14c350f79819b521537ab9b56
Reviewed-on: https://gerrit.libreoffice.org/16300
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I28cfc629dc3d6ef54128615452667ccce86c1072
Reviewed-on: https://gerrit.libreoffice.org/16297
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I4c02d7613743a1b11594fd96f6131219afd102ef
|
|
Idea originally from caolan.
Found using the following command:
find . -name *.cxx | xargs /opt/local/bin/grep -zlP '(?m)if\s*\(\s*\w+\s*\)\s*delete\s+\w+\;'
Change-Id: I3338f4e22193a6dfd6219c8c75835224a3392763
|
|
after commit 8066c73940a30e97d8634655ea39d73fa8cf3c20
"cppcheck: noExplicitConstructor"
Change-Id: I2caf2f5d0679e46cee5637d3090dd5a7bee5d25b
|
|
Change-Id: I03981ceba67280e8ed98a9add7f24b3bd958d522
|
|
Change-Id: I2b5fba9cdd950349a8e8d22bbd7bb6e17f008920
|
|
Change-Id: Ib8b6342d1da526df6104125ded546b3f053c448b
|
|
this is the canonical order, and it makes the code easier to read
Change-Id: I272e7f1e140296e582702b6dbf77a03eefb65470
Reviewed-on: https://gerrit.libreoffice.org/16242
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
|
|
Change-Id: I21c5340e7b5ec09248b08aa76f43acf883c56cd8
|
|
Change-Id: Ie26303d737954f2d3af58e3cc6217aeadcb67cc0
|
|
Change-Id: I79e92b63aa2efc9c3da595c8e857666a2d727900
|
|
Change-Id: Ibe24fc199753dd7a840d57532a20d901c216b910
|
|
Change-Id: Ia39db9248a05db525cba364445942ac438725d39
|
|
results from the chain of...
commit 81b954718f0cdac6873927e869b3e41f863562e7
Author: Noel Grandin <noel@peralex.com>
Date: Tue Jun 9 08:55:13 2015 +0200
loplugin:unnecessaryvirtuals
Improve the plugin a little.
Create a python script to process the output.
Run it again.
commit a7cfc17991ce528eb5ceb80cfab82bfe76a73609
Author: Caolán McNamara <caolanm@redhat.com>
Date: Sat Apr 4 21:09:58 2015 +0100
and no user of OFILEOperandAttr left now either
commit c614370677d4b0605c061d5380072c4bae50cb6a
Author: Caolán McNamara <caolanm@redhat.com>
Date: Sat Apr 4 21:08:41 2015 +0100
no user of OFILEAnalyzer anymore
Change-Id: I9eb5b10d4c1f8b4d0876a0c172bbe01acaa0bb72
|
|
Change-Id: Ia5c8c0f38a347f398d587970a22e03f29ffd37af
|
|
Change-Id: I244a9eb6bce6b1c649653ec38ebb9a39f8b4c145
Reviewed-on: https://gerrit.libreoffice.org/16212
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Improve the plugin a little.
Create a python script to process the output.
Run it again.
Change-Id: I05c21d8a21c8f4243af739c412fda0a521f9b5f0
|
|
Change-Id: Ie2ae923ad4c1a66e779711de6ff05328ef144dac
|
|
Change-Id: I8c3f4d39629bbfee91402bddfe27b4d104c524c0
|
|
Change-Id: I22af41840410ee78aee739e0dec49bb43cda874b
|
|
This reverts commit 81d82b78a107f2e6c14d6fbdf0d97c8e6cc8b0bd.
|
|
Change-Id: I22af41840410ee78aee739e0dec49bb43cda874b
|
|
If the object being finalized (A) has the last reference to the UNO object (B),
and B is actually a proxy for a remote UNO object, then A and B become eligible
for finalization in parallel, and the finalizer of B may already have run when
the finalizer for A runs. That means that B may already have been removed from
the remote bridge, causing an "unknown OID" error from the remote end when the
finalizer of A now tries to make a call on B.
(We try to assert that close() has actually been called before finalize() calls
delete(), but the corresponding exception may be silently swallowed by the JVM
finalization machinery.)
This caused spurious "URP: queryInterface request message with unknown OID
received" failures during JunitTest_dbaccess_unoapi.
Change-Id: Ia47c3ef2c22a6adc75b1b8271eb4b3140accebe7
|
|
Change-Id: I63917d68b05d6e2f1248bcf88e27952df201d2c5
|
|
Change-Id: Ie10317f3ffcaa8032417584cb056007c5f67ea91
|
|
Change-Id: Id5501599969fab5c6944a31b1fb629a3fc5f85b2
|
|
Change-Id: I5967271c1c154ab4cf5555d30d3812183ea2a6b7
|
|
Change-Id: I9bb95b80e0e85573a09b8ad7233c6543fccae032
|
|
Change-Id: I9852610322540a87305b775a1f4c90fb81f728e9
|
|
Change-Id: I3f361a3d6d90b3449e0bf417fd39d756ad98cae6
|
|
Change-Id: I32f3014bbf32c4a4a990bea03ee565c9b4c0164d
|
|
Change-Id: Ic4e5afab0e948392a0f2e4bdeab84afffa3e647f
|
|
Change-Id: Icbe68b31d4ab04ca3cd9f572e3598413946a75c7
|
|
Change-Id: Icb31e51575f7fffd36be73bbd87a3c5e56c3aa26
|
|
Change-Id: I61d2b76a32be23d238b1f50a6a76975d64d1878c
|
|
..into WarningsContainer
Change-Id: I682528a4eb1b1298faf12b2d498db65f94800cd5
Reviewed-on: https://gerrit.libreoffice.org/15905
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
|
|
The same was done in mork driver [1] and mork driver was derived from
mozab driver.
[1] 317306710d8f7c16bd6b9edc1e0af7e0e757cbac
Change-Id: I64bc85819810707511a3cebd43802066cd94a727
|
|
Change-Id: I7676f1f69bd563dede965a1a5fc6b1f714f11aab
|
|
Change-Id: I364aedbd8870c2bbd3440f144143c503dd7ff2c1
Reviewed-on: https://gerrit.libreoffice.org/15767
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4
Reviewed-on: https://gerrit.libreoffice.org/15712
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
|
|
Change-Id: I74bf1042cc5a2c4027023f1fa32248a50f5d2274
|