summaryrefslogtreecommitdiff
path: root/basic/source/uno/scriptcont.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-14fdo#46808, use XComponentContext in SfxLibraryContainerNoel Grandin1-4/+4
2013-05-14fdo#46808, replace XMultiServiceFactory with XComponentContext is SfxLibraryNoel Grandin1-6/+6
2013-01-03fix buildLuboš Luňák1-2/+2
2013-01-03fdo#57950: Fix some chained appends in basicMarcos Paulo de Souza1-10/+8
2013-01-03Remove all occurences of RTL_* and ::rtl prefix from basicMarcos Paulo de Souza1-19/+19
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-6/+6
2012-11-07basic: String -> OUStringNorbert Thiebaud1-5/+11
2012-11-03basic: preliminary cosmetic clean-upNorbert Thiebaud1-90/+160
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-12/+12
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin1-11/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-9/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-2/+2
2012-08-21sal_Bool to boolTakeshi Abe1-6/+6
2012-08-19sal_Bool to boolTakeshi Abe1-4/+4
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara1-10/+1
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara1-4/+2
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-6/+6
2012-06-02targeted string re-workNorbert Thiebaud1-22/+22
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+4
2011-12-13Fix for fdo43460 Part IV getLength to isEmptyOlivier Hallot1-2/+2
2011-12-10Fix for fdo43460 Part III getLength to isEmptyOlivier Hallot1-5/+5
2011-11-29removed dead codeTakeshi Abe1-2/+0
2011-11-27rmove include of pch header in basicNorbert Thiebaud1-2/+0
2011-08-24catch ignored exceptions by const referenceTakeshi Abe1-20/+20
2011-07-26fixed typoTakeshi Abe1-3/+3
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-21Remove most of dead code inlibs-core (basic)Xisco Faulí1-11/+0
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-40/+33
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-40/+33
2011-02-26Remove "using namespace ::rtl"Julien Nabet1-1/+2
2011-02-13Remove some dead codeThomas Arnhold1-5/+0
2011-01-10removetooltypes01: #i112600# adjust basic and scaddinsMikhail Voytenko1-7/+7
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau1-33/+25
2010-11-05Easy Hacks : RTL_CONSTASCII_USTRINGPARAMGert Faller1-3/+3
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer1-6/+4
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-2/+13
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+13
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-20mib19: #163691# use the same instance of the VBACodeNameProvider when loading...Daniel Rentz [dr]1-16/+11
2010-09-17mib19: #163556# preserve VBA compatibility in ODF roundtripDaniel Rentz [dr]1-19/+14
2010-09-15mib19: #163556# use correct way to create the VBA Globals objectDaniel Rentz [dr]1-12/+14
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz1-4/+2
2010-07-27mib17: move VBA specific interfaces into vba subdirDaniel Rentz1-4/+4
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen1-12/+171