summaryrefslogtreecommitdiff
path: root/wizards/source
AgeCommit message (Expand)AuthorFilesLines
2016-03-28Access2Base - add Picture property to Control objectJean-Pierre Ledure1-53/+69
2016-03-27Access2Base - GetChunk - tests of BLOB field typeJean-Pierre Ledure1-7/+10
2016-03-12Access2Base - Correct error message and other typo'sJean-Pierre Ledure3-4/+2
2016-03-12Typo: documet->documentJulien Nabet1-2/+2
2016-02-03Access2Base - Wider database supportJean-Pierre Ledure10-42/+337
2016-01-10Fix typosAndrea Gelmini6-11/+11
2015-12-23Access2Base - Support of Hsqldb 2.3Jean-Pierre Ledure1-6/+8
2015-12-13Access2Base - OutputTo action more conciseJean-Pierre Ledure1-11/+4
2015-12-13Access2Base - OutputTo action - support encoding in csv filesJean-Pierre Ledure2-11/+20
2015-12-12Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure2-3/+2
2015-12-12Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure1-0/+19
2015-12-08Access2Base - DoCmd.OutputTo applicable to Calc, Excel and Text/csv formatsJean-Pierre Ledure3-14/+102
2015-12-08Access2Base - Dynamic combo list in PromptFormat()Jean-Pierre Ledure3-9/+18
2015-12-06Access2Base - First steps OutPutTo calc and csvJean-Pierre Ledure3-6/+16
2015-12-06Access2Base - Option Explicit in UtilProperty moduleJean-Pierre Ledure1-1/+3
2015-12-05Access2Base - OutputTo binary fields as null fieldsJean-Pierre Ledure1-19/+21
2015-12-05Access2Base - OutputTo HTMLJean-Pierre Ledure1-1/+2
2015-11-29Access2Base - OpenQuery for action queriesJean-Pierre Ledure1-1/+9
2015-11-28Access2Base - OutputTo / html Add suffix default value in file pickerJean-Pierre Ledure1-0/+1
2015-11-22Access2Base - OutputStringToHTML reviewJean-Pierre Ledure1-5/+6
2015-11-15Access2Base - Return null values correctly in Recordset.GetRows methodJean-Pierre Ledure1-13/+6
2015-11-11Access2Base - Implements OutputTo table/query in HTML formatJean-Pierre Ledure5-15/+502
2015-11-10Resolves: #i56289# no GROUP BY - COUNT from wizardDamjan Jovanovic1-16/+1
2015-10-03Access2Base - new HtmlEncode property of Application objectJean-Pierre Ledure1-0/+34
2015-08-30Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2-10/+108
2015-08-29Access2Base - NewLine distinction Windows - Linux+Jean-Pierre Ledure4-6/+13
2015-07-26Access2Base - Return value of Execute method in CommandBarControlJean-Pierre Ledure1-4/+5
2015-07-25Access2Base - Correct CommandBarControls collectionJean-Pierre Ledure3-2/+3
2015-07-08Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini3-5/+5
2015-06-30Fix typosAndrea Gelmini1-2/+2
2015-06-06Access2Base - Correct behaviour of MoveNext, MovePreviousJean-Pierre Ledure1-12/+9
2015-03-25tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis8-14/+14
2015-03-14Access2Base - Better window type recognitionJean-Pierre Ledure6-26/+30
2015-02-21Access2Base - Sharper recognition of document type in _SelectWindow()Jean-Pierre Ledure2-8/+26
2015-01-31Access2Base - Bug in Control.RemoveItemJean-Pierre Ledure1-3/+6
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-7/+0
2015-01-05fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar1-0/+5
2015-01-04Access2Base - Extend CommandBars scope to most modulesJean-Pierre Ledure1-9/+26
2015-01-04Access2Base - New CommandBarControl classJean-Pierre Ledure17-60/+630
2015-01-02Access2Base - handle ".uno:" prefixJean-Pierre Ledure1-9/+24
2014-12-31Access2Base - solve incompatibility with AOOJean-Pierre Ledure1-4/+16
2014-12-30Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure10-46/+637
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-11-07default to ods instead of sxcCaolán McNamara1-8/+8
2014-11-02Access2Base - Extension of GoTorecord action to table/query datasheetsJean-Pierre Ledure1-25/+28
2014-11-01Access2Base - new ApplyFilter and SetOrderBy actionsJean-Pierre Ledure6-13/+167
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini3-6/+6
2014-10-25Access2Base - Introspection in RootJean-Pierre Ledure2-3/+1
2014-10-17Access2Base - Internal redesign of root structure into a separate class moduleJean-Pierre Ledure11-203/+321