summaryrefslogtreecommitdiff
path: root/include/cppuhelper/weakref.hxx
AgeCommit message (Collapse)Author
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
...to improve diagnosing misuses of boolean expressions in client code (cf. compilerplugins/clang/implicitboolconversion.cxx). This change should be transparent to client code. Change-Id: Ibed63566266328f84432ad2019e58265d9d30fc3
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud
Change-Id: Ife81bf3dacb574b664982f3b4d2c7af9eb78a66a
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
Change-Id: Icba422d99836518a1b662b15144bc9334bed1473
2013-04-24move URE headers to include/David Tardon
Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>