summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Access2Base - DLookup function works now correctly with MySql and SqliteJean-Pierre Ledure2016-05-051-10/+20
* Fix typosAndrea Gelmini2016-05-011-1/+1
* Fix typosAndrea Gelmini2016-04-302-3/+3
* 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
* remove some unused Java codeNoel Grandin2016-03-144-6/+3
* Access2Base - Correct error message and other typo'sJean-Pierre Ledure2016-03-123-4/+2
* Typo: documet->documentJulien Nabet2016-03-121-2/+2
* coverity#1326304 Explicit null dereferencedCaolán McNamara2016-03-041-0/+5
* coverity#1326385 Dereference null return valueCaolán McNamara2016-03-011-1/+4