summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)AuthorFilesLines
2012-05-14vba implementation for Application.OnKeyNoel Power1-1/+1
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2
2011-11-21oovbaapi: kill dmakefilesMichael Stahl6-467/+0
2011-11-21oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl3-17/+6
2011-11-21oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl1-2/+2
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora1-1/+1
2011-10-23no need for SRCDIR parameter hereMatúš Kukan1-1/+1
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-19process more idl files at once - second part: makefilesMatúš Kukan1-1033/+1054
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud1-1054/+1033
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan1-1033/+1054
2011-09-02include missing header fileMatúš Kukan2-0/+4
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2-2/+2
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe4-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-30Add consistent Emacs and vim mode linesTor Lillqvist4-0/+6
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-0/+38
2011-07-21resyncing to masterBjoern Michaelsen854-328699/+13265
2011-06-17the ifaces should be in namespace ooo::vbaDavid Tardon3-0/+14
2011-06-17add new IDL filesDavid Tardon1-0/+40
2011-06-17remove executable flag from idl filesDavid Tardon4-0/+0
2011-06-17ause130: #i117218# cleanupHans-Joachim Lankenau1-3/+0
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau849-328699/+13252
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-12/+12
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky24-35/+371
2011-04-28Re-introduce XButton.idl, probably deleted by mistake.Jan Holesovsky1-0/+47
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens21-38/+322
2011-04-15fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard1-0/+1
2011-04-07fix cast to implementation objects failure from some vba objectsMarkus Mohrhard2-3/+7
2011-04-02Strip include guards in idl files : missed changes to doJulien Nabet3-8/+0
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito203-0/+0
2011-03-26Strip include guards in idl files part 3 (end)Julien Nabet48-208/+1
2011-03-25Strip include guards in idl files part2Julien Nabet65-403/+4
2011-03-25Strip include guards in idl filesJulien Nabet77-412/+5
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]2-0/+2
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]21-68/+373
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens221-72/+72
2011-02-07Remove dead codeThomas Arnhold1-4/+0
2011-02-01Clean up makefilesThomas Arnhold2-5/+1
2011-01-21Remove obsolete RCS lines.Thomas Arnhold31-93/+0
2010-10-19Minor libs-core comment clean-upTrevor Murphy4-7/+7
2010-10-13replace old header ( that I deleted ) with spanking new oneNoel Power3-0/+78
2010-10-13Merge branch 'vba' fix conflics, trailing ws & tab issuesNoel Power75-32/+2282
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power39-0/+2258
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power36-32/+167