summaryrefslogtreecommitdiff
path: root/scripting/source/provider
AgeCommit message (Expand)Author
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
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