summaryrefslogtreecommitdiff
path: root/cppu/util/cppu.map
AgeCommit message (Collapse)Author
2014-10-02optimise UNO Sequence destructorNoel Grandin
to avoid expensive function calls until the refcount reaches 0 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, slightly changing it to add a uno_type_sequence_destroy to uno/sequence2.h instead of a uno_type_destructSequence to uno/data.h. Change-Id: I3bbff3294f2b515fc3c68c4c6c1cb16829f5cc44
2012-06-13re-base on ALv2 code.Michael Meeks
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl
Unfortunately this --enable-dbg-util only problem (caused by _GLIBCXX_DEUBG) resurfaced, perhaps because of new std::string based logging in sal; adapt all map files to export the unique symbol.
2011-12-19Add symbols from addsym.awk to gbuilified .map files.Stephan Bergmann
2011-12-19cppu: convert to gbuildMatúš Kukan
Because of unit tests is here custom target where are idl files processed.
2007-10-09INTEGRATION: CWS basmgr03 (1.13.10); FILE MERGEDKurt Zenker
2007/07/26 10:41:56 fs 1.13.10.2: OOo 3.4 is clearly wrong 2007/07/26 08:52:27 fs 1.13.10.1: #i80044# +cppu_unsatisfied_iset_message
2007-05-09INTEGRATION: CWS bunoexttm (1.12.112); FILE MERGEDKurt Zenker
2007/03/08 13:11:40 thb 1.12.112.4: #i10000# ...and made it work again for linux 2007/03/08 12:16:49 thb 1.12.112.3: #i10000# Fixed build breakages with DBG_UTIL build and OSX 2007/02/28 10:27:26 kr 1.12.112.2: fixed: new symbols section 2007/01/26 09:50:40 kr 1.12.112.1: joined from utf2
2005-01-21INTEGRATION: CWS impress23 (1.11.26); FILE MERGEDKurt Zenker
2004/12/29 11:57:43 dbo 1.11.26.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests
2004-06-04INTEGRATION: CWS sb18 (1.10.4); FILE MERGEDOliver Bolte
2004/05/13 14:16:38 sb 1.10.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
2004-03-30INTEGRATION: CWS sb14 (1.9.6); FILE MERGEDRüdiger Timm
2004/03/15 16:00:18 sb 1.9.6.2: #i21150# Added support for extended interface attributes. 2004/02/19 15:04:42 sb 1.9.6.1: #i21150# Fixed OOo 2.0 version name: increase minor by one for compatible changes.
2004-02-03INTEGRATION: CWS sb10 (1.8.72); FILE MERGEDJens-Heiner Rechtien
2003/12/10 08:48:17 sb 1.8.72.1: #114000# Adapted to multiple-inheritance interface types.
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle
2002-08-19#102391# introducing some base type extensionsDaniel Boelzle
2001-09-06#91945# added uno_any_clear()Daniel Boelzle
2001-05-31#87713# change UDK version numberJuergen Schmidt
2001-05-08added forgotten ;Jörg Budischewski
2001-05-08incompatible change of the uno threadpoolJörg Budischewski
2001-05-08uno_setCurrentcontextDaniel Boelzle
2001-05-04newJuergen Schmidt