summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Expand)Author
2013-04-05Added and fixed various vba APINoel Power
2013-04-05Revert "Added and fixed various vba API"Noel Power
2013-04-04Added and fixed various vba APINoel Power
2013-02-12add more missing adodb constantsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06add license infoNoel Power
2012-11-01add some new ado constants bnc#787452Noel Power
2012-09-20unusedcode: vbafoundfiles.?xx and XFoundFiles.idlMatúš Kukan
2012-09-12targetted VBA re-work.Noel Power
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-17add support for MousePointer attribute in controlsNoel Power
2012-04-08gbuild: "use" vs. "add"David Tardon
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-05oovbaapi: remove bogus ttt.diffMichael Stahl
2012-04-01merge origin/masterDavid Tardon
2012-03-20add vba support for BackColor, AutoSize, Locked attributes bnc#749960Noel Power
2012-03-11refactor UnoApi classDavid Tardon
2012-03-05vba implementation for Application.OnKeyNoel Power
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-21oovbaapi: kill dmakefilesMichael Stahl
2011-11-21oovbaapi: empty d.lst and add missing IDLs to makefileMichael Stahl
2011-11-21oovbaapi: rename SheetObject.idl to Button.idlMichael Stahl
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-10-28Add vba support for assigning names to cell rangesAugust Sodora
2011-10-23no need for SRCDIR parameter hereMatúš Kukan
2011-10-21UnoApiTarget: replace realpath callsMichael Stahl
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-19process more idl files at once - second part: makefilesMatúš Kukan
2011-09-08Revert "process more idl files at once - second part: makefiles"Norbert Thiebaud
2011-09-02process more idl files at once - second part: makefilesMatúš Kukan
2011-09-02include missing header fileMatúš Kukan
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen