summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2017-07-15Resolves: tdf#93745 gtk3 spinbuttons are wider than available spaceCaolán McNamara1-16/+16
2017-05-25various wizards resource strings are missingCaolán McNamara1-0/+30
2017-05-21Resolves: tdf#107964 partially revert "unused basic dialog"Caolán McNamara5-0/+408
2017-05-07tdf#107668: fix form wizardJulien Nabet1-11/+25
2017-05-02unused wizards basic file and dialogCaolán McNamara5-502/+0
2017-04-30coverity#1405739 Explicit null dereferencedCaolán McNamara1-2/+7
2017-04-27Access2Base - Optimize default value in field classJean-Pierre Ledure2-20/+25
2017-04-27ImageList python thing unused since WebWizard dropCaolán McNamara2-521/+0
2017-04-27remove wizards bitmaps from .src filesCaolán McNamara14-200/+34
2017-04-27Access2Base - Missing declaration of oObjectJean-Pierre Ledure1-1/+1
2017-04-12enum spelling: throught -> throughJustin Luth1-2/+2
2017-04-07tdf#99967 (related) Drop Web Wizard HIDsGabor Kelemen2-126/+126
2017-04-05Access2Base - Solving some trouble with bigint variablesJean-Pierre Ledure3-6/+5
2017-03-30Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure4-6/+6
2017-03-27Access2Base Missing parentheses - tdf#106710Jean-Pierre Ledure1-1/+1
2017-03-27tdf#106529: fix closing parentheses of bundled macrosAndreas Säger5-17/+17
2017-03-25Fix typosAndrea Gelmini11-16/+16
2017-03-25Access2Base Missing parentheses - Bug #106710Jean-Pierre Ledure6-5/+6
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-18Access2Base - Get and set On... properties on dialog eventsJean-Pierre Ledure2-11/+152
2017-03-11Access2Base - RunSql: execute i.o. executeUpdateJean-Pierre Ledure1-3/+5
2017-03-02Fix typosAndrea Gelmini2-2/+2
2017-02-28Related: tdf#80731 missing ')' breaks Gimmicks.Autotext macroKatarina Behrens1-2/+2
2017-02-22Revert "Fix typos"jan iversen1-1/+1
2017-02-22Fix typosAndrea Gelmini1-1/+1
2017-02-20Import UIConsts to use INFOIMAGEURLJulien Nabet1-1/+1
2017-02-20Related tdf#99967: Cleanup after Web Wizard dropJulien Nabet6-776/+13
2017-02-17tdf#99967 Drop Web WizardSamuel Mehrbrodt54-7526/+2
2017-02-12Various typos about propertyJulien Nabet1-4/+4
2017-01-26fix wrong indentCaolán McNamara1-1/+1
2017-01-20coverity#1326632 DE: Dropped or ignored exceptionCaolán McNamara1-1/+4
2017-01-19document magic number and note it was already converted to a bitmapexCaolán McNamara2-2/+10
2017-01-19use the precanned constant for thisCaolán McNamara1-1/+1
2017-01-19convert wizards from Image resources to BitmapEx resourcesCaolán McNamara3-50/+50
2017-01-19get rid of second hicontrast argumentCaolán McNamara7-45/+23
2017-01-19unbreak this wizard enough to run itCaolán McNamara1-10/+10
2017-01-19drop unused hicontrast arg to setImageUrlCaolán McNamara7-17/+13
2017-01-19getImageUrl now returns its arg, so remove itCaolán McNamara4-10/+2
2017-01-19drop the long dead hicontrast res id uses from wizardsCaolán McNamara5-34/+14
2017-01-19Related: tdf#80731 bug in our own wizards revealed by new bracket testCaolán McNamara3-3/+3
2017-01-17remove executable bit from .mk filesMichael Stahl1-0/+0
2017-01-17remove some unused Java codeNoel Grandin1-12/+0
2017-01-13Access2Base - Review size limits of VARCHAR fieldsJean-Pierre Ledure4-4/+15
2017-01-12Access2Base - Improve precision of query typingJean-Pierre Ledure1-2/+4
2017-01-12Access2Base - Use Empty() builtin functionJean-Pierre Ledure12-53/+51
2017-01-12Access2Base - Recognize correctly formatted fieldsJean-Pierre Ledure1-0/+1
2017-01-12Access2Base - Addition of Module objectJean-Pierre Ledure11-24/+951
2017-01-12Access2Base - Reorder functions in Database moduleJean-Pierre Ledure1-8/+8
2017-01-12Access2Base - Review UtilProperty moduleJean-Pierre Ledure4-36/+172
2017-01-12Access2Base - Implement regex searchJean-Pierre Ledure2-3/+103