summaryrefslogtreecommitdiffstats
path: root/wizards
Commit message (Expand)AuthorAgeFilesLines
* unused wizards basic file and dialogCaolán McNamara2017-05-025-502/+0
* coverity#1405739 Explicit null dereferencedCaolán McNamara2017-04-301-2/+7
* Access2Base - Optimize default value in field classJean-Pierre Ledure2017-04-272-20/+25
* ImageList python thing unused since WebWizard dropCaolán McNamara2017-04-272-521/+0
* remove wizards bitmaps from .src filesCaolán McNamara2017-04-2714-200/+34
* Access2Base - Missing declaration of oObjectJean-Pierre Ledure2017-04-271-1/+1
* enum spelling: throught -> throughJustin Luth2017-04-121-2/+2
* tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2017-04-072-126/+126
* Access2Base - Solving some trouble with bigint variablesJean-Pierre Ledure2017-04-053-6/+5
* Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure2017-03-304-6/+6
* Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure2017-03-271-1/+1
* tdf#106529: fix closing parentheses of bundled macrosAndreas Säger2017-03-275-17/+17
* Fix typosAndrea Gelmini2017-03-2511-16/+16
* Access2Base Missing parentheses - Bug #106710Jean-Pierre Ledure2017-03-256-5/+6
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Access2Base - Get and set On... properties on dialog eventsJean-Pierre Ledure2017-03-182-11/+152
* Access2Base - RunSql: execute i.o. executeUpdateJean-Pierre Ledure2017-03-111-3/+5
* Fix typosAndrea Gelmini2017-03-022-2/+2
* Related: tdf#80731 missing ')' breaks Gimmicks.Autotext macroKatarina Behrens2017-02-281-2/+2
* Revert "Fix typos"jan iversen2017-02-221-1/+1
* Fix typosAndrea Gelmini2017-02-221-1/+1
* Import UIConsts to use INFOIMAGEURLJulien Nabet2017-02-201-1/+1
* Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet2017-02-206-776/+13
* tdf#99967 Drop Web WizardSamuel Mehrbrodt2017-02-1754-7526/+2
* Various typos about propertyJulien Nabet2017-02-121-4/+4
* fix wrong indentCaolán McNamara2017-01-261-1/+1
* 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