- 19 Nis, 2019 1 kayıt (commit)
-
-
Noel Grandin yazdı
if we're doing a find/insert on a set or a map, it is better to just do a conditional insert/emplace operation than triggering two lookups. Change-Id: I80da5097f5a89fe30fa348ce5b6e747c34287a8d Reviewed-on: https://gerrit.libreoffice.org/70937 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 31 Mar, 2019 1 kayıt (commit)
-
-
Mike Kaganski yazdı
V572 It is odd that the object which was created using 'new' operator is immediately cast to another type. Change-Id: I54976062dc3f62eaaa79f89eff54454f0b24ac2c Reviewed-on: https://gerrit.libreoffice.org/69989 Tested-by: Jenkins Reviewed-by:
Mike Kaganski <mike.kaganski@collabora.com>
-
- 06 Ara, 2018 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I340be161aeb343ccc01b86bcb807e4441025419e Reviewed-on: https://gerrit.libreoffice.org/64595 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 15 Eki, 2018 1 kayıt (commit)
-
-
Arkadiy Illarionov yazdı
Use range-based loop or replace with STL functions. Change-Id: I5a43f6fc62c81453dcef3820bb715f4da76915af Reviewed-on: https://gerrit.libreoffice.org/61762 Tested-by: Jenkins Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 02 Agu, 2018 1 kayıt (commit)
-
-
Gabor Kelemen yazdı
rtl/string.hxx and rtl/ustring.hxx both unnecessarily #include <sal/log.hxx> (and don't make use of it themselves), but many other files happen to depend on it. This is a continuation of commit 6ff2d84a to be able to remove those unneeded includes. This commit adds missing headers to every file found by: grep -FwL sal/log.hxx $(git grep -Elw 'SAL_INFO|SAL_INFO_IF|SAL_WARN|SAL_WARN_IF|SAL_DETAIL_LOG_STREAM|SAL_WHERE|SAL_STREAM|SAL_DEBUG') to directories from test to vbahelper Change-Id: Ia7f773511624099505d6a36a8d6e23c0cde4a737 Reviewed-on: https://gerrit.libreoffice.org/58225 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
- 12 Ock, 2018 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
auto-rewrite with <https://gerrit.libreoffice.org/#/c/47798/> "Enable loplugin:cstylecast for some more cases" plus solenv/clang-format/reformat-formatted-files Change-Id: I646f70befa576a2bc759cd7db8e0fe8fb3e9cf06
-
- 20 Kas, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I4f9b71ff7767e90987bb40358fc46ed5d1d571d0 Reviewed-on: https://gerrit.libreoffice.org/44944Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 23 Eki, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I447ba963bd9163e99932d95c3f3e9aeac623d822
-
- 11 Agu, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
which is considerably less verbose Change-Id: Ifa373e8eb09e39bd6c8d3578641610a6055a187b Reviewed-on: https://gerrit.libreoffice.org/40978Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 14 Tem, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: If5bdd1532be44a47ff7cc3b769be3ea585aea562 Reviewed-on: https://gerrit.libreoffice.org/39685Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noel.grandin@collabora.co.uk>
-
- 26 Ock, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...(for now, from LIBO_INTERNAL_CODE only). See the mail thread starting at <https://lists.freedesktop.org/archives/libreoffice/2017-January/076665.html> "Dynamic Exception Specifications" for details. Most changes have been done automatically by the rewriting loplugin:dynexcspec (after enabling the rewriting mode, to be committed shortly). The way it only removes exception specs from declarations if it also sees a definition, it identified some dead declarations-w/o-definitions (that have been removed manually) and some cases where a definition appeared in multiple include files (which have also been cleaned up manually). There's also been cases of macro paramters (that were used to abstract over exception specs) that have become unused now (and been removed). Furthermore, some code needed to be cleaned up manually (avmedia/source/quicktime/ and connectivity/source/drivers/kab/), as I had no configurations available that would actually build that code. Missing @throws documentation has not been applied in such manual clean-up. Change-Id: I3408691256c9b0c12bc5332de976743626e13960 Reviewed-on: https://gerrit.libreoffice.org/33574Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 02 Eyl, 2016 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I3f2aa0393876a146ed291ad9e10575312516527f
-
- 01 May, 2016 1 kayıt (commit)
-
-
Burcin Akalin yazdı
Change-Id: If7b44c772744c63e603740be6267453118cfd01b Signed-off-by:
Burcin Akalin <brcnakalin@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/21937Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Michael Meeks <michael.meeks@collabora.com> Tested-by:
Michael Meeks <michael.meeks@collabora.com>
-
- 28 Nis, 2016 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I6e91d22fc1826038c05ddb6fc065563c6a250752 Reviewed-on: https://gerrit.libreoffice.org/24459Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 10 Ock, 2016 1 kayıt (commit)
-
-
Andrea Gelmini yazdı
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Ashod Nakashian <ashnakash@gmail.com>
-
- 10 Kas, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I4f9d6c93a0bdbba290277a41537ba2728d1ee4f5
-
- 12 Eki, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
-
- 17 Eyl, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ifde84627578283bd057d7393eb7e5578ef5c029a
-
- 10 Eyl, 2015 1 kayıt (commit)
-
-
Takeshi Abe yazdı
with the variadic variants. Change-Id: Id753717b228061c810a0122e551326ab001949a9 Reviewed-on: https://gerrit.libreoffice.org/18460Reviewed-by:
Michael Stahl <mstahl@redhat.com> Tested-by:
Michael Stahl <mstahl@redhat.com>
-
- 31 Agu, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: Iddea2a6462b52e39aab31e96fbc83836cf157e27
-
- 30 Tem, 2015 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Ib4d77ee01e7362f5951f81fceeca3c489872d971 Reviewed-on: https://gerrit.libreoffice.org/17378Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 26 May, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: If947733a205e8ece1845079be95cbc2d6cbd5029
-
- 20 Ock, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I7467e033c998d9ee4283a146088c3b09d161f3cd
-
- 19 Ock, 2015 1 kayıt (commit)
-
-
Michael Weghorn yazdı
This addresses some cppcheck warnings. Change-Id: I1cd8b118e2598b8b18fb445851a3bb41e554267b Reviewed-on: https://gerrit.libreoffice.org/13967Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 22 May, 2014 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I2170e8fd9ef5ca0556545cb3f656a0e1ba49f43b
-
- 08 May, 2014 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: I30fa5227f30373f95060148f269450d2945c1bb9
-
- 26 Mar, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
-
- 26 Şub, 2014 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
-
- 05 Kas, 2013 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I8fb3c25cd583b688104a0ee8620696e7b2958ab5
-
- 11 Eki, 2013 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I7777008aac6331d7598f496c4808ab34c73f814e
-
- 07 Eki, 2013 1 kayıt (commit)
-
-
Marcos Paulo de Souza yazdı
Change-Id: I683c0d30c3286ed5d725d4eefe8b3977b82ee316 Reviewed-on: https://gerrit.libreoffice.org/6035Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 24 May, 2013 1 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I2eefbca1ef986219f04504cba4ca09a22972e8cb
-
- 07 Nis, 2013 1 kayıt (commit)
-
-
Luboš Luňák yazdı
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
-
- 04 Mar, 2013 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
-
- 14 Kas, 2012 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
...otherwise, unrelated libxml2 clients that try to report errors during exit can fail if this function is still set but the infrastructure behind it is already gone. Change-Id: I7c41fb6770dbff27a71b4b0f82330c608e6e8363
-
- 06 Tem, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
-
- 21 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
-
- 01 Haz, 2012 1 kayıt (commit)
-
-
Michael Meeks yazdı
Change-Id: Iaf77bb427d62d7f3be00a96cba4dfb25a01934ac
-
- 19 Mar, 2011 1 kayıt (commit)
-
-
Thomas Arnhold yazdı
-
- 03 Mar, 2011 1 kayıt (commit)
-
-
Caolán McNamara yazdı
The xpath on destruction needs the xmldoc to exist, so the reference to the doc-owning nodelist needs to be the first reference listed in the class in order that its dtor is called *after* the xpath dtor Signed-off-by:
David Tardon <dtardon@redhat.com>
-