summaryrefslogtreecommitdiff
path: root/scripting/source/vbaevents/eventhelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-05scripting: remove SAL_THROW macroNoel Grandin1-2/+0
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 Bergmann1-0/+3
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
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ňák1-87/+87
2013-03-04doubled includesThomas Arnhold1-2/+0
2013-02-22s/the the/the/Tor Lillqvist1-2/+2
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-09-29Use comphelper::getComponentContextStephan Bergmann1-8/+4
2012-09-12targetted VBA re-work.Noel Power1-68/+11
2012-08-11Remove unused local varsJulien Nabet1-1/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-22/+22
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2012-01-05Fix for fdo43460 Part XXIX getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from scriptingNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-15sligh mis-merge... was corrected during the m98 iteration, reported here.Norbert Thiebaud1-3/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2011-02-05migrate to use boost unordered containersFridrich Štrba1-3/+3
2011-01-21Remove old RCS lines.Thomas Arnhold1-3/+0
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller1-13/+13
2010-11-02initial import of latest cws container_controlsNoel Power1-30/+36
2010-10-19Minor libs-core comment clean-upTrevor Murphy1-18/+18
2010-10-18remove non-compiled codePovilas Kanapickas1-76/+1
2010-10-14add lots more missing sal/macros.h includesMichael Meeks1-0/+1
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid1-1/+1
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power1-43/+240
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-44/+241
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann1-5/+8
2010-03-01npower14miscfixes: #i109699#npower Developer1-3/+6