summaryrefslogtreecommitdiffstats
path: root/cppu/source/uno/sequence.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove visual noise from cppuAlexander Wilms2014-02-271-8/+8
* Remove unneccessary commentsAlexander Wilms2014-02-231-4/+4
* [API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann2014-01-311-95/+0
* Include <cassert>Stephan Bergmann2013-01-151-0/+4
* migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud2012-09-171-5/+5
* Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini2012-07-291-10/+11
* Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini2012-07-241-7/+14
* re-base on ALv2 code.Michael Meeks2012-06-131-23/+14
* get this to build under msvc 2008Caolán McNamara2011-12-191-8/+8
* cppu: add visibility symbolsMatúš Kukan2011-12-191-8/+8
* remove include of pch header in cppuNorbert Thiebaud2011-11-271-2/+0
* Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold2011-03-121-2/+2
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+3
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.19.74); FILE MERGEDRüdiger Timm2008-04-111-41/+18
* INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS warnings01 (1.17.4); FILE MERGEDJens-Heiner Rechtien2006-06-191-3/+3
* INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGEDRüdiger Timm2005-09-081-47/+21
* INTEGRATION: CWS ooo64bit01 (1.15.38); FILE MERGEDRüdiger Timm2004-06-171-3/+3
* INTEGRATION: CWS cliuno01 (1.14.2); FILE MERGEDOliver Bolte2003-09-041-359/+589
* INTEGRATION: CWS uno1 (1.13.18); FILE MERGEDVladimir Glazounov2003-03-201-8/+4
* #102391# cleaning up __ symbolsDaniel Boelzle2002-08-211-37/+39
* #89361# sequence realloc bugDaniel Boelzle2001-07-061-53/+9
* #89361# mem realloc anysDaniel Boelzle2001-07-061-2/+52
* #88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle2001-06-291-13/+14
* rtl string api changesPhilipp Lohmann2001-05-101-3/+3
* insert/modify for handling of array typesJuergen Schmidt2001-03-301-2/+20
* no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle2001-03-281-10/+10
* OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner2001-03-121-10/+10
* revised function throw () clausesDaniel Boelzle2001-03-091-14/+15
* #83492# seq realloc bugDaniel Boelzle2001-02-051-14/+10
* empty throw () clausesDaniel Boelzle2000-12-211-3/+14
* minor bug with union discriminantDaniel Boelzle2000-12-081-3/+3
* initial importJens-Heiner Rechtien2000-09-181-0/+804