summaryrefslogtreecommitdiff
path: root/vbahelper/source
AgeCommit message (Expand)Author
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-09-22sb129: merged in DEV300_m88sb
2010-09-17merged headsMichael E. Bohn
2010-09-17mib19: #163501# fix for showing and hiding custom menu entries via vba.Michael E. Bohn
2010-09-17mib19: #163532# fix for enabling and disabling custom menue entries via vba.Michael E. Bohn
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-09mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::get...Andreas Bregas
2010-09-07mib19: #163433# let Application::Run find the correct documentMikhail Voytenko
2010-09-01mib19: #163432# on document close the control might be already removed during...Mikhail Voytenko
2010-09-01mib19: #163494# slight correctionDaniel Rentz [dr]
2010-09-01mib19: #163494# removed the exlamation mark at the begin of the macro name in...Michael E. Bohn
2010-08-31mib19: WaEDaniel Rentz
2010-08-30mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko
2010-08-30mib19: #163429# switch off form design mode in new documents created with VBA...Daniel Rentz [dr]
2010-08-30mib19: #163217# let the document be correctly closedMikhail Voytenko
2010-08-27mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko
2010-08-27mib19: #i163287# fix the dialog position handling, change position after the ...Mikhail Voytenko
2010-08-26mib19: #i163287# handle the dialog size in the way VBA does itMikhail Voytenko
2010-08-24mib19: #163216# handle the case when the model is already disposedMikhail Voytenko
2010-08-24merged headsMichael E. Bohn
2010-08-24mib19: #163415# macroname is trimmed before searching for it.Michael E. Bohn
2010-08-24mib19 #163409# set the macro exeution mode during workbooks.addMichael E. Bohn
2010-08-23mib19: #163105# center UserForm on window on openingDaniel Rentz
2010-08-23mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz
2010-08-23mib19: #163399# changes so that functions use right documentname to find the ...Michael E. Bohn
2010-08-19mib19: #163374# Fix for vbproject inizialistionMichael E. Bohn
2010-08-11mib18: #163215# handle the closed dialog correctlyMikhail Voytenko
2010-08-04mib18: #162937# extract all integer and floating values from an 'Any' for Boo...Daniel Rentz
2010-07-28mib17: resolved conflict after rebase correctedDaniel Rentz
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-27mib17: #i112634# prepare loading VBA with document events from ODF and XLSMDaniel Rentz
2010-07-19mib17: add Application.VisibleDaniel Rentz
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen
2010-07-10mib17: #i110746# fixed memory leaksDaniel Rentz
2010-07-08hg commig -mmib17:Mikhail Voytenko
2010-07-07mib17: #162901# fix RemoveMikhail Voytenko
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz
2010-07-01mib17: #111144# Enable calls to module function via Sheet objectAndreas Bregas
2010-06-22mib17: remove unused/needless codeDaniel Rentz
2010-06-16mib16: unxmacxi compiler warningsDaniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility impl...Daniel Rentz
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz
2010-05-11CWS-TOOLING: integrate CWS npower14miscfixesIvo Hinkelmann
2010-04-17CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer
2010-04-16CWS gnumake2: move header generation for oovbaapi to offuhMathias Bauer
2010-04-07npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )npower Developer