- 30 Tem, 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 filter to jvmfwk Change-Id: I2a73d63f2aaef5f26d7d08957daaa8a30b412ac5 Reviewed-on: https://gerrit.libreoffice.org/58204 Tested-by: Jenkins Reviewed-by:
Miklos Vajna <vmiklos@collabora.co.uk>
-
- 08 Eki, 2017 1 kayıt (commit)
-
-
Chris Sherlock yazdı
Change-Id: Ib28833555661b119de8e967b05e3c8691fca826a Reviewed-on: https://gerrit.libreoffice.org/43227Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
- 04 Eki, 2017 1 kayıt (commit)
-
-
Noel Grandin yazdı
Change-Id: Ia23dafd07133779144965682df3b7125a3214235 Reviewed-on: https://gerrit.libreoffice.org/43046Reviewed-by:
Stephan Bergmann <sbergman@redhat.com> Tested-by:
Jenkins <ci@libreoffice.org>
-
- 11 Eyl, 2017 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I140ac8a24326959ba341adddbbf505ff16616283
-
- 10 Tem, 2017 3 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Icf24df4a3655775d9ce26ca1f72e130eead49c10 Reviewed-on: https://gerrit.libreoffice.org/39760Tested-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: I0c791ef1f51c8af9f752742b8a3a3de6d626191b Reviewed-on: https://gerrit.libreoffice.org/39759Tested-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: I82f5d4e75c888f4f988c8d6188b77550631fe258 Reviewed-on: https://gerrit.libreoffice.org/39758Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Caolán McNamara <caolanm@redhat.com> Tested-by:
Caolán McNamara <caolanm@redhat.com>
-
- 30 Mar, 2017 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ided61679a579a73481320f85c05b03e3ce3d762a
-
- 28 Şub, 2017 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: Ica2aedc5275e5f523302f5793e3f3816b3ff65b4
-
- 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>
-
- 13 Ock, 2017 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: If33f0e5e326604bf731d6ad50644e3a0b24ccf51
-
Caolán McNamara yazdı
Change-Id: Id2eb5540241f0792cde35c444fc2c0c5b7778353
-
- 16 Eyl, 2016 1 kayıt (commit)
-
-
Miklos Vajna yazdı
Change-Id: Ibb80377a581d70501dbd243307e883057508e67f
-
- 10 Mar, 2016 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
(as some tests derive from the latter only for the Directories part, not for the setUp/tearDown overrides: those tests will be cleaned up next) Change-Id: Ib6b78eea868b8bc21d4cc6e8fd9e1d025deca05f Reviewed-on: https://gerrit.libreoffice.org/23078Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Stephan Bergmann <sbergman@redhat.com>
-
- 07 Mar, 2016 1 kayıt (commit)
-
-
Noel Grandin yazdı
to catch calling params with defaults like "= OUSString()" Change-Id: Iad060e318ed492c22f8be44e326174fe6d28fff9 Reviewed-on: https://gerrit.libreoffice.org/22932Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 05 Ock, 2016 1 kayıt (commit)
-
-
Michael Stahl yazdı
Reportedly some virus scanners warn about some of these files. Use a new "RC4" name prefix since the files don't come from external sources. http://permalink.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/69200 Change-Id: I6d4cff2fdd5c0134bf2c77558ea09b3196b39be9
-
- 10 Kas, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I61e494952df8cc40fff3ccad0936adf06035dbeb
-
- 06 Kas, 2015 1 kayıt (commit)
-
-
Oliver Specht yazdı
instead of egi, eme, epb, epg, epp, eps, ept, era, eti, exp, icd, idx, ime, ipb, ipd, ips, ipt, ipx, ira, itg, iti, there is now one graphic import export lib (gie) Change-Id: I20c0dd94e5857bb6e2e8cc8ac175ff500c6bbdfc Reviewed-on: https://gerrit.libreoffice.org/19756Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Oliver Specht <oliver.specht@cib.de>
-
- 12 Eki, 2015 1 kayıt (commit)
-
-
Stephan Bergmann yazdı
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
-
- 11 Eyl, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I233c2fff9c06a81117f8114ccee83b53ea4026db
-
- 10 Eyl, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I3e8aa5c48ba802cd363688502b44e27bfdf67f01
-
- 31 Agu, 2015 2 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I3cdb647e1a057be5bb4b32d119ee5bcbbedf7473
-
Caolán McNamara yazdı
Change-Id: I65ed5979d35d8739367294a71620782b832cfd71
-
- 24 Agu, 2015 2 kayıt (commit)
-
-
Caolán McNamara yazdı
so accept that and test if the values were accepted or limited Change-Id: Iaed5ebc2f12b52055506147c71117a2ad88d28ac
-
Caolán McNamara yazdı
Change-Id: I77d315fa432a3eb1a65539489a2ba6da8508b283
-
- 23 Agu, 2015 1 kayıt (commit)
-
-
Zolnai Tamás yazdı
Change-Id: I2abd6aedb16303d8988c17e7204c9607bf8336a3
-
- 11 Agu, 2015 1 kayıt (commit)
-
-
Takeshi Abe yazdı
with the variadic variants, for filter. Change-Id: I30dcd7cfb3e484034f6cceceb1ff7cd9d3f4b7a6 Reviewed-on: https://gerrit.libreoffice.org/17585Tested-by:
Jenkins <ci@libreoffice.org> Reviewed-by:
Noel Grandin <noelgrandin@gmail.com>
-
- 21 Tem, 2015 1 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I64e77f12cb016a7f4a9d21c732aaeaae7959da76
-
- 20 Tem, 2015 9 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I4a8e78231befff498894ec92a1f38af206e13129
-
Caolán McNamara yazdı
Change-Id: I7215cf8d8b1e4a4156c87507018de3c2b7ed08d8
-
Caolán McNamara yazdı
Change-Id: I999012d428fa84e21fe9e9f851a016eacc96a686
-
Caolán McNamara yazdı
Change-Id: I318385286fcc27ffb2d938237d83e793564d2525
-
Caolán McNamara yazdı
Change-Id: I9213bb2cc059e05e286598edac03bd72c84db876
-
Caolán McNamara yazdı
Change-Id: If119628d7f510a7db30ed2180111063781cde887
-
Caolán McNamara yazdı
Change-Id: Id3f6fdc0ebed9711acec5d71f404e7a6072b765c
-
Caolán McNamara yazdı
Change-Id: I86e4e94392527b5faf5d9cdb4251853f35813f4e
-
David Tardon yazdı
Change-Id: Ibd30ddc9c4a0e1ca440d0b62635cfab3f3ab8235
-
- 19 Tem, 2015 3 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I0fb61954b2eaf0c015d7bdefe9f03bd459b31501
-
Caolán McNamara yazdı
Change-Id: Id16ae9325f3c67792941b9c88d83435aa98282ca
-
Caolán McNamara yazdı
so accept that and test if the values were accepted or limited Change-Id: I599cf8065a6f8786d380fdba03135857766770f3
-