summaryrefslogtreecommitdiff
path: root/cppu/qa/makefile.mk
AgeCommit message (Collapse)AuthorFilesLines
2008-04-11INTEGRATION: CWS changefileheader (1.5.20); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:23:18 rt 1.5.20.1: #i87441# Change license header to LPGL v3.
2007-10-09INTEGRATION: CWS basmgr03 (1.4.80); FILE MERGEDKurt Zenker1-4/+12
2007/09/17 08:27:36 fs 1.4.80.1: #i80044# added Reference unit tests
2006-01-10INTEGRATION: CWS sb41 (1.3.18); FILE MERGEDRüdiger Timm1-5/+13
2005/11/24 08:18:12 sb 1.3.18.1: #i57855# Replaced getCppuType (which is still there for backwards compatibility) with new cppu::UnoType and helper cppu::getTypeFavourUnsigned, as GCC 4.1 started to complain about non-conforming uses of getCppuType in template code.
2005-09-08INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:54:20 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-03-21INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDEDKurt Zenker1-0/+104
2005/02/04 10:38:41 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.