index
:
libreoffice/libs-core
feature/bootstrap-build
feature/calc-multiline-input
feature/currency-64bit
feature/gnumake4
feature/gsoc2011_wizards
feature/helppack
feature/layout
feature/onemsi
feature/pptx-export-ooxml11
feature/rodatastrings
feature/sqlite
feature/winshrink
gr2
integration/dev300_m101
integration/dev300_m106
integration/dev300_m98
libreoffice-3-3
libreoffice-3-3-0
libreoffice-3-3-1
libreoffice-3-3-2
libreoffice-3-3-3
libreoffice-3-3-4
libreoffice-3-4
libreoffice-3-4-0
libreoffice-3-4-1
libreoffice-3-4-2
libreoffice-3-4-3
libreoffice-3-4-4
libreoffice-3-4-5
libreoffice-3-4-6
master
master-backup
master-deleted
obsolete from 3.5 - Libraries shared amon applications
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vbahelper
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-09
dr77: rebase to DEV300m92
Daniel Rentz [dr]
4
-10
/
+46
2010-11-02
initial import of latest cws container_controls
Noel Power
6
-47
/
+93
2010-10-28
CWS gnumake: resync to m91; conflicts unresolved
Mathias Bauer
19
-161
/
+703
2010-10-28
add modelines to .hxx files as well
Caolán McNamara
50
-0
/
+147
2010-10-25
merge vosremoval-mutex.diff
Norbert Thiebaud
1
-2
/
+1
2010-10-25
use SolarMutexGuard to guard the SolarMutex
Norbert Thiebaud
1
-1
/
+1
2010-10-22
sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt
sb
1
-1
/
+1
2010-10-20
remove non-compiled code
Povilas Kanapickas
2
-163
/
+0
2010-10-19
Minor libs-core comment clean-up
Trevor Murphy
7
-14
/
+14
2010-10-14
add lots more missing sal/macros.h includes
Michael Meeks
2
-0
/
+2
2010-10-14
Switch to use SAL_N_ELEMENTS macro, everywhere
Kayo Hamid
2
-3
/
+3
2010-10-13
Merge commit 'origin/master'
Noel Power
46
-0
/
+120
2010-10-13
Merge branch 'vba' fix conflics, trailing ws & tab issues
Noel Power
39
-349
/
+892
2010-10-13
Add vim/emacs modelines to all source files
Sebastian Spaeth
46
-0
/
+120
2010-10-06
initial commit for vba blob ( not including container_control stuff )
Noel Power
39
-125
/
+668
2010-10-06
remove more commented out #includes and related comments
David Tardon
1
-1
/
+0
2010-10-05
more removed include guards using fixguard.py
Petr Mladek
2
-0
/
+0
2010-10-05
remove include guards using fixguard.py
Petr Mladek
2
-0
/
+0
2010-09-28
dr77: rebase to DEV300_m88
Daniel Rentz [dr]
3
-17
/
+61
2010-09-22
sb129: merged in DEV300_m88
sb
3
-17
/
+61
2010-09-17
merged heads
Michael E. Bohn
3
-20
/
+19
2010-09-17
mib19: #163501# fix for showing and hiding custom menu entries via vba.
Michael E. Bohn
1
-5
/
+6
2010-09-17
mib19: #163532# fix for enabling and disabling custom menue entries via vba.
Michael E. Bohn
1
-2
/
+29
2010-09-15
mib19: #163640# do not fire selection change events when changing/insertintg/...
Daniel Rentz [dr]
1
-10
/
+12
2010-09-13
mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...
Daniel Rentz [dr]
2
-10
/
+7
2010-09-10
sb129: #i113189# change UNO components to use passive registration
sb
4
-10
/
+46
2010-09-09
mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::get...
Andreas Bregas
1
-2
/
+2
2010-09-07
mib19: #163433# let Application::Run find the correct document
Mikhail Voytenko
1
-1
/
+14
2010-09-01
mib19: #163432# on document close the control might be already removed during...
Mikhail Voytenko
1
-5
/
+8
2010-09-01
mib19: #163494# slight correction
Daniel Rentz [dr]
1
-8
/
+4
2010-09-01
mib19: #163494# removed the exlamation mark at the begin of the macro name in...
Michael E. Bohn
1
-0
/
+7
2010-08-31
dr77: rebase conflict
Daniel Rentz [dr]
1
-1
/
+1
2010-08-31
mib19: WaE
Daniel Rentz
1
-1
/
+1
2010-08-30
dr77: rebase to DEV300m87
Daniel Rentz [dr]
16
-134
/
+596
2010-08-30
mib19: #i163287# workaround setPosSize() problem of toolkit
Mikhail Voytenko
2
-4
/
+7
2010-08-30
mib19: #163429# switch off form design mode in new documents created with VBA...
Daniel Rentz [dr]
1
-7
/
+10
2010-08-30
mib19: #163217# let the document be correctly closed
Mikhail Voytenko
1
-15
/
+49
2010-08-27
mib19: #i163287# workaround setPosSize() problem of toolkit
Mikhail Voytenko
1
-2
/
+2
2010-08-27
mib19: #i163287# fix the dialog position handling, change position after the ...
Mikhail Voytenko
2
-59
/
+3
2010-08-26
mib19: #i163287# handle the dialog size in the way VBA does it
Mikhail Voytenko
2
-214
/
+115
2010-08-26
dr77: #i114128# import legacy drawing controls
Daniel Rentz
2
-6
/
+6
2010-08-24
mib19: #163216# handle the case when the model is already disposed
Mikhail Voytenko
1
-1
/
+19
2010-08-24
merged heads
Michael E. Bohn
1
-1
/
+18
2010-08-24
mib19: #163415# macroname is trimmed before searching for it.
Michael E. Bohn
1
-1
/
+1
2010-08-24
mib19 #163409# set the macro exeution mode during workbooks.add
Michael E. Bohn
1
-3
/
+8
2010-08-23
mib19: #163105# center UserForm on window on opening
Daniel Rentz
1
-1
/
+18
2010-08-23
mib19: improved event handling: do not supreppress global events, when Applic...
Daniel Rentz
2
-20
/
+13
2010-08-23
mib19: #163399# changes so that functions use right documentname to find the ...
Michael E. Bohn
2
-49
/
+3
2010-08-19
mib19: #163374# Fix for vbproject inizialistion
Michael E. Bohn
1
-1
/
+1
2010-08-11
mib18: #163215# handle the closed dialog correctly
Mikhail Voytenko
1
-17
/
+30
[prev]
[next]