summaryrefslogtreecommitdiff
path: root/scripting/source/protocolhandler/scripthandler.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-3/+0
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin1-12/+7
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-7/+2
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-8/+8
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold1-2/+1
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-1/+1
2011-12-25catch exception by constant referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header from scriptingNorbert Thiebaud1-2/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-9/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
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-51/+15
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-28/+13
2011-01-14removetooltypes01: #i112600# remove tooltypes from scriptingMikhail Voytenko1-2/+2
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller1-9/+9
2010-11-04undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROWFrank Schoenheit [fs]1-28/+7
2010-11-04undoapi: attempt to fix broken Undo contexts after executing a scriptFrank Schoenheit [fs]1-0/+6
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-21/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-21CWS-TOOLING: integrate CWS layoutdialogs2Ivo Hinkelmann1-0/+3
2008-10-16CWS-TOOLING: integrate CWS odbmacros3Oliver Bolte1-45/+35
2008-04-11INTEGRATION: CWS changefileheader (1.28.4); FILE MERGEDRüdiger Timm1-23/+18
2008-03-06INTEGRATION: CWS odbmacros2 (1.27.10); FILE MERGEDKurt Zenker1-43/+58
2007-10-09INTEGRATION: CWS basmgr03 (1.26.44); FILE MERGEDKurt Zenker1-6/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.25.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.24.10); FILE MERGEDJens-Heiner Rechtien1-3/+20
2005-09-27INTEGRATION: CWS tbe23 (1.22.18); FILE MERGEDJens-Heiner Rechtien1-3/+3
2005-09-09INTEGRATION: CWS ooo19126 (1.22.24); FILE MERGEDRüdiger Timm1-57/+31
2005-01-27INTEGRATION: CWS scriptingf10 (1.21.4); FILE MERGEDRüdiger Timm1-67/+9
2004-12-23INTEGRATION: CWS scriptingf9 (1.19.6); FILE MERGEDVladimir Glazounov1-3/+2
2004-12-07INTEGRATION: CWS sb27 (1.19.14); FILE MERGEDRüdiger Timm1-5/+3
2004-10-22INTEGRATION: CWS scriptingf6 (1.17.14); FILE MERGEDRüdiger Timm1-7/+9
2004-07-23INTEGRATION: CWS scriptingf7 (1.17.4); FILE MERGEDJens-Heiner Rechtien1-18/+79
2004-05-19INTEGRATION: CWS scriptingf4 (1.16.4); FILE MERGEDRüdiger Timm1-10/+22
2004-04-19INTEGRATION: CWS scriptingf5 (1.15.8); FILE MERGEDSander Vesik1-28/+76
2004-01-05INTEGRATION: CWS scriptingf2 (1.14.2); FILE MERGEDRüdiger Timm1-34/+12
2003-10-29#i21624#Duncan Foster1-2/+33
2003-10-29#i21858# - removal of framework namespace from namespace hierarchy ofTomas O'Connor1-4/+4
2003-10-17#i21260# - use vnd.sun.star.script as scripting framework protocolDuncan Foster1-4/+4
2003-08-19#17307#Duncan Foster1-8/+8
2003-08-12#i17307#Duncan Foster1-6/+6
2003-07-23#i17307#Duncan Foster1-23/+23
2003-07-23Elminating compiler warningsDuncan Foster1-3/+3
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster1-4/+6
2003-03-06#10266 Changed scriptprotocol handler so that if no document scriot isNoel Power1-51/+87
2003-02-12Bug, sometimes the dispatcher is called with a PropertValue with nName attributeNoel Power1-7/+23
2003-02-12Added processing for arguments passed to dispatchNoel Power1-4/+19