summaryrefslogtreecommitdiff
path: root/wizards/source
AgeCommit message (Expand)AuthorFilesLines
2018-05-13Access2Base - FIX Sql errors when apostrophe in table namesJean-Pierre Ledure1-1/+1
2018-05-08Access2Base - Remove useless trailing blank linesJean-Pierre Ledure26-9/+23
2018-05-06Fix missing newlineAndrea Gelmini1-3/+5
2018-04-24Access2Base - German translationJean-Pierre Ledure2-14/+130
2018-04-22Access2Base - Support of forms collectionsJean-Pierre Ledure7-96/+167
2018-04-12Access2Base - Correct typo in L10N labelJean-Pierre Ledure1-3/+3
2018-03-22Access2Base - Bypass Basic IDE shortcomingJean-Pierre Ledure1-1/+2
2018-03-22Access2Base - FIX Manage case of form without DrawPageJean-Pierre Ledure2-41/+65
2018-03-18Access2Base - FIX EditMode property of Recordset classJean-Pierre Ledure1-1/+1
2018-02-18tdf#114817 new bitmap presets for Area Fillandreas kainz1-10/+10
2018-02-16Access2Base - Nicer representation of booleans in OutputTo actionJean-Pierre Ledure2-2/+3
2018-02-14Fix typoAndrea Gelmini1-1/+1
2017-12-14Access2Base - FIX getString() on LONGVARCHAR fieldsJean-Pierre Ledure1-1/+1
2017-11-23Access2Base - FIX OutputStringToHtmlJean-Pierre Ledure1-1/+1
2017-11-16Access2Base - FIX AllDialogs() should run when no active documentJean-Pierre Ledure2-3/+10
2017-11-07Access2Base - Insert Window argument in CommandBars collectionJean-Pierre Ledure1-4/+5
2017-11-03Access2Base - Correct error in module parsingJean-Pierre Ledure1-1/+1
2017-10-31Access2Base - Correct parsing error in ModuleJean-Pierre Ledure1-2/+2
2017-10-27Access2Base - Database events (2)Jean-Pierre Ledure1-1/+4
2017-10-26Access2Base - Database eventsJean-Pierre Ledure1-1/+138
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-6/+6
2017-09-18Translate German comments and debug strings (leftovers in dirs w... and x...)Johnny_M4-7/+7
2017-08-05Access2Base - Dialog on event propertiesJean-Pierre Ledure5-32/+97
2017-07-21migrate to boost::gettextCaolán McNamara2-1352/+1
2017-07-13Access2Base - RecordSource property of SubForm classJean-Pierre Ledure1-6/+6
2017-07-03Access2Base - RecordSource property of Form classJean-Pierre Ledure1-1/+1
2017-06-20Access2Base - Introduce support of embedded FirebirdJean-Pierre Ledure2-2/+8
2017-06-11Access2Base - Correct handling of empty arrays in UtilPropertyJean-Pierre Ledure1-4/+11
2017-05-25Access2Base - Value property of DECIMAL fieldsJean-Pierre Ledure1-3/+10
2017-05-25RID_DB_TABLE_WIZARD_START should be RID_TABLE nowCaolán McNamara1-47/+47
2017-05-25convert starbasic wizards to .properties for translationsCaolán McNamara18-1616/+551
2017-05-25unused 'Blabla' resource stringCaolán McNamara1-2/+0
2017-05-25missing RID_FORM + 70 resource not usedCaolán McNamara1-2/+0
2017-05-25match GetStarOfficeLocale with NLPSolver.ResourceManagerCaolán McNamara1-0/+3
2017-05-25GetLocale is unusedCaolán McNamara1-8/+0
2017-05-24convert java wizards to .properties for translationsCaolán McNamara2-1563/+366
2017-05-22Access2Base - Class attribute in <span> tagJean-Pierre Ledure2-3/+3
2017-05-21Resolves: tdf#107964 partially revert "unused basic dialog"Caolán McNamara4-0/+406
2017-05-02unused wizards basic file and dialogCaolán McNamara4-500/+0
2017-04-27Access2Base - Optimize default value in field classJean-Pierre Ledure2-20/+25
2017-04-27remove wizards bitmaps from .src filesCaolán McNamara2-59/+7
2017-04-27Access2Base - Missing declaration of oObjectJean-Pierre Ledure1-1/+1
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 Gelmini6-10/+10
2017-03-25Access2Base Missing parentheses - Bug #106710Jean-Pierre Ledure6-5/+6
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