summaryrefslogtreecommitdiff
path: root/oovbaapi
AgeCommit message (Collapse)Author
2016-12-04Standardize all gbuild bridge makefile.mk filesDamjan Jovanovic
(main/*/prj/makefile.mk) to the version that sets gbuild debug flags from the configure.ac debug settings, and make this the standard gbuild template too. Patch by: me Notes: ignore: obsolete
2016-08-07Merge branches/gbuild-reintegration to trunk.Damjan Jovanovic
Notes: ignore: obsolete
2014-04-29Many spelling fixes: directories h* - p*.Pedro Giffuni
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before. Notes: merged as: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
2012-08-23#i108863# Application.Run could not work correctly.Pedro Giffuni
In Application.Run Return the result of executing a macro Author: lihuiibm Reviewed by: Chen Peng Notes: prefer: 0b21b8b146fc4b982c7c9bbb866b9ff18a29332a
2012-02-15remove svn:executable properties from interfacce descriptor filesHerbert Dürr
2012-01-19Update headers to Alv2 headersAndrew Rist
2012-01-17Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-12-30Update headers to Alv2 headersAndrew Rist
2011-12-30Update headers to Alv2 headersAndrew Rist
2011-12-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-11-30Update headers to Alv2 headersAndrew Rist
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ↵Daniel Rentz [dr]
Excel symbols, MSForms symbols, document and forms event handling
2010-09-13mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ↵Daniel Rentz [dr]
event when creating a new Excel workbook via Workbooks.Add
2010-09-01mib19: clean up parameter names in VBA IDLsDaniel Rentz [dr]
2010-08-26mib19: #163428# VBA symbol Worksheet.Visible supports xlSheetVeryHidden nowDaniel Rentz
2010-08-13mib18: rebase to OOO330m4Daniel Rentz
2010-08-10mib18: #163259# implementation of global symbol ExcelMichael E. Bohn
2010-08-10heads mergedMichael E. Bohn
2010-08-10mib18: #163120# adding the entrypoint for symbol DebugMichael E. Bohn
2010-08-10mib18: #163246# add VBA symbol Worksheet.ProtectScenariosDaniel Rentz
2010-08-04mib18: #162938# add VBA symbol Worksheet.AutoFilterModeDaniel Rentz
2010-08-04#i10000# fixed d.lstIvo Hinkelmann
Notes: split repo tag: libs-core_ooo/OOO330_m3
2010-07-30mib17: #163146# XLS import: do not skip hidden names, do not rename ↵Daniel Rentz
sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
2010-07-27mib17: rebase to DEV300_m84Daniel Rentz
2010-07-19mib17: add Application.VisibleDaniel Rentz
2010-07-06mib17: #i112634# add VBA sheet event handling, based on a patch from Noel PowerDaniel Rentz
2010-06-22mib17: remove unused/needless codeDaniel Rentz
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-06-15mib16: contributed bugfixes and various new symbols in VBA compatibility ↵Daniel Rentz
implementation
2010-05-21npower13_objectmodules: rebase and merge with DEV300_m78Daniel Rentz
2010-04-07npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr )npower Developer
2010-03-04npower14miscfixes: #i108853# enable build of oovbaapi always ( which is ↵npower Developer
better than trying to ifdef out code that uses the generated headers
2010-03-02npower13_objectmodule: #i109734# object module stuffnpower Developer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-02-04CWS-TOOLING: integrate CWS ab71Vladimir Glazunov
2010-01-29ab71: merge with DEV300_m63Jens-Heiner Rechtien
2009-12-02CWS-TOOLING: integrate CWS npower12Kurt Zenker
2009-10-09#i105690# Patch by mux2005: fix compile error in module oovbaapi when ↵Rüdiger Timm
building with --disable-vba. And, sorry, my previous (r276809) commit had the wrong issue ID: that openssl stuff is #i105699#.
2009-09-18new and removed filesNoel Power
2009-09-18initial commit of code reorg, existing files that are modifiedNoel Power
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann
2009-06-17#i102261# OLE control event handler supportAndreas Bregas
2009-02-13CWS-TOOLING: integrate CWS npower11Oliver Bolte
2009-01-21 11:00:00 +0100 npower r266639 : replace ScAddress::CONV_XL_R1C1 with formula::FormulaGrammar::CONV_XL_R1C1 2009-01-21 10:58:33 +0100 npower r266638 : fixup access for changes to compiler.[ch]xx 2009-01-21 10:57:46 +0100 npower r266637 : replace the static with non-static member ( to align with the latest m39 ) changes 2009-01-20 11:53:52 +0100 npower r266562 : CWS-TOOLING: rebase CWS npower11 to trunk@266428 (milestone: DEV300:m39) 2009-01-09 23:31:00 +0100 cloph r266122 : fix typo (missing "="), initialize variables to avoid WaE breakage 2009-01-09 11:57:20 +0100 npower r266071 : wae Mac OSX gcc-4.0.1 (PPC) 2009-01-08 11:09:49 +0100 npower r265986 : wae - Mac OSX gcc-4.0.1 (PPC) 2009-01-07 10:33:20 +0100 npower r265952 : wae Mac OSX gcc-4.0.1 2008-12-18 19:14:10 +0100 npower r265712 : wae for wntmsci12 target 2008-12-17 16:14:54 +0100 npower r265640 : add Outline property for Font, also remove growing list of friend classes for ScCellRangeObj and replace by a single class. 2008-12-17 16:11:02 +0100 npower r265639 : fix path variable for 3.1, also tweak the unix logs 2008-12-11 02:39:58 +0100 hanbo r265233 : fix the vba/vba namespace of constants 2008-11-25 17:05:39 +0100 npower r264317 : namespace changes 2008-11-25 14:12:37 +0100 npower r264308 : revert changes made by mistake when migrating cws 2008-11-25 13:30:59 +0100 npower r264296 : i#93944# namespace changes 2008-11-25 13:29:25 +0100 npower r264293 : i#93944# namespace changes 2008-11-25 13:27:08 +0100 npower r264289 : i#93944# namespace changes 2008-11-24 18:24:17 +0100 npower r264263 : svn migration 2008-11-24 18:22:47 +0100 npower r264262 : not needed anymore 2008-11-24 18:21:23 +0100 npower r264261 : svn migration 2008-11-24 18:18:31 +0100 npower r264260 : svn migration