summaryrefslogtreecommitdiff
path: root/scripting/source/vbaevents
AgeCommit message (Expand)Author
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-12-12Remove unnecessary macrosStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin
2013-11-06Drop unnecessary #includesTakeshi Abe
2013-10-02WaE: unused variableTor Lillqvist
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power
2013-05-09handle various ReturnXXXX types for formsNoel Power
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-04doubled includesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2012-12-12Remove xml2cmp leftoversStephan Bergmann
2012-11-08scripting: warning C4804 usafe use of type boolMichael Stahl
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-04sal_Bool->bool in scriptingNoel Grandin
2012-10-02Use prefixTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-12targetted VBA re-work.Noel Power
2012-08-11Remove unused local varsJulien Nabet
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-03-23.component files don't need executable bitsMichael Stahl
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-10-01finished converting scripting to gbuildMatúš Kukan
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-15sligh mis-merge... was corrected during the m98 iteration, reported here.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-02-05migrate to use boost unordered containersFridrich Štrba
2011-02-01Clean up makefilesThomas Arnhold
2011-01-28CWS gnumake3: kill ENABLE_VBAMathias Bauer
2011-01-21Remove old RCS lines.Thomas Arnhold
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-19Minor libs-core comment clean-upTrevor Murphy
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-14add lots more missing sal/macros.h includesMichael Meeks
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid
2010-10-13Merge commit 'origin/master'Noel Power