summaryrefslogtreecommitdiff
path: root/wizards/source
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure1-1/+1
2017-03-28tdf#106529: fix closing parentheses of bundled macrosAndreas Säger5-17/+17
2017-03-26Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure6-5/+6
2017-01-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara3-3/+3
2016-12-07Fixes tdf#104412 - DirectoryNameoutofPath no longer worksAlex McMurchy19171-1/+1
2016-11-12Access2Base - 3 typosJean-Pierre Ledure1-3/+3
2016-11-12Access2Base - OutputTo method accepts input from arrayJean-Pierre Ledure2-29/+80
2016-11-11Access2Base - New properties in Database classJean-Pierre Ledure2-2/+24
2016-11-10Access2Base - Code cleanupJean-Pierre Ledure3-19/+25
2016-11-10Access2Base - Comments reviewJean-Pierre Ledure1-4/+1
2016-11-10Access2Base - Call GetLocale() only onceJean-Pierre Ledure2-1/+3
2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure2-31/+0
2016-11-05Access2Base - Spanish translationJean-Pierre Ledure1-2/+116
2016-11-02Access2Base - Simplify CopyObjectJean-Pierre Ledure1-12/+10
2016-11-02Access2Base - Buffer field objects in recordsetJean-Pierre Ledure1-31/+60
2016-10-13Access2Base - CopyObject applied on tables belonging to different databasesJean-Pierre Ledure9-105/+518
2016-10-03Fix typosAndrea Gelmini1-2/+2
2016-05-22Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure2-11/+48
2016-05-16Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure3-34/+64
2016-05-10Fix typosAndrea Gelmini1-2/+2
2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure1-10/+20
2016-04-30Fix typosAndrea Gelmini2-3/+3
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