summaryrefslogtreecommitdiff
path: root/wizards/com
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Revert "tdf#158803 remove some unused imports, unnecessary semicolons and rel...Noel Grandin7-9/+9
2024-03-28tdf#158803 remove some unused imports, unnecessary semicolons and related sty...LeSasse7-9/+9
2023-12-29tdf#158803 Remove unused imports from wizardsBogdan B11-15/+9
2023-11-09enable unchecked lint for our java codeNoel Grandin1-0/+1
2023-11-02'new Character' is deprecated in JavaNoel Grandin1-1/+1
2023-11-02'new Double' is deprecated in JavaNoel Grandin4-13/+13
2023-11-02'new Float' is deprecated in JavaNoel Grandin3-3/+3
2023-02-13Fix/simplify some vnd.sun.star.expand: handlingMike Kaganski1-3/+7
2022-12-12PRODUCTNAME -> %PRODUCTNAMEJulien Nabet1-5/+5
2022-09-12ofz#1509303 DCN: Don't Catch NullPointer ExceptionCaolán McNamara1-11/+5
2022-06-07use more complex scheme on newer Python (>=3.7) to avoid DeprecationWarningNoel Grandin5-26/+105
2021-09-12Typo: bIsSuccessfull->bIsSuccessfulJulien Nabet1-5/+5
2021-05-03clean up some Java warningsNoel Grandin1-2/+2
2020-09-01Fix typo in codeAndrea Gelmini1-4/+4
2020-08-23Fix typosAndrea Gelmini1-1/+1
2020-08-21Fix typo in codeAndrea Gelmini2-2/+2
2020-08-18Fix typosAndrea Gelmini1-2/+2
2020-08-12imp is deprecated since Python v.3.4Mike Kaganski5-10/+50
2020-05-08pyflakes3: fix some reports on wizardsJulien Nabet8-20/+19
2020-05-06pyflakes3: replace IllegalArgumentException by Exception (wizards)Julien Nabet5-5/+5
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-09Fix typoAndrea Gelmini1-1/+1
2019-11-18Fix 'is' operator for comparisonJens Carl1-1/+1
2019-09-10Fix typosAndrea Gelmini1-2/+2
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-09-01Fix '..'Andrea Gelmini2-2/+2
2019-07-27Fix typoAndrea Gelmini13-18/+18
2019-07-23cid#1448373 UC: Useless codeCaolán McNamara1-2/+0
2019-07-22cid#1448328 UC: Useless codeCaolán McNamara1-3/+0
2019-07-03tdf#125953: take CLOB into account in form wizardJulien Nabet1-2/+3
2019-04-24tdf#124197 Improve "Unexpected error" user-visible error message wordingDarkByt311-2/+2
2019-03-29tdf#108523 Removed @author annotationsJaromir Wysoglad6-6/+0
2019-03-13Fix wizards/NumberFormatter.javaJulien Nabet1-1/+2
2019-03-12Remove unused python codeXisco Fauli11-524/+2
2019-02-07complete the univerbation of E-mail to Email in the uiCaolán McNamara1-1/+1
2018-11-22Related: tdf#121340: Do wizards steps Title CaseSabri Unal1-18/+18
2018-11-06tdf#121188 form controls should have InputRequired false by defaultLionel Elie Mamane2-0/+7
2018-09-27Fix typosAndrea Gelmini2-2/+2
2018-09-08Fix typosAndrea Gelmini1-1/+1
2018-07-19Related: rhbz#1602589 null_check: 'xComponent'Caolán McNamara1-1/+0
2018-07-18Related: rhbz#1602589 null_check 'guiRow'Caolán McNamara1-2/+4
2018-04-17Fix typosAndrea Gelmini2-2/+2
2018-02-12Fix typosAndrea Gelmini1-1/+1
2018-02-05Removed unused code in python wizardsXisco Fauli25-734/+28
2018-01-29Fix typosAndrea Gelmini1-1/+1
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-14Fix typosAndrea Gelmini2-2/+2
2018-01-14Fix HIDs in Java based Table/Query/Report wizardsGabor Kelemen2-35/+37
2018-01-08tdf#114881: Re-introduce ConfigurationUpdateAccessStephan Bergmann1-1/+4