summaryrefslogtreecommitdiff
path: root/scripting/workben
AgeCommit message (Expand)Author
2003-03-25Add test for getAllImplementations method of XScriptInfoAccess interfaceTomas O'Connor
2003-03-25Add beanshell tests and test of return values from beanshell scriptsTomas O'Connor
2003-03-25Updates to jSuite tests.Tomas O'Connor
2003-03-13Support 1.1Beta and 644 OpenOffice.org version numbersTomas O'Connor
2003-03-13Committing on behalf of Neil Montgomery (code review updates)Noel Power
2003-03-13#Bug 12136 12135 Code review rework & Format menu issuesNoel Power
2003-03-12Update test data with correct valuesTomas O'Connor
2003-03-07Modifications to wordingneilm
2003-03-06IssueZilla 12062 - Updated Help to reflect changes made to S.F. release 0.2neilm
2003-03-06Updated Help Binding to reflect changes for release 0.2neilm
2003-03-06#i12091#Duncan Foster
2003-03-06#12037, fixed problems with key assignments....Noel Power
2003-03-06#12031, adjusted tab stops for dialogs.Noel Power
2003-03-05#11984, changed delimiter in script uri to "&", was "+"Noel Power
2003-03-05Name space changes, new runtime namespaceNoel Power
2003-03-05Changes for namespace for new runtime moduleNoel Power
2003-03-05More logic changes #11997. Make sure delete is enabled correctlyNoel Power
2003-03-05Add ProtocolHandler.xcu file to UNO packageTomas O'Connor
2003-03-05Add ProtocolHandler.xcu as part of UNO package, ensure correct type is set forTomas O'Connor
2003-03-05Make document default selection for event binding dialog (as per starbasic)Noel Power
2003-03-05IssueZilla 12060 - specify location for Interactive BeanShell scriptTomas O'Connor
2003-03-05#12024, updated FunctionProvider requests, (Changed logical names to start wi...Noel Power
2003-03-05Bug #12024, should not display framework helper scripts in assign dialogs.Noel Power
2003-03-04Change URL property to Script bug #12040.Noel Power
2003-03-04#11997, some logic changes for button sense for assign and delete on various ...Noel Power
2003-02-28IssueZilla 11914 - Make table column sizes adjustableTomas O'Connor
2003-02-28IssueZilla 11889 - Remove error messages referring to jEditTomas O'Connor
2003-02-28#i11866#Duncan Foster
2003-02-27Change some parameters passed to xNameReplaceTomas O'Connor
2003-02-26*** empty log message ***Duncan Foster
2003-02-26Back out addition of ProtocolHandler.xcu in UNO packageTomas O'Connor
2003-02-26Added interface to csv.Duncan Foster
2003-02-26Added XScriptSecurity testsDuncan Foster
2003-02-26Checking in Neils modifications for EventBinding (after review) and test.Noel Power
2003-02-26Fixed typoDuncan Foster
2003-02-26Added test & util for dealing with related dialog.Duncan Foster
2003-02-25Add tooltip to table of office versionsTomas O'Connor
2003-02-25Update data files for JSuite testsTomas O'Connor
2003-02-25Update tests according to Steffen Grunds suggestionsTomas O'Connor
2003-02-25Update version info, and make ProtocolHandler.xcu part of UNO packageTomas O'Connor
2003-02-25ScriptBinding.xba, enabled dynamic config changesNoel Power
2003-02-25Use fully qualified uris, otherwise potentially the doc security could preven...Noel Power
2003-02-24Show version number on Welcome panel.Tomas O'Connor
2003-02-24IssueZilla 11648 - Logfile incorrectly reports no version of NetBeans foundTomas O'Connor
2003-02-24Committed on behalf of Noel Power. Should fix binding problem.Duncan Foster
2003-02-21Updated installer to install manifest entry for config files.Noel Power
2003-02-21adding manifest.xml for config files writermenubar.xml, writerkeybinding.xml ...Noel Power
2003-02-21Fixed Typo in menu barsNoel Power
2003-02-21Removed SHIF + CONTROL + digits keygroupNoel Power
2003-02-20Added new class ExecCmd, this class flushes io from execed programs (ensures ...Noel Power