summaryrefslogtreecommitdiff
path: root/scripting/source/provider
AgeCommit message (Expand)Author
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-11Fix previous commit (scripting part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-24scripting: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10scripting: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-27Remove unused ScriptingContextStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from scriptingAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-02fdo#54938 Convert bridges, editeng and others to cppu::supportsServiceAlexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2013-12-17Remove unnecessary use of OUString constructor in OUStringBuffer::append callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-19Mark as constTakeshi Abe
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-30fdo#67547 fix access to methods (getScript) of MasterScriptProvider from VBNoel Power
2013-06-28remove an unused headerThomas Arnhold
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-07fdo#46808, Convert singleton theMasterScriptProviderFactoryNoel Grandin
2013-03-04doubled includesThomas Arnhold
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28OUString::concat() does not modify in-placeTor Lillqvist
2012-11-28fdo#46808, Adapt reflection::ProxyFactory UNO service to new styleNoel Grandin
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-30squeeze all Exceptions through RuntimeException for exception sigCaolán McNamara
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl