summaryrefslogtreecommitdiff
path: root/cppu/source/UnsafeBridge/UnsafeBridge.cxx
AgeCommit message (Collapse)AuthorFilesLines
2014-12-16cppu: Use appropriate OUString functions on string constantsStephan Bergmann1-3/+3
Change-Id: Id1d763c83821b7af6c541cb28ff438765026ea4d
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
Unfortunately iwyu gets quite confused by the weird cyclic dependencies between various foo.h/foo.hxx and cppumaker generated headers, so it's not obvious if any improvement here is realistic... Change-Id: I0bc66f98b146712e28cabc18d56c11c08418c721
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-02-05fdo#43157 - Clean up OSL_ASSERTTimothy Markle1-4/+4
Changed OSL_ASSERT to SAL_WARN_IF Change-Id: I6f81a265aefe769e1449b1f10c796bf3aa1d0f1c
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
Change-Id: Iafaf65e5b25f5d9e00e1dc73db280f6605ad1de5
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann1-3/+3
While strictly speaking an incompatible change, it is extremely unlikely that external code uses cppu::Enterable at all; this should always have been a private URE implementation detail. Change-Id: I2c3fe754fe6268b18ca03532229f3403736f6f6e
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann1-3/+4
Change-Id: Ida9785c4b9fda0459769957734952e69d7a9de44
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+3
Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2012-12-27Some cppcheck cleaningJulien Nabet1-4/+3
Change-Id: Iac1c26d031e8196ef93cb403dc60f07e0eef6380
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.4.34); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:23:19 rt 1.4.34.1: #i87441# Change license header to LPGL v3.
2007-07-18INTEGRATION: CWS unomacli64 (1.3.2); FILE MERGEDOliver Bolte1-8/+8
2007/06/05 15:04:34 kr 1.3.2.1: #i77422# Use va_list * instead of plain type
2007-05-14#i10000# add declaration for precompiled headerKurt Zenker1-2/+5
2007-05-09INTEGRATION: CWS bunoexttm (1.1.2.1.2); FILE ADDEDKurt Zenker1-0/+168
2007/02/28 16:54:11 kr 1.1.2.1.2.2: adapted: to simplified purpenvhelper 2007/01/25 13:15:13 kr 1.1.2.1.2.1: fixed: license, warning