summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)AuthorFilesLines
2012-05-14vba implementation for Application.OnKeyNoel Power2-0/+24
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-2/+2
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-28typos fixingKorrawit Pruegsanusak1-1/+1
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2-8/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-1/+1
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe1-1/+1
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-07WaE: unreachable codeTor Lillqvist1-13/+13
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-01d.lst should be empty in gbuildized modulesMatúš Kukan1-1/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara3-0/+9
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara2-1/+4
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-09-17drop makefile.mkCaolán McNamara1-100/+0
2011-09-06WaE: unused variableCaolán McNamara1-6/+6
2011-09-05unusedcode: vbahelper::CollectionBase classMatúš Kukan4-548/+0
2011-08-26catch by const refCaolán McNamara1-7/+7
2011-08-23WaE: drop unused ctor argumentCaolán McNamara3-5/+3
2011-08-23merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power3-2/+2
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-16Keep the container and object separate methods.Kohei Yoshida1-1/+1
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe5-4/+4
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-07-31Some cppcheck cleaningJulien Nabet2-2/+2
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist4-2/+4
2011-07-21resyncing to masterBjoern Michaelsen8-25/+29
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-7/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen104-691/+1588
2011-06-17gnumake4: vbahelper: link svxcore [hg:1dabf718a032]Michael Stahl1-0/+1
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau3-3/+13
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl1-2/+1
2011-06-16catch by const referenceCaolán McNamara4-15/+16
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-2/+2
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-1/+1
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky51-875/+2414
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky9-198/+173
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2-10/+10
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens50-714/+2278
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito95-0/+0
2011-03-28calcvba: try to extract different types as numeric indexDaniel Rentz [dr]1-3/+2
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]1-0/+2
2011-03-25calcvba: sequence index typoDaniel Rentz [dr]1-1/+1
2011-03-25calcvba: #164410# change namespaceDaniel Rentz [dr]2-4/+3
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]4-0/+12