Noel Grandin
37f9fdc11c
replace rtl_allocateMemory with std::malloc
...
where used directly, since rtl_allocateMemory now just calls into std::malloc
Change-Id: I59f85bdb7efdf6baa30e8fcd2370c0f8e9c999ad
Reviewed-on: https://gerrit.libreoffice.org/59685
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk >
2018-08-29 09:05:39 +02:00
Mike Kaganski
ff578127e2
binaryurp: consistently use "" and <> for include directives
...
Change-Id: If328428d7f88d8a160888857acd3a07bbd8dab83
Reviewed-on: https://gerrit.libreoffice.org/43318
Tested-by: Jenkins <ci@libreoffice.org >
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com >
2017-10-11 07:02:55 +02:00
Stephan Bergmann
06aa3dd5b4
Improved loplugin:redundantcast, static_cast on arithmetic types: binaryurp
...
Change-Id: I109c8a2c51c7916ce8f8964b57ee45747868844f
2017-04-06 18:33:11 +02:00
Stephan Bergmann
e68121b3c1
loplugin:nullptr (automatic rewrite)
...
Change-Id: Ic3516d9069cbe935f5b82aec0afac3facdc814a5
2015-11-10 10:31:17 +01:00
Benjamin Ni
be729e7721
tdf#94269: Replace "n" prefix for bool variables with "b"
...
Change-Id: I178545792c7354a362658ac7ef8b1d4cf0865797
Signed-off-by: Michael Stahl <mstahl@redhat.com >
2015-11-02 23:40:57 +01:00
Stephan Bergmann
d9727f1b78
loplugin:redundantcast: const_cast to same type
...
Change-Id: Id14155fb1ec81d918490a904e4d0f6d2d67f7885
2015-05-29 12:04:06 +02:00
Caolán McNamara
01a8bda416
boost::noncopyable->'= delete'
...
Change-Id: If0f898a1e912fcd2095d8ba88b2b8046596e16ea
2015-02-16 12:54:45 +00:00
Stephan Bergmann
31498259bb
loplugin:cstylecast: warn about certain redundant reinterpret_casts
...
Change-Id: Iaa46849742c215798722d03d9ee59bb39d8033f7
2015-01-09 16:42:42 +01:00
Noel Grandin
e7bc3cab01
remove boilerplate in UNO Exception constructor calls
...
Now that we have default values for Exception constructor params,
remove lots of boilerplate code.
Change-Id: I620bd641eecfed38e6123873b3b94aaf47922e74
2014-05-23 15:06:00 +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
Stephan Bergmann
7a7a2c5495
Cosmetics
...
Change-Id: I7b217c4fb48bbee4a2872d15cf23a955b464ffca
2012-09-05 10:12:40 +02:00
Ricardo Montania
a60f911214
OUString and RTL_CONSTASCII cleanup
...
Change-Id: Ic56451b2c13d8561bb6e6ee92bf9147b35640a5c
2012-09-05 09:26:10 +02:00
Ricardo Montania
e47fe5cc40
Change rtl::OUString to OUString
...
My first commit. Any problem, question, warnings, please tell me.
Change-Id: Ibb02fe15776f3ffe74ddb9488c63a45c447bb493
2012-08-22 16:45:38 +02:00
Michael Meeks
b3d8fd8a41
re-base on ALv2 code.
2012-06-12 17:51:46 +01:00
Michael Stahl
40aaefeb25
put the missing type into the exception message
2012-04-14 21:07:14 +02:00
Olivier Hallot
9201704ede
Fix for fdo43460 Part IV getLength to isEmpty
...
Part IV
Module
basic (small fix per demand from Ivan Timofeev)
binaryurp
bridges
2011-12-13 00:11:25 +04: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
Francisco Saito
a09675b4c5
drop bogus executable flag from [ch]xx/bas/asm files
2011-03-29 21:39:03 +01:00
sb
138ab06ecc
sb138: #i116038# fresh implementation of binary URP bridge
2011-01-26 09:26:59 +01:00