summaryrefslogtreecommitdiff
path: root/scripting/source/basprov
AgeCommit message (Expand)Author
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-12-18scripting: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-30scripting: another missing SolarMutex guardMichael Stahl
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-08-26convert SBX flag bits to type-safe enumNoel Grandin
2014-08-21Fix *_component_getFactory function typeStephan Bergmann
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-05scripting: remove SAL_THROW macroNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-24scripting: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan 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
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructorNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-11-04remove redundant calls to OUString constructorNoel Grandin
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-06-28remove an unused headerThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-04sal_Bool->bool in scriptingNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-08-27fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23.component files don't need executable bitsMichael Stahl