summaryrefslogtreecommitdiff
path: root/stoc/source/tdmanager/tdmgr.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann1-1132/+0
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-15/+3
2013-04-11Avoid an endless stream of NoSuchElementException exceptions.Jan Holesovsky1-9/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+2
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-5/+5
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann1-0/+1152
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann1-1152/+0
2013-02-08catch exceptions by const refCaolán McNamara1-5/+5
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-5/+5
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann1-87/+108
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-15/+15
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-27catch exception by constant referenceTakeshi Abe1-4/+4
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-11Some cppcheck cleaningJulien Nabet1-1/+1
2011-06-01fix upCaolán McNamara1-23/+4
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-2/+2
2010-12-22cppcheck: prefer prefix variantCaolán McNamara1-1/+1
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-3/+3
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.23.12); FILE MERGEDRüdiger Timm1-38/+18
2007-09-27INTEGRATION: CWS sb76 (1.22.46); FILE MERGEDJens-Heiner Rechtien1-57/+21
2006-09-16INTEGRATION: CWS pchfix02 (1.21.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.18.36); FILE MERGEDJens-Heiner Rechtien1-11/+17
2005-10-17INTEGRATION: CWS jscpp1 (1.18.40); FILE MERGEDRüdiger Timm1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.18.42); FILE MERGEDRüdiger Timm1-47/+21
2004-08-12INTEGRATION: CWS unotlc (1.17.16); FILE MERGEDOliver Bolte1-2/+91
2004-06-04INTEGRATION: CWS sb18 (1.16.4); FILE MERGEDOliver Bolte1-2/+186
2004-03-25INTEGRATION: CWS jl3 (1.14.4); FILE MERGEDKurt Zenker1-32/+40
2003-12-01INTEGRATION: CWS ooo20031110 (1.13.72); FILE MERGEDRüdiger Timm1-4/+4
2003-10-06INTEGRATION: CWS unopkg (1.13.70); FILE MERGEDVladimir Glazounov1-5/+5
2002-11-11#104677# - Introduced/modified for Type Description Manager/Provider EnumerationKai Sommerfeld1-49/+69
2001-10-11#93054# changed bootstrapping + singleton namesDaniel Boelzle1-58/+60
2001-07-31#90043# Destruction of typedescription manager lead caused memory corruptionJoachim Lingner1-18/+22
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-53/+68
2001-05-11rtl string api changesPhilipp Lohmann1-3/+5
2001-05-10component context support; moved cppu core type transfer to cppuhelperDaniel Boelzle1-134/+82
2001-04-20fatal bug fixed with sequence typedescriptionsJörg Budischewski1-3/+3
2001-03-30insert/modify for handling array typesJuergen Schmidt1-2/+138
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-11/+11
2001-03-08changed stl includesArmin Theissen1-4/+4
2001-03-07removed extract.hxx occurencesDaniel Boelzle1-8/+5
2000-11-30#77512# cachingDaniel Boelzle1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+834