summaryrefslogtreecommitdiff
path: root/cppu/source/uno/sequence.cxx
AgeCommit message (Expand)Author
2013-01-15Include <cassert>Stephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini
2012-07-24Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini
2012-06-13re-base on ALv2 code.Michael Meeks
2011-12-19get this to build under msvc 2008Caolán McNamara
2011-12-19cppu: add visibility symbolsMatúš Kukan
2011-11-27remove include of pch header in cppuNorbert Thiebaud
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.19.74); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.17.4); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGEDRüdiger Timm
2004-06-17INTEGRATION: CWS ooo64bit01 (1.15.38); FILE MERGEDRüdiger Timm
2003-09-04INTEGRATION: CWS cliuno01 (1.14.2); FILE MERGEDOliver Bolte
2003-03-20INTEGRATION: CWS uno1 (1.13.18); FILE MERGEDVladimir Glazounov
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle
2001-07-06#89361# sequence realloc bugDaniel Boelzle
2001-07-06#89361# mem realloc anysDaniel Boelzle
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle
2001-05-10rtl string api changesPhilipp Lohmann
2001-03-30insert/modify for handling of array typesJuergen Schmidt
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2001-03-09revised function throw () clausesDaniel Boelzle
2001-02-05#83492# seq realloc bugDaniel Boelzle
2000-12-21empty throw () clausesDaniel Boelzle
2000-12-08minor bug with union discriminantDaniel Boelzle
2000-09-18initial importJens-Heiner Rechtien