summaryrefslogtreecommitdiffstats
path: root/oovbaapi
Commit message (Expand)AuthorAgeFilesLines
* add license infoNoel Power2012-11-062-0/+18
* add some new ado constants bnc#787452Noel Power2012-11-063-0/+55
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* support Sheets.PrintPreview bnc#757844Noel Power2012-04-231-0/+1
* add stub vba implementation Application methodsNoel Power2012-04-201-0/+3
* vba api Application.DisplayScrollBars implementation bnc#757840Noel Power2012-04-201-0/+1
* implement VBA Application.DisplayFullScreen bnc#757885Noel Power2012-04-201-0/+1
* add support for MousePointer attribute in controlsNoel Power2012-04-171-0/+1
* gbuild: "use" vs. "add"David Tardon2012-04-081-1/+1
* merge feature/gbuild_componentsDavid Tardon2012-04-064-81/+17
|\
| * merge origin/masterDavid Tardon2012-04-0111-37/+54
| |\
| * | refactor UnoApi classDavid Tardon2012-03-114-81/+17
* | | oovbaapi: remove bogus ttt.diffMichael Stahl2012-04-051-410/+0
| |/ |/|
* | add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power2012-03-208-1/+46
* | vba implementation for Application.OnKeyNoel Power2012-03-051-1/+1
* | Added READMEs for modules which used to be in libs-coreJosh Heidenreich2012-02-081-0/+5
* | switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|/
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-2/+2
* oovbaapi: kill dmakefilesMichael Stahl2011-11-216-467/+0
* oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl2011-11-213-17/+6
* oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl2011-11-211-2/+2
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* Add vba support for assigning names to cell rangesAugust Sodora2011-10-281-1/+1
* no need for SRCDIR parameter hereMatúš Kukan2011-10-231-1/+1
* UnoApiTarget: replace realpath callsMichael Stahl2011-10-211-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* process more idl files at once - second part: makefilesMatúš Kukan2011-09-191-1033/+1054
* Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud2011-09-081-1054/+1033
* process more idl files at once - second part: makefilesMatúš Kukan2011-09-021-1033/+1054
* include missing header fileMatúš Kukan2011-09-022-0/+4
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-192-2/+2
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-104-4/+4
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-0/+6
* postmerge fixes for gnumake4Bjoern Michaelsen2011-07-221-0/+38
* resyncing to masterBjoern Michaelsen2011-07-21854-328699/+13265
|\
| * the ifaces should be in namespace ooo::vbaDavid Tardon2011-06-173-0/+14
| * add new IDL filesDavid Tardon2011-06-171-0/+40
| * remove executable flag from idl filesDavid Tardon2011-06-174-0/+0
| * ause130: #i117218# cleanupHans-Joachim Lankenau2011-06-171-3/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-17849-328699/+13252
|/
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-12/+12
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2724-35/+371
|\
| * Re-introduce XButton.idl, probably deleted by mistake.Jan Holesovsky2011-04-281-0/+47
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2821-38/+322
| |\
| | * calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]2011-03-252-0/+2
| | * calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]2011-03-2521-68/+373