summaryrefslogtreecommitdiffstats
path: root/oovbaapi
Commit message (Expand)AuthorAgeFilesLines
* oovbaapi: hack Excel / OptionButton compatibility into Button for now.Michael Meeks2018-09-171-4/+6
* Add a MailMerge class and object to the Writer VBA APITor Lillqvist2018-06-304-0/+60
* Add ExistingBookmark() to WordBasicTor Lillqvist2018-06-301-0/+1
* Add ooo.vba.word.XWordBasic.WindowName() methodTor Lillqvist2018-06-301-0/+1
* Add ooo.vba.word.XWindow.Caption propertyTor Lillqvist2018-06-301-0/+1
* Add WordBasic property and its FileOpen "command"Tor Lillqvist2018-06-083-0/+26
* Add ooo.vba.word.Application.StatusBar property for debug output from clientTor Lillqvist2018-06-071-0/+10
* Implement NewWorkbook and WorkbookOpen Automation callbacks in CalcTor Lillqvist2018-05-311-0/+1
* Add Author property to ooo::vba::excel::XWorkbook and implement itTor Lillqvist2018-05-311-0/+1
* Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist2018-05-311-10/+0
* Initial steps to make also Calc usable from Automation clientsTor Lillqvist2018-05-312-0/+4
* Add ooo.vba.excel.XApplicationOutgoingTor Lillqvist2018-05-312-0/+35
* Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist2018-05-311-11/+0
* Add window geometry attributes, too, to ooo.vba.word.XApplicationTor Lillqvist2018-05-311-0/+4
* Add Move() to ooo.vba.word.XApplicationTor Lillqvist2018-05-311-0/+1
* Add Resize() method to ooo.vba.word.XApplicationTor Lillqvist2018-05-311-0/+1
* Add a WindowState attribute to ooo.vba.word.XApplication, tooTor Lillqvist2018-05-311-0/+1
* Can simplify, our IDL compiler is more clever nowadaysTor Lillqvist2018-05-311-8/+3
* Add DocumentOpen and NewDocument to XApplicationOutgoing and emit suchTor Lillqvist2018-05-311-1/+3
* Add ooo::vba::word::XDocuments::OpenNoRepairDialog()Tor Lillqvist2018-05-311-5/+3
* Add ooo::vba::word::XApplicationOutgoing::DocumentBeforeClose() callbackTor Lillqvist2018-05-311-0/+1
* Prepare to handle out (and inout) parameters to event callbacksTor Lillqvist2018-05-312-2/+2
* Add Document.Close event generationTor Lillqvist2018-05-311-1/+4
* Add ooo.vba.word.XDocumentOutgoingTor Lillqvist2018-05-313-1/+37
* Work in progress related to invoking events in Automation clientsTor Lillqvist2018-05-319-1/+245
* Add a (dummy) ooo::vba::word::XApplication::ShowMe() implementationTor Lillqvist2018-05-311-0/+1
* Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist2018-05-311-0/+1
* Whitespace fixTor Lillqvist2018-05-311-6/+2
* Fix typosAndrea Gelmini2017-11-131-1/+1
* oovbaapi: create XOval and XLine shape typesTamas Bunth2017-09-083-0/+84
* Fix typosAndrea Gelmini2017-08-171-1/+1
* fix some "deffer" spellingNoel Grandin2017-07-251-1/+1
* implement Application.FileDialog attributeTamas Bunth2017-07-144-0/+95
* oovbaapi: add Borders.TintAndShade PropertyTamas Bunth2017-06-301-0/+1
* oovbaapi: add Application.OperatingSystem propertyTamas Bunth2017-06-241-0/+1
* oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna2017-06-081-0/+1
* oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna2017-06-081-0/+1
* oovbaapi: add XlThemeColor Enumeration (Excel)Miklos Vajna2017-06-082-0/+13
* remove empty commentsNoel Grandin2017-05-031-4/+0
* coverity#707022 Uncaught exceptionCaolán McNamara2014-09-021-1/+4
* coverity#707382 Uncaught exceptionCaolán McNamara2014-09-021-2/+5
* coverity#707409 Uncaught exceptionCaolán McNamara2014-09-021-1/+6
* coverity#707036 Uncaught exceptionCaolán McNamara2014-07-142-2/+2
* coverity#1224987 Uncaught exceptionCaolán McNamara2014-07-101-2/+2
* coverity#707401 Uncaught exceptionCaolán McNamara2014-07-101-2/+2
* coverity#707193 Uncaught exceptionCaolán McNamara2014-07-031-1/+3
* coverity#707393 Uncaught exceptionCaolán McNamara2014-06-131-1/+1
* coverity#707016 Uncaught exceptionCaolán McNamara2014-06-131-1/+1
* coverity#738462 Uncaught exceptionCaolán McNamara2014-05-241-6/+2
* idl: fix some include guardsThomas Arnhold2014-05-161-2/+2