summaryrefslogtreecommitdiff
path: root/vbahelper/source/vbahelper/vbaapplicationbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-4/+4
2014-05-02vbahelper: sal_Bool->boolNoel Grandin1-3/+3
2014-04-14Clean up function declarationsStephan Bergmann1-5/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-17/+17
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl1-1/+0
2012-09-08More OUString cleanup in vbahelperOlivier Hallot1-24/+24
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-31targeted string re-workNorbert Thiebaud1-13/+13
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-1/+1
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-1/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-2/+0
2012-03-26reduce over use of static OUStringsCaolán McNamara1-4/+3
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-27/+1
2012-03-05vba implementation for Application.OnKeyNoel Power1-0/+49
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-28Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-23/+4
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-25calcvba: #164410# change namespaceDaniel Rentz [dr]1-1/+1
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]1-22/+3
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-54/+19
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas1-8/+5
2011-02-10translate commentsRob Snelders1-1/+1
2011-02-05migrate to use boost unordered containersFridrich Štrba1-2/+2
2011-01-31WaE: various new gcc 4.6.0 warningsCaolán McNamara1-5/+0
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]1-43/+12
2010-11-10fix missing bracketsCaolán McNamara1-2/+2
2010-11-10RTL_CONSTASCII_USTRINGPARAM in libs-coreGert Faller1-2/+2
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/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-2/+7
2010-09-07mib19: #163433# let Application::Run find the correct documentMikhail Voytenko1-1/+14
2010-09-01mib19: #163494# slight correctionDaniel Rentz [dr]1-8/+4
2010-09-01mib19: #163494# removed the exlamation mark at the begin of the macro name in...Michael E. Bohn1-0/+7
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]1-56/+53
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz1-3/+3
2010-08-24mib19: #163415# macroname is trimmed before searching for it.Michael E. Bohn1-1/+1
2010-08-23mib19: #163399# changes so that functions use right documentname to find the ...Michael E. Bohn1-48/+1
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz1-0/+2
2010-07-19mib17: add Application.VisibleDaniel Rentz1-0/+13
2010-07-10mib17: #i110746# fixed memory leaksDaniel Rentz1-1/+0
2010-06-22mib17: remove unused/needless codeDaniel Rentz1-56/+39
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz1-1/+292
2010-03-02npower14miscfixes: #i109706# move back msvbahelper to the filter modulenpower Developer1-1/+1