summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Expand)AuthorFilesLines
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin1-2/+2
2014-03-10scripting: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-3/+2
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann2-4/+4
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza1-8/+2
2014-03-03fdo#54938: Convert some places to use cppu::supportsServiceDonizete Waterkemper1-1/+1
2014-02-27Remove unused ScriptingContextStephan Bergmann3-187/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann32-515/+515
2014-02-26Remove visual noise from scriptingAlexander Wilms36-243/+243
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-1/+3
2014-02-23Remove unneccessary commentsAlexander Wilms11-141/+141
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-1/+1
2014-02-12Typo: "omited"/"ommitted"/"ommited" -> "omitted"Julien Nabet1-1/+1
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi1-42/+9
2014-01-28bool improvementsStephan Bergmann3-5/+5
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-1/+1
2014-01-22bool improvementsStephan Bergmann3-5/+3
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-12/+12
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist2-7/+7
2013-12-20typo fixesAndras Timar3-3/+3
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann6-12/+12
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-12Remove unnecessary macrosStephan Bergmann1-30/+27
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin2-2/+2
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin5-23/+22
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2-4/+5
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin6-21/+20
2013-11-06Drop unnecessary #includesTakeshi Abe1-1/+0
2013-11-04remove redundant calls to OUString constructorNoel Grandin3-12/+12
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-3/+3
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin6-7/+7
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl7-14/+0
2013-10-25stop looking for Jar files in solverMichael Stahl1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza7-99/+18
2013-10-18fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"Samuel Mehrbrodt1-1/+1
2013-10-18random OUString to String conversionsNoel Grandin1-1/+1
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-3/+1
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist7-7/+7
2013-09-12gbuild: remove gb_Rdb__get_final_targetMichael Stahl2-6/+2
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann7-7/+7
2013-09-09gbuild: install rdb files directly in module they come fromMatúš Kukan2-0/+4
2013-08-30ENABLE_SCRIPTING_* Harmonize ENABLE_* variable to TRUE/<nothing>Norbert Thiebaud1-2/+2
2013-08-21deb#719941: pythonscript.py: use open() instead of file()Rene Engelhard1-1/+1
2013-08-20deb#719941: unbreak python script provider debug logging on Python 3Michael Stahl1-1/+1
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist1-1/+1