summaryrefslogtreecommitdiff
path: root/framework/source/recording/dispatchrecorder.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-28fdo#46808, Convert some XMultiServiceFactory to XComponentContextNoel Grandin1-4/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-22/+22
2013-03-04fdo#46808, Convert frame::DispatchRecorder to new styleNoel Grandin1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+3
2012-06-02targeted string re-workNorbert Thiebaud1-10/+7
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-14catch exception by constant referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-27cppcheck: use prefix formCaolán McNamara1-1/+1
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 24Gert Faller1-2/+2
2010-10-13Add 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
2009-09-08CWS-TOOLING: integrate CWS oj18Oliver Bolte1-1/+1
2008-04-11INTEGRATION: CWS changefileheader (1.21.262); FILE MERGEDRüdiger Timm1-41/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.20.52); FILE MERGEDOliver Bolte1-0/+38
2006-06-19INTEGRATION: CWS warnings01 (1.18.508); FILE MERGEDJens-Heiner Rechtien1-1/+1
2005-11-04INTEGRATION: CWS fwk25 (1.18.500); FILE MERGEDKurt Zenker1-4/+4
2003-05-15INTEGRATION: CWS fwk02 (1.17.24); FILE MERGEDVladimir Glazounov1-9/+19
2003-03-25MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-27/+15
2002-10-28#104513#: basic nowadays does not accept undeclared arraysMathias Bauer1-1/+1
2002-10-11#103056# first revision of bind job to dispatch mechanismAndreas Schlüns1-4/+8
2002-10-09#104090#: declare all variables in macroMathias Bauer1-0/+1
2002-09-23#103554# repair record as comment modeAndreas Schlüns1-6/+7
2002-09-04#102900# remove dispatch comment; fix parameter typoAndreas Schlüns1-5/+4
2002-08-29#99796#: new XIndexReplaceMathias Bauer1-42/+79
2002-07-08#100949#: don't record empty macrosMathias Bauer1-0/+7
2002-07-04#100018#: new string conversion didn't treat emtpy strins rightMathias Bauer1-32/+37
2002-07-01#100757#: encode not printable charsMathias Bauer1-57/+40
2002-06-27#99907#: record enumsMathias Bauer1-72/+98
2002-06-19#100121#: use TypeConverter for simplificationMathias Bauer1-3/+84
2002-06-14#99796#: concatenate string inputMathias Bauer1-27/+66
2002-05-28#65293#: insert bracesJens-Heiner Rechtien1-1/+2
2002-05-27#98405#: support for structs as arraysMathias Bauer1-64/+82
2002-05-22#98405#: complain about unknown typesMathias Bauer1-1/+16
2002-04-22#98427# new services for recordingAndreas Schlüns1-0/+266