summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]4-10/+46
2010-11-02initial import of latest cws container_controlsNoel Power6-47/+93
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer19-161/+703
2010-10-28add modelines to .hxx files as wellCaolán McNamara50-0/+147
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-2/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-1/+1
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb1-1/+1
2010-10-20remove non-compiled codePovilas Kanapickas2-163/+0
2010-10-19Minor libs-core comment clean-upTrevor Murphy7-14/+14
2010-10-14add lots more missing sal/macros.h includesMichael Meeks2-0/+2
2010-10-14Switch to use SAL_N_ELEMENTS macro, everywhereKayo Hamid2-3/+3
2010-10-13Merge commit 'origin/master'Noel Power46-0/+120
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power39-349/+892
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth46-0/+120
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power39-125/+668
2010-10-06remove more commented out #includes and related commentsDavid Tardon1-1/+0
2010-10-05more removed include guards using fixguard.pyPetr Mladek2-0/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek2-0/+0
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]3-17/+61
2010-09-22sb129: merged in DEV300_m88sb3-17/+61
2010-09-17merged headsMichael E. Bohn3-20/+19
2010-09-17mib19: #163501# fix for showing and hiding custom menu entries via vba.Michael E. Bohn1-5/+6
2010-09-17mib19: #163532# fix for enabling and disabling custom menue entries via vba.Michael E. Bohn1-2/+29
2010-09-15mib19: #163640# do not fire selection change events when changing/insertintg/...Daniel Rentz [dr]1-10/+12
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]2-10/+7
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb4-10/+46
2010-09-09mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::get...Andreas Bregas1-2/+2
2010-09-07mib19: #163433# let Application::Run find the correct documentMikhail Voytenko1-1/+14
2010-09-01mib19: #163432# on document close the control might be already removed during...Mikhail Voytenko1-5/+8
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-31dr77: rebase conflictDaniel Rentz [dr]1-1/+1
2010-08-31mib19: WaEDaniel Rentz1-1/+1
2010-08-30dr77: rebase to DEV300m87Daniel Rentz [dr]16-134/+596
2010-08-30mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko2-4/+7
2010-08-30mib19: #163429# switch off form design mode in new documents created with VBA...Daniel Rentz [dr]1-7/+10
2010-08-30mib19: #163217# let the document be correctly closedMikhail Voytenko1-15/+49
2010-08-27mib19: #i163287# workaround setPosSize() problem of toolkitMikhail Voytenko1-2/+2
2010-08-27mib19: #i163287# fix the dialog position handling, change position after the ...Mikhail Voytenko2-59/+3
2010-08-26mib19: #i163287# handle the dialog size in the way VBA does itMikhail Voytenko2-214/+115
2010-08-26dr77: #i114128# import legacy drawing controlsDaniel Rentz2-6/+6
2010-08-24mib19: #163216# handle the case when the model is already disposedMikhail Voytenko1-1/+19
2010-08-24merged headsMichael E. Bohn1-1/+18
2010-08-24mib19: #163415# macroname is trimmed before searching for it.Michael E. Bohn1-1/+1
2010-08-24mib19 #163409# set the macro exeution mode during workbooks.addMichael E. Bohn1-3/+8
2010-08-23mib19: #163105# center UserForm on window on openingDaniel Rentz1-1/+18
2010-08-23mib19: improved event handling: do not supreppress global events, when Applic...Daniel Rentz2-20/+13
2010-08-23mib19: #163399# changes so that functions use right documentname to find the ...Michael E. Bohn2-49/+3
2010-08-19mib19: #163374# Fix for vbproject inizialistionMichael E. Bohn1-1/+1
2010-08-11mib18: #163215# handle the closed dialog correctlyMikhail Voytenko1-17/+30