summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2020-05-08pyflakes3: fix some reports on wizardsJulien Nabet8-20/+19
2020-05-06pyflakes3: replace IllegalArgumentException by Exception (wizards)Julien Nabet5-5/+5
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt6-12/+6
2020-05-06Access2Base - Version number 7.0Jean-Pierre Ledure3-2/+4
2020-05-06pyflakes3: fix undefined name 'self' (wizards/access2base)Julien Nabet1-1/+1
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-2/+0
2020-03-30Related: tdf#131576 overlapping windows, move bottom one down a littleCaolán McNamara1-1/+1
2020-03-28tdf#131576: fix "Field information" in table wizard, step 2Julien Nabet1-1/+1
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák2-0/+4
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt6-12/+0
2019-12-11Fix typoAndrea Gelmini1-2/+2
2019-11-18Fix 'is' operator for comparisonJens Carl1-1/+1
2019-10-10Access2Base - CurrentUser based in PathSubstitutionJean-Pierre Ledure1-10/+5
2019-10-09Access2Base - Support dialogs owned by non-Base docsJean-Pierre Ledure1-3/+8
2019-09-27tdf#50846 - Wrong type of function GetLastUsedRowAndreas Heinisch2-6/+6
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-08-23Access2Base - (Python) Explicit missing argumentsJean-Pierre Ledure2-33/+30
2019-08-23Access2Base - Change version numberJean-Pierre Ledure1-1/+1
2019-08-23Access2Base - Implement Find and ProcOfLineJean-Pierre Ledure2-13/+41
2019-08-20Access2Base - Move getObject, getValue and setValueJean-Pierre Ledure4-123/+123
2019-08-17Access2Base - access2base.py fix DebugPrintJean-Pierre Ledure1-1/+2
2019-08-17Access2Base - access2base.py fix module classJean-Pierre Ledure1-6/+15
2019-08-14Access2Base - Remove shebangJean-Pierre Ledure1-5/+4
2019-08-13fix shebang of wizards/source/access2base/access2base.pyRene Engelhard1-1/+1
2019-08-13Access2Base - Support API from PythonJean-Pierre Ledure2-0/+1452
2019-08-10Fix typosAndrea Gelmini1-3/+3
2019-08-10Change FR to US language for external URLAndrea Gelmini1-1/+1
2019-08-09Access2Base - Python module - Basic sideJean-Pierre Ledure3-56/+560
2019-08-09Access2Base - Mention Python.xba in script.xlbJean-Pierre Ledure2-3/+3
2019-08-09Access2Base - Rename Compatible.xbaJean-Pierre Ledure2-1/+1
2019-07-27Fix typoAndrea Gelmini19-26/+26
2019-07-23cid#1448373 UC: Useless codeCaolán McNamara1-2/+0
2019-07-22cid#1448328 UC: Useless codeCaolán McNamara1-3/+0
2019-07-22Access2Base - FIX GetRows abortJean-Pierre Ledure1-1/+1
2019-07-13Access2Base - Set Parent property in all classesJean-Pierre Ledure14-5/+54
2019-07-06Access2Base - Make OptionGroups valid CollectionsJean-Pierre Ledure3-8/+4
2019-07-03tdf#125953: take CLOB into account in form wizardJulien Nabet1-2/+3
2019-07-02Access2Base - MsgBox and InputBox methodsJean-Pierre Ledure1-0/+53
2019-07-02Access2Base - Addition of SetSelected method in Control classJean-Pierre Ledure1-8/+21
2019-06-29Access2Base - Consolidate classes processingJean-Pierre Ledure20-158/+84
2019-06-13Access2Base - Robustness changesJean-Pierre Ledure21-32/+125
2019-04-26Access2Base - Error handling extendedJean-Pierre Ledure3-7/+44
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt312-3/+3
2019-04-21Access2Base - Align version number on LibreOffice versionJean-Pierre Ledure1-1/+1
2019-04-18Don't set LANG env var by accidentStephan Bergmann1-4/+4
2019-04-13Access2Base - FIX Display dlgTrace dialog tooltip in user languageJean-Pierre Ledure1-2/+3
2019-03-29tdf#108523 Removed @author annotationsJaromir Wysoglad6-6/+0