summaryrefslogtreecommitdiff
path: root/oovbaapi/ooo
AgeCommit message (Expand)AuthorFilesLines
2017-09-08oovbaapi: create XOval and XLine shape typesTamas Bunth2-0/+82
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-07-25fix some "deffer" spellingNoel Grandin1-1/+1
2017-07-14implement Application.FileDialog attributeTamas Bunth3-0/+93
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth1-0/+1
2017-06-24oovbaapi: add Application.OperatingSystem propertyTamas Bunth1-0/+1
2017-06-08oovbaapi: add Interior.PatternTintAndShade Property (Excel)Miklos Vajna1-0/+1
2017-06-08oovbaapi: add Interior.TintAndShade Property (Excel)Miklos Vajna1-0/+1
2017-06-08oovbaapi: add XlThemeColor Enumeration (Excel)Miklos Vajna2-0/+13
2017-05-03remove empty commentsNoel Grandin1-4/+0
2014-09-02coverity#707022 Uncaught exceptionCaolán McNamara1-1/+4
2014-09-02coverity#707382 Uncaught exceptionCaolán McNamara1-2/+5
2014-09-02coverity#707409 Uncaught exceptionCaolán McNamara1-1/+6
2014-07-14coverity#707036 Uncaught exceptionCaolán McNamara2-2/+2
2014-07-10coverity#1224987 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-10coverity#707401 Uncaught exceptionCaolán McNamara1-2/+2
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara1-1/+3
2014-06-13coverity#707393 Uncaught exceptionCaolán McNamara1-1/+1
2014-06-13coverity#707016 Uncaught exceptionCaolán McNamara1-1/+1
2014-05-24coverity#738462 Uncaught exceptionCaolán McNamara1-6/+2
2014-05-16idl: fix some include guardsThomas Arnhold1-2/+2
2014-04-30Many spelling fixes: directories h* - p*.Pedro Giffuni1-1/+1
2014-04-23coverity#707379 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-23coverity#707371 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-17coverity#707375 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-05coverity#707400 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara1-1/+1
2014-02-26Remove visual noise from oovbaapiAlexander Wilms122-316/+316
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1031-0/+2985
2013-09-11Put every UNOIDL entity into an .idl file of its ownStephan Bergmann3-49/+93
2013-09-04Remove effectively dead raises specificationStephan Bergmann1-2/+1
2013-06-07add missing PageSetup.PageSize apiNoel Power1-0/+1
2013-06-04*api: convert <TRUE/> <FALSE/> <VOID/> <NULL/>Michael Stahl1-1/+1
2013-06-04*api: convert <type scope="bar">Foo</type>Michael Stahl1-1/+1
2013-06-04*api: convert <type>Foo</type>Michael Stahl2-2/+2
2013-05-15make some vba Name object attributes read/write and add test documentNoel Power1-4/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-10fix various problems with vba Names & Names objectsNoel Power1-1/+1
2013-05-09implement Range.NameNoel Power1-0/+2
2013-05-09stub implementation(s) for Application EnableCancelKey & InternationalNoel Power1-1/+2
2013-05-09implement Application.Iteration & Application.InchesToPointsNoel Power1-0/+2
2013-05-09implement Application.UndoNoel Power1-0/+1
2013-05-09fix memory leak with orphaned controls created on the flyNoel Power1-1/+1
2013-05-09add Workbook.Save methodNoel Power1-0/+6
2013-05-09support Shape.AlternativeNoel Power1-0/+1
2013-05-09ListBox.MultiSelection takes fmMultiSelect enum not boolNoel Power1-1/+1
2013-05-09tweak vba Control implementation to aritificially fire events from apiNoel Power1-1/+4
2013-05-09handle various ReturnXXXX types for formsNoel Power4-8/+15
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-69/+12