summaryrefslogtreecommitdiff
path: root/cppu/source/uno/sequence.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-19/+19
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann1-1/+1
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann1-21/+21
2014-11-05markup with event type not checker typeCaolán McNamara1-4/+10
2014-10-27see if we can auto-ignore new Sequence false positives as suchCaolán McNamara1-0/+2
2014-10-02optimise UNO Sequence destructorNoel Grandin1-0/+8
2014-02-27Remove visual noise from cppuAlexander Wilms1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-01-31[API CHANGE] Remove UNOIDL "array" and "union" vaporware remnants from cppuStephan Bergmann1-95/+0
2013-01-15Include <cassert>Stephan Bergmann1-0/+4
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud1-5/+5
2012-07-29Replace usage of rtl/memory.h in cppu with their equivalent from string.hArnaud Versini1-10/+11
2012-07-24Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in cppuArnaud Versini1-7/+14
2012-06-13re-base on ALv2 code.Michael Meeks1-23/+14
2011-12-19get this to build under msvc 2008Caolán McNamara1-8/+8
2011-12-19cppu: add visibility symbolsMatúš Kukan1-8/+8
2011-11-27remove include of pch header in cppuNorbert Thiebaud1-2/+0
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.74); FILE MERGEDRüdiger Timm1-41/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.18.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.17.4); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-08INTEGRATION: CWS ooo19126 (1.16.38); FILE MERGEDRüdiger Timm1-47/+21
2004-06-17INTEGRATION: CWS ooo64bit01 (1.15.38); FILE MERGEDRüdiger Timm1-3/+3
2003-09-04INTEGRATION: CWS cliuno01 (1.14.2); FILE MERGEDOliver Bolte1-359/+589
2003-03-20INTEGRATION: CWS uno1 (1.13.18); FILE MERGEDVladimir Glazounov1-8/+4
2002-08-21#102391# cleaning up __ symbolsDaniel Boelzle1-37/+39
2001-07-06#89361# sequence realloc bugDaniel Boelzle1-53/+9
2001-07-06#89361# mem realloc anysDaniel Boelzle1-2/+52
2001-06-29#88593# any opt: avoiding heap allocation for any sizeof(type) <= sizeof(void *)Daniel Boelzle1-13/+14
2001-05-10rtl string api changesPhilipp Lohmann1-3/+3
2001-03-30insert/modify for handling of array typesJuergen Schmidt1-2/+20
2001-03-28no use of SAL_DLLEXPORT anymore, using def fileDaniel Boelzle1-10/+10
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-10/+10
2001-03-09revised function throw () clausesDaniel Boelzle1-14/+15
2001-02-05#83492# seq realloc bugDaniel Boelzle1-14/+10
2000-12-21empty throw () clausesDaniel Boelzle1-3/+14
2000-12-08minor bug with union discriminantDaniel Boelzle1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+804