summaryrefslogtreecommitdiffstats
path: root/wizards/source
Commit message (Expand)AuthorAgeFilesLines
* Access2Base - add Picture property to Control objectJean-Pierre Ledure2016-03-281-53/+69
* Access2Base - GetChunk - tests of BLOB field typeJean-Pierre Ledure2016-03-271-7/+10
* Access2Base - Correct error message and other typo'sJean-Pierre Ledure2016-03-123-4/+2
* Typo: documet->documentJulien Nabet2016-03-121-2/+2
* Access2Base - Wider database supportJean-Pierre Ledure2016-02-0310-42/+337
* Fix typosAndrea Gelmini2016-01-106-11/+11
* Access2Base - Support of Hsqldb 2.3Jean-Pierre Ledure2015-12-231-6/+8
* Access2Base - OutputTo action more conciseJean-Pierre Ledure2015-12-131-11/+4
* Access2Base - OutputTo action - support encoding in csv filesJean-Pierre Ledure2015-12-132-11/+20
* Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure2015-12-122-3/+2
* Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure2015-12-121-0/+19
* Access2Base - DoCmd.OutputTo applicable to Calc, Excel and Text/csv formatsJean-Pierre Ledure2015-12-083-14/+102
* Access2Base - Dynamic combo list in PromptFormat()Jean-Pierre Ledure2015-12-083-9/+18
* Access2Base - First steps OutPutTo calc and csvJean-Pierre Ledure2015-12-063-6/+16
* Access2Base - Option Explicit in UtilProperty moduleJean-Pierre Ledure2015-12-061-1/+3
* Access2Base - OutputTo binary fields as null fieldsJean-Pierre Ledure2015-12-051-19/+21
* Access2Base - OutputTo HTMLJean-Pierre Ledure2015-12-051-1/+2
* Access2Base - OpenQuery for action queriesJean-Pierre Ledure2015-11-291-1/+9
* Access2Base - OutputTo / html Add suffix default value in file pickerJean-Pierre Ledure2015-11-281-0/+1
* Access2Base - OutputStringToHTML reviewJean-Pierre Ledure2015-11-221-5/+6
* Access2Base - Return null values correctly in Recordset.GetRows methodJean-Pierre Ledure2015-11-151-13/+6
* Access2Base - Implements OutputTo table/query in HTML formatJean-Pierre Ledure2015-11-115-15/+502
* Resolves: #i56289# no GROUP BY - COUNT from wizardDamjan Jovanovic2015-11-101-16/+1
* Access2Base - new HtmlEncode property of Application objectJean-Pierre Ledure2015-10-031-0/+34
* Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2015-08-302-10/+108
* Access2Base - NewLine distinction Windows - Linux+Jean-Pierre Ledure2015-08-294-6/+13
* Access2Base - Return value of Execute method in CommandBarControlJean-Pierre Ledure2015-07-261-4/+5
* Access2Base - Correct CommandBarControls collectionJean-Pierre Ledure2015-07-253-2/+3
* Fix typosAndrea Gelmini2015-07-081-2/+2
* Fix typosAndrea Gelmini2015-07-033-5/+5
* Fix typosAndrea Gelmini2015-06-301-2/+2
* Access2Base - Correct behaviour of MoveNext, MovePreviousJean-Pierre Ledure2015-06-061-12/+9
* tdf#68547 Turkısh "ı" ıs specıalMatthew J. Francis2015-03-258-14/+14
* Access2Base - Better window type recognitionJean-Pierre Ledure2015-03-146-26/+30
* Access2Base - Sharper recognition of document type in _SelectWindow()Jean-Pierre Ledure2015-02-212-8/+26
* Access2Base - Bug in Control.RemoveItemJean-Pierre Ledure2015-01-311-3/+6
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-7/+0
* fdo#88069 make the string 'Fax' localizable in Fax WizardAndras Timar2015-01-051-0/+5
* Access2Base - Extend CommandBars scope to most modulesJean-Pierre Ledure2015-01-041-9/+26
* Access2Base - New CommandBarControl classJean-Pierre Ledure2015-01-0417-60/+630
* Access2Base - handle ".uno:" prefixJean-Pierre Ledure2015-01-021-9/+24
* Access2Base - solve incompatibility with AOOJean-Pierre Ledure2014-12-311-4/+16
* Access2Base - CommandBars collection - show/hide toolbarsJean-Pierre Ledure2014-12-3010-46/+637
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-122-3/+3
* default to ods instead of sxcCaolán McNamara2014-11-071-8/+8
* Access2Base - Extension of GoTorecord action to table/query datasheetsJean-Pierre Ledure2014-11-021-25/+28
* Access2Base - new ApplyFilter and SetOrderBy actionsJean-Pierre Ledure2014-11-016-13/+167
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-303-6/+6
* Access2Base - Introspection in RootJean-Pierre Ledure2014-10-252-3/+1
* Access2Base - Internal redesign of root structure into a separate class moduleJean-Pierre Ledure2014-10-1711-203/+321