summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* coverity#1326632 DE: Dropped or ignored exceptionCaolán McNamara2017-01-201-1/+4
* document magic number and note it was already converted to a bitmapexCaolán McNamara2017-01-192-2/+10
* use the precanned constant for thisCaolán McNamara2017-01-191-1/+1
* convert wizards from Image resources to BitmapEx resourcesCaolán McNamara2017-01-193-50/+50
* get rid of second hicontrast argumentCaolán McNamara2017-01-197-45/+23
* unbreak this wizard enough to run itCaolán McNamara2017-01-191-10/+10
* drop unused hicontrast arg to setImageUrlCaolán McNamara2017-01-197-17/+13
* getImageUrl now returns its arg, so remove itCaolán McNamara2017-01-194-10/+2
* drop the long dead hicontrast res id uses from wizardsCaolán McNamara2017-01-195-34/+14
* Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara2017-01-193-3/+3
* remove executable bit from .mk filesMichael Stahl2017-01-171-0/+0
* remove some unused Java codeNoel Grandin2017-01-171-12/+0
* Access2Base - Review size limits of VARCHAR fieldsJean-Pierre Ledure2017-01-134-4/+15
* Access2Base - Improve precision of query typingJean-Pierre Ledure2017-01-121-2/+4
* Access2Base - Use Empty() builtin functionJean-Pierre Ledure2017-01-1212-53/+51
* Access2Base - Recognize correctly formatted fieldsJean-Pierre Ledure2017-01-121-0/+1
* Access2Base - Addition of Module objectJean-Pierre Ledure2017-01-1211-24/+951
* Access2Base - Reorder functions in Database moduleJean-Pierre Ledure2017-01-121-8/+8
* Access2Base - Review UtilProperty moduleJean-Pierre Ledure2017-01-124-36/+172
* Access2Base - Implement regex searchJean-Pierre Ledure2017-01-122-3/+103
* Access2Base - More accurate CStr functionJean-Pierre Ledure2017-01-122-12/+25
* Access2Base - Avoid use of outdated routinesJean-Pierre Ledure2017-01-122-6/+8
* Access2Base - Implement On ... event propertiesJean-Pierre Ledure2017-01-128-77/+813
* Typo: Postion->PositionJulien Nabet2017-01-077-23/+23
* Typo: isColunnNameDuplicate->isColumnNameDuplicateJulien Nabet2017-01-071-3/+3
* StringList isn't required or used by wizardsCaolán McNamara2017-01-011-5/+0
* Fixes tdf#104412 - DirectoryNameoutofPath no longer worksAlex McMurchy19172016-12-061-1/+1
* Access2Base - 3 typosJean-Pierre Ledure2016-11-121-3/+3
* Access2Base - OutputTo method accepts input from arrayJean-Pierre Ledure2016-11-122-29/+80
* Access2Base - New properties in Database classJean-Pierre Ledure2016-11-112-2/+24
* Access2Base - Code cleanupJean-Pierre Ledure2016-11-103-19/+25
* Access2Base - Comments reviewJean-Pierre Ledure2016-11-101-4/+1
* Access2Base - Call GetLocale() only onceJean-Pierre Ledure2016-11-102-1/+3
* Access2Base - Remove useless code in Root handlingJean-Pierre Ledure2016-11-052-31/+0
* Access2Base - Spanish translationJean-Pierre Ledure2016-11-051-2/+116
* Access2Base - Simplify CopyObjectJean-Pierre Ledure2016-11-021-12/+10
* Access2Base - Buffer field objects in recordsetJean-Pierre Ledure2016-11-021-31/+60
* Access2Base - CopyObject applied on tables belonging to different databasesJean-Pierre Ledure2016-10-139-105/+518
* Fix typosAndrea Gelmini2016-10-031-2/+2
* Fix typosAndrea Gelmini2016-10-035-7/+7
* Fix typosAndrea Gelmini2016-10-011-1/+1
* Resolves: tdf#99626 only the first queryTermination call in wizards worksCaolán McNamara2016-09-234-5/+3
* tdf#67647 getStructuredFilter returns operatorFabio Buso2016-08-102-57/+1
* Fix typosAndrea Gelmini2016-07-221-1/+1
* remove unused imports in java codeNoel Grandin2016-06-061-1/+0
* Fix typosAndrea Gelmini2016-05-252-2/+2
* Access2Base - Long binary and char fields in database functionsJean-Pierre Ledure2016-05-222-11/+48
* Access2Base - CopyObject method extended to MySql and SqliteJean-Pierre Ledure2016-05-163-34/+64
* Resolves: tdf#99272 new Short[] used instead of new short[]Caolán McNamara2016-05-131-7/+7
* Fix typosAndrea Gelmini2016-05-101-2/+2