Commit Graph

13 Commits

Author SHA1 Message Date
Stephan Bergmann
e68121b3c1 loplugin:nullptr (automatic rewrite)
Change-Id: Ic3516d9069cbe935f5b82aec0afac3facdc814a5
2015-11-10 10:31:17 +01:00
Noel Grandin
3e82897353 improve the inlinesimplememberfunctions clang plugin
Change-Id: I6d5a952901648e01904ef5c37f953c517304d31e
2014-06-17 10:55:17 +02:00
Michael Stahl
5499d4c352 Revert "cid#707663 uninitialized pointer field"
This reverts commit 571d116d28.
2014-02-12 20:26:41 +01:00
Michael Stahl
169bc8f790 Revert "cid#707662 uninitialized pointer field"
This reverts commit 5523275482.

Makes every JunitTest crash and burn; clearly pReserved is sometimes
initialized and then overwritten with 0.

Change-Id: I0e9958149de14a23826feef0b1a32c9d374e4d13
2014-02-12 20:26:41 +01:00
Michael Stahl
c3891d88fc Revert "cid#707661 uninitialized pointer field"
This reverts commit e453ba963e.

Makes every JunitTest crash and burn; clearly pReserved is sometimes
initialized and then overwritten with 0.

Change-Id: I4d280770cecf131d1bbcfb9e2550c89b74150c1d
2014-02-12 20:26:41 +01:00
Noel Grandin
571d116d28 cid#707663 uninitialized pointer field
Change-Id: I4864042da995e70fd050584341960e58c4cddec2
2014-02-12 15:10:47 +02:00
Noel Grandin
5523275482 cid#707662 uninitialized pointer field
Change-Id: I031497ef2f789a87724357b28e5fed70afa46dcc
2014-02-12 15:10:47 +02:00
Noel Grandin
e453ba963e cid#707661 uninitialized pointer field
Change-Id: I6fee8665ce1875ffa8e01bd395bb91a3d2bb40c8
2014-02-12 15:10:47 +02:00
Thorsten Behrens
66a175834c c++ API: use css alias in generated headers, adds global css decl
This changes all generated API headers (.hpp and .hdl) to use a
namespace alias 'css' instead of the pointlessly long com::sun::star

Makes the change in cppumaker & associated tools, adds a global
namespace alias definition in sal/types.h, and removes a kiloton
of local, now pointless-to-harmful versions of that alias from all
over the code.

Change-Id: Ice5a644a6b971a981f01dc0589d48f5add31cc0f
2012-11-30 14:36:36 +01:00
Michael Meeks
b3d8fd8a41 re-base on ALv2 code. 2012-06-12 17:51:46 +01:00
Stephan Bergmann
ebdbd2b578 Adapted to new assertion/logging mechanisms. 2011-11-28 22:05:46 +01:00
Caolán McNamara
bc09ec8dee add mode lines to new files 2011-06-02 16:49:28 +01:00
sb
138ab06ecc sb138: #i116038# fresh implementation of binary URP bridge 2011-01-26 09:26:59 +01:00