summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Collapse)Author
2016-08-09Only enable subsequent checks if JUnit is available.Damjan Jovanovic
Patch by: me Notes: ignore: obsolete
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2014-04-29Many spelling fixes: directories r* - z*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 820a29950b3085a713026995fdc43e32b6ded5f7
2013-05-31#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for ↵Jürgen Schmidt
conflicts with sqlite..., will be probably solved with dropping mozilla libs Notes: reject: we didnt drop our lo suffix which avoids this
2012-08-23#i108863# Application.Run could not work correctly.Pedro Giffuni
In Application.Run Return the result of executing a macro Author: lihuiibm Reviewed by: Chen Peng Notes: prefer: 0b21b8b146fc4b982c7c9bbb866b9ff18a29332a
2012-07-30#116001# Reverted revision 1366087Armin Le Grand
Notes: ignore: reverted
2012-07-26#116001# TextToFitSize item/property optimized to booleanArmin Le Grand
Notes: ignore: reverted
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer
Notes: ignore: obsolete
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from make and pack filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-03-28calcvba: try to extract different types as numeric indexDaniel Rentz [dr]
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for ↵Daniel Rentz [dr]
boolean value...
2011-03-25calcvba: sequence index typoDaniel Rentz [dr]
2011-03-25calcvba: #164410# change namespaceDaniel Rentz [dr]
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]
Excel symbols, MSForms symbols, document and forms event handling
2011-02-15ab80: resync to m100Andreas Bregas
2011-02-11ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300Andreas Bregas
ab77: #163789# Handle class module factories document specific ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents ab77: wae ab77: #163840# read UTF-8 BOM ab77: #163732# VBA UserForm_Terminate triggered too late while closing document ab77: minor correction ab77: assertion: do not call ::rtl::OUString::copy() with negative index ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes dr77i: #163941# do not update drawing layer when pasting from clipboard after cut mib21: #163944# ignore trailing whitespace in Basic source lines mib21: #163948# allow to manually pack MSVC DLLs into extensions mib21: #163948# multiprocess build fix Authors: Andreas Bregas <ab@openoffice.org> Daniel Rentz [dr] <daniel.rentz@oracle.com> Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer
2011-02-02CWS gnumake3: rename gb_StdLibs -> gb_STDLIBS; remove explicit linking of ↵Mathias Bauer
individual standard libs from makefiles; fix export problem in framework
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl
2011-01-31CWS gnumake3: workaround for cygwin coredump; don't create deliverlog in ↵Mathias Bauer
parallel
2011-01-28CWS gnumake3: kill ENABLE_VBAMathias Bauer
2011-01-26CWS gnumake3: wrong license header in solenv, missing d.lst in sot and vbahelperMathias Bauer
2011-01-25CWS gnumake3: fix license headersMathias Bauer
2011-01-25CWS gnumake3: fix crappy vbahelper headersMathias Bauer
2011-01-24CWS gnumake3: convert module vbahelper to gbuildMathias Bauer
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-14removetooltypes01: #i112600# remove tooltypes from vbahelperMikhail Voytenko
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-12-17CWS-TOOLING: integrate CWS sb131Hans-Joachim Lankenau
2010-12-17CWS-TOOLING: integrate CWS mib19Hans-Joachim Lankenau
2010-12-09mib19: rebase to DEV300m95Daniel Rentz [dr]
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from ↵Xiaofei Zhang
xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-09-28dr77: rebase to DEV300_m88Daniel Rentz [dr]
2010-09-22sb129: merged in DEV300_m88sb
2010-09-17merged headsMichael E. Bohn