summaryrefslogtreecommitdiffstats
path: root/oovbaapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | fix for fdo#34763 add method Copy to ScVbaWorksheetsMarkus Mohrhard2011-04-151-0/+1
| * | fix cast to implementation objects failure from some vba objectsMarkus Mohrhard2011-04-072-3/+7
* | | Strip include guards in idl files : missed changes to doJulien Nabet2011-04-023-8/+0
|/ /
* | drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-29203-0/+0
* | Strip include guards in idl files part 3 (end)Julien Nabet2011-03-2648-208/+1
* | Strip include guards in idl files part2Julien Nabet2011-03-2565-403/+4
* | Strip include guards in idl filesJulien Nabet2011-03-2577-412/+5
* | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12221-72/+72
|\|
| * mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ...Daniel Rentz [dr]2010-09-131-1/+1
| * mib19: clean up parameter names in VBA IDLsDaniel Rentz [dr]2010-09-0120-216/+72
| * mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden nowDaniel Rentz2010-08-261-1/+1