summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)Author
2017-01-19get rid of second hicontrast argumentCaolán McNamara
2017-01-19unbreak this wizard enough to run itCaolán McNamara
2017-01-19drop unused hicontrast arg to setImageUrlCaolán McNamara
2017-01-19getImageUrl now returns its arg, so remove itCaolán McNamara
2017-01-19drop the long dead hicontrast res id uses from wizardsCaolán McNamara
2017-01-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara
2017-01-17remove executable bit from .mk filesMichael Stahl
2017-01-17remove some unused Java codeNoel Grandin
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
2017-01-07Typo: Postion->PositionJulien Nabet
2017-01-07Typo: isColunnNameDuplicate->isColumnNameDuplicateJulien Nabet
2017-01-01StringList isn't required or used by wizardsCaolán McNamara
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-10-03Fix typosAndrea Gelmini
2016-10-01Fix typosAndrea Gelmini
2016-09-23Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara
2016-08-10tdf#67647 getStructuredFilter returns operatorFabio Buso
2016-07-22Fix typosAndrea Gelmini
2016-06-06remove unused imports in java codeNoel Grandin
2016-05-25Fix 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-13Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara
2016-05-10Fix typosAndrea Gelmini
2016-05-05Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure
2016-05-01Fix typosAndrea Gelmini
2016-04-30Fix typosAndrea Gelmini
2016-03-28Access2Base - add Picture property to Control objectJean-Pierre Ledure