summaryrefslogtreecommitdiff
path: root/wizards
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ScriptForge - (SF_Calc) sort ranges on more than 3 keysJean-Pierre Ledure1-35/+62
2023-01-17ScriptForge - (SF_Calc) fix CompactUp/CompactLeft methodsJean-Pierre Ledure1-17/+18
2023-01-05Fix typoAndrea Gelmini1-1/+1
2023-01-05Fix typoAndrea Gelmini1-1/+1
2023-01-05ScriptForge - (SFDocuments) new FormDocument serviceJean-Pierre Ledure16-62/+907
2022-12-16ScriptForge - (SF_Datasheet) default values in GetText() and GetValue()Jean-Pierre Ledure1-6/+16
2022-12-15ScriptForge - (SF_Datasheet) minor changes in commentsJean-Pierre Ledure2-5/+5
2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier1-1/+1
2022-12-13SF_Dictionary: tdf#152351 Fix ReplaceItem does not accept array as valueJean-Pierre Ledure1-1/+5
2022-12-12PRODUCTNAME -> %PRODUCTNAMEJulien Nabet2-10/+10
2022-11-06ScriptForge - (SF_Datasheet) Filter, OrderBy propertiesJean-Pierre Ledure2-113/+120
2022-11-05ScriptForge - (SF_Datasheet) new menu methodsJean-Pierre Ledure11-54/+234
2022-11-03Fix typo in codeAndrea Gelmini1-2/+2
2022-11-03Fix typo in codeAndrea Gelmini1-1/+1
2022-11-03Fix typo in codeAndrea Gelmini1-2/+2
2022-11-02Fix typoAndrea Gelmini1-1/+1
2022-11-02Fix typoAndrea Gelmini1-3/+3
2022-11-02ScriptForge = (SFDatabases) New Datasheet serviceJean-Pierre Ledure12-76/+1232
2022-10-16ScriptForge - (SF_Basic) new CreateUnoStruct() methodJean-Pierre Ledure1-0/+4
2022-10-14ScriptForge - (Dialogs) tdf#151510 fix CreateScriptService("dialog")Jean-Pierre Ledure1-1/+2
2022-10-13Fix typoAndrea Gelmini1-2/+2
2022-10-13Fix typoAndrea Gelmini1-1/+1
2022-10-13Fix typoAndrea Gelmini1-2/+2
2022-10-13Fix typoAndrea Gelmini1-1/+1
2022-10-12ScriptForge - (SF_Dialog) new SetPageManager methodJean-Pierre Ledure7-10/+523
2022-09-12ofz#1509303 DCN: Don't Catch NullPointer ExceptionCaolán McNamara1-11/+5
2022-09-11ScriptForge - (scriptforge.py) ignore PythonShell in bridge modeJean-Pierre Ledure1-0/+4
2022-08-30These commands are always URLs alreadyStephan Bergmann2-2/+2
2022-08-23ScriptForge - (SF_Document) fix Import/ExportFilters propertiesJean-Pierre Ledure1-2/+2
2022-08-22ScriptForge - (SF_Calc) support of 16384 columns in a sheetJean-Pierre Ledure1-8/+9
2022-08-20ScriptForge - (Calc) extend use cases of FilterFormulaJean-Pierre Ledure2-111/+149
2022-08-18Fix typoAndrea Gelmini1-2/+2
2022-08-17Update SF translation to PortugueseRafael Lima1-9/+105
2022-08-17ScriptForge - (Calc) redesign CompactUp() and CompactLeft()Jean-Pierre Ledure1-78/+180
2022-08-02ScriptForge - tdf#150203 Use RANDBETWEEN.NV i.o. RANDBETWEENJean-Pierre Ledure2-3/+3
2022-07-23Related: tdf#150011 Add HRK Croatian Kuna to Euro conversion wizardEike Rathke2-0/+17
2022-07-21ScriptForge - tdf#149983 dialog.Execute() failureJean-Pierre Ledure2-1/+2
2022-07-19ScriptForge - (SF_Dialog) trap errors caused by dialog eventsJean-Pierre Ledure1-0/+2
2022-07-16ScriptForge - tdf#149983 dialog.EndExecute() failureJean-Pierre Ledure2-10/+26
2022-07-06ScriptForge - (SF_FileSystem) new Normalize() methodJean-Pierre Ledure5-6/+64
2022-06-28Fix typosAndrea Gelmini1-2/+2
2022-06-26ScriptForge - (SF_Calc) accurate sheet name checkJean-Pierre Ledure3-25/+53
2022-06-23ScriptForge - (SF_String) FIX Unquote() with "'" as quoting charJean-Pierre Ledure1-1/+4
2022-06-21ScriptForge - (SF_Calc)FIX wrong sheet name validationJean-Pierre Ledure1-3/+5
2022-06-08ScriptForge - (scriptforge.py) modify URL to help pageJean-Pierre Ledure1-1/+1
2022-06-07use more complex scheme on newer Python (>=3.7) to avoid DeprecationWarningNoel Grandin5-26/+105
2022-06-07ScriptForge - (SF_UnitTest) fix typos + layout reviewsJean-Pierre Ledure1-9/+7
2022-06-06Fix typosAndrea Gelmini1-11/+11
2022-06-04ScriptForge - New 'UnitTest' service for BasicJean-Pierre Ledure15-4/+2164
2022-05-16ScriptForge - (SF_Calc) FIX CompactUp/Left whan range is 1 row/colJean-Pierre Ledure1-0/+2