summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Collapse)Author
2010-10-20remove non-compiled codePovilas Kanapickas
2010-10-19Minor libs-core comment clean-upTrevor Murphy
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
Conflicts: vbahelper/source/vbahelper/vbadialogbase.cxx
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power
also removed some old headers ( which I need to add new ones for ) Conflicts: basic/source/classes/sbunoobj.cxx basic/source/classes/sbxmod.cxx xmloff/inc/xmlnmspe.hxx xmloff/inc/xmloff/xmltoken.hxx xmlscript/inc/xmlscript/xmldlg_imexp.hxx
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power
2010-10-06remove more commented out #includes and related commentsDavid Tardon
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]
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-15mib19: #163640# do not fire selection change events when ↵Daniel Rentz [dr]
changing/insertintg/deleting sheets
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ↵Daniel Rentz [dr]
event when creating a new Excel workbook via Workbooks.Add
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-09mib19: #163573# Fix NativeObjectWrapper implementation + ↵Andreas Bregas
VbaDocumentBase::getFullName()
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 ↵Mikhail Voytenko
during the call
2010-09-01mib19: #163494# slight correctionDaniel Rentz [dr]
2010-09-01mib19: #163494# removed the exlamation mark at the begin of the macro name ↵Michael E. Bohn
in application.run
2010-08-31dr77: rebase conflictDaniel Rentz [dr]
2010-08-31mib19: WaEDaniel Rentz
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]
2010-08-30mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko
2010-08-30mib19: #163429# switch off form design mode in new documents created with ↵Daniel Rentz [dr]
VBA symbol Workbooks.Add
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
dialog has been started
2010-08-26mib19: #i163287# handle the dialog size in the way VBA does itMikhail Voytenko
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz
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 ↵Daniel Rentz
Application.EnableEvents symbol set to false
2010-08-23mib19: #163399# changes so that functions use right documentname to find the ↵Michael E. Bohn
right docshell.
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 ↵Daniel Rentz
Boolean parameters
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-16CWS gnumake2: vbahelper module depsBjoern Michaelsen
2010-07-13CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen