summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:30:14 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:30:14 +0200
commitfaa5bdcd1ca820e8563a2d45b17c60fd5d5dd0d1 (patch)
tree4ec7e43725de737b8874f110e7472a39d72cbf88
parent5e875fe7a9f1a51d338c995e7009d5abc88279dd (diff)
Version 5.4.0.2, tag libreoffice-5.4.0.2 libreoffice-5.4.0.2
Change-Id: I8287adbf7da4caf4ff667f1c0771ff50fa30e949
0 files changed, 0 insertions, 0 deletions
ations-5-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu/source/AffineBridge
AgeCommit message (Expand)Author
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-07-17cppu: remove unnecessary LOG_LIFECYCLE_* macrosChris Sherlock
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppu's AffineBridge from OSL_ASSERT to assertChris Sherlock
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-11int -> boolStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-16cppu: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-08-25set names on a bunch more threads...Michael Stahl
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-21cid#707712 Uninitialized pointer fieldNoel Grandin
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann
2014-01-10[API CHANGE] cppu::Enterable::v_isValid returns boolStephan Bergmann
2013-08-21osl_getThreadIdentifier(0) -> osl::Thread::getCurrentIdentifier()Stephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-27Some cppcheck cleaningJulien Nabet
2012-06-13re-base on ALv2 code.Michael Meeks
2012-03-21Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking caseTor Lillqvist
2011-12-19cppu: convert to gbuildMatúš Kukan
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove include of pch header in cppuNorbert Thiebaud