summaryrefslogtreecommitdiff
path: root/scripting/source/provider
AgeCommit message (Expand)Author
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
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-02-21expand and remove dcsssf macroThomas Arnhold
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-12-25catch exception by constant referenceTakeshi Abe
2011-12-08childs -> childrenMichael T. Whiteley
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-21scripting: make a debug build log uncaught exception when loading a providerLionel Elie Mamane
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-05migrate to use boost unordered containersFridrich Štrba