summaryrefslogtreecommitdiff
path: root/scripting/source/vbaevents
AgeCommit message (Expand)AuthorFilesLines
2015-03-12scripting: use constructor syntax in vbaevents.componentChris Sherlock4-73/+21
2015-01-26Fix types of functions called via pointer (-fsanitze=function)Stephan Bergmann1-4/+2
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet1-1/+1
2015-01-04boost::unordered_map->std::unordered_mapCaolán McNamara1-3/+3
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-24/+4
2014-06-05scripting: remove SAL_THROW macroNoel Grandin2-12/+2
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+3
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet1-1/+1
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-14Clean up function declarationsStephan Bergmann3-44/+67
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-4/+4
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-21/+21
2014-03-07Introduce com.sun.star.beans.theIntrospection singletonStephan Bergmann1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-31/+31
2014-02-26Remove visual noise from scriptingAlexander Wilms1-7/+7
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann1-2/+2
2013-12-12Remove unnecessary macrosStephan Bergmann1-30/+27
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-11-11remove unnecessary use of OUString constructor in SCRIPTING moduleNoel Grandin1-4/+3
2013-11-06Drop unnecessary #includesTakeshi Abe1-1/+0
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-5/+5
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power1-5/+33
2013-05-09handle various ReturnXXXX types for formsNoel Power1-8/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-91/+91
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
2012-12-12Remove xml2cmp leftoversStephan Bergmann1-43/+0
2012-11-08scripting: warning C4804 usafe use of type boolMichael Stahl1-1/+1
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud1-15/+25
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-31/+19
2012-10-04sal_Bool->bool in scriptingNoel Grandin1-3/+3
2012-10-02Use prefixTor Lillqvist2-2/+2
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-8/+4
2012-09-12targetted VBA re-work.Noel Power2-144/+11
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks4-72/+62
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-02targeted string re-workNorbert Thiebaud2-24/+24
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann2-4/+4
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from scriptingNorbert Thiebaud2-4/+0
2011-10-01finished converting scripting to gbuildMatúš Kukan1-91/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon1-4/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito3-0/+0