summaryrefslogtreecommitdiff
path: root/wizards/source
AgeCommit message (Expand)Author
2017-02-28Related: tdf#80731 missing ')' breaks Gimmicks.Autotext macroKatarina Behrens
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet
2017-02-17tdf#99967 Drop Web WizardSamuel Mehrbrodt
2017-02-12Various typos about propertyJulien Nabet
2017-01-19convert wizards from Image resources to BitmapEx resourcesCaolán McNamara
2017-01-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara
2017-01-13Access2Base - Review size limits of VARCHAR fieldsJean-Pierre Ledure
2017-01-12Access2Base - Improve precision of query typingJean-Pierre Ledure
2017-01-12Access2Base - Use Empty() builtin functionJean-Pierre Ledure
2017-01-12Access2Base - Recognize correctly formatted fieldsJean-Pierre Ledure
2017-01-12Access2Base - Addition of Module objectJean-Pierre Ledure
2017-01-12Access2Base - Reorder functions in Database moduleJean-Pierre Ledure
2017-01-12Access2Base - Review UtilProperty moduleJean-Pierre Ledure
2017-01-12Access2Base - Implement regex searchJean-Pierre Ledure
2017-01-12Access2Base - More accurate CStr functionJean-Pierre Ledure
2017-01-12Access2Base - Avoid use of outdated routinesJean-Pierre Ledure
2017-01-12Access2Base - Implement On ... event propertiesJean-Pierre Ledure
2016-12-06Fixes tdf#104412 - DirectoryNameoutofPath no longer worksAlex McMurchy1917
2016-11-12Access2Base - 3 typosJean-Pierre Ledure
2016-11-12Access2Base - OutputTo method accepts input from arrayJean-Pierre Ledure
2016-11-11Access2Base - New properties in Database classJean-Pierre Ledure
2016-11-10Access2Base - Code cleanupJean-Pierre Ledure
2016-11-10Access2Base - Comments reviewJean-Pierre Ledure
2016-11-10Access2Base - Call GetLocale() only onceJean-Pierre Ledure
2016-11-05Access2Base - Remove useless code in Root handlingJean-Pierre Ledure
2016-11-05Access2Base - Spanish translationJean-Pierre Ledure
2016-11-02Access2Base - Simplify CopyObjectJean-Pierre Ledure
2016-11-02Access2Base - Buffer field objects in recordsetJean-Pierre Ledure
2016-10-13Access2Base - CopyObject applied on tables belonging to different databasesJean-Pierre Ledure
2016-10-03Fix typosAndrea Gelmini
2016-05-22Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure
2016-05-16Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure
2016-05-10Fix typosAndrea Gelmini
2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure
2016-04-30Fix typosAndrea Gelmini
2016-03-28Access2Base - add Picture property to Control objectJean-Pierre Ledure
2016-03-27Access2Base - GetChunk - tests of BLOB field typeJean-Pierre Ledure
2016-03-12Access2Base - Correct error message and other typo'sJean-Pierre Ledure
2016-03-12Typo: documet->documentJulien Nabet
2016-02-03Access2Base - Wider database supportJean-Pierre Ledure
2016-01-10Fix typosAndrea Gelmini
2015-12-23Access2Base - Support of Hsqldb 2.3Jean-Pierre Ledure
2015-12-13Access2Base - OutputTo action more conciseJean-Pierre Ledure
2015-12-13Access2Base - OutputTo action - support encoding in csv filesJean-Pierre Ledure
2015-12-12Access2Base - More coherent use of the acUTF8Encoding constantJean-Pierre Ledure
2015-12-12Access2Base - Add default FilterOptions string in Calc export to csvJean-Pierre Ledure
2015-12-08Access2Base - DoCmd.OutputTo applicable to Calc, Excel and Text/csv formatsJean-Pierre Ledure
2015-12-08Access2Base - Dynamic combo list in PromptFormat()Jean-Pierre Ledure
2015-12-06Access2Base - First steps OutPutTo calc and csvJean-Pierre Ledure
2015-12-06Access2Base - Option Explicit in UtilProperty moduleJean-Pierre Ledure