summaryrefslogtreecommitdiff
path: root/scripting/java/org/openoffice/idesupport/SVersionRCFile.java
AgeCommit message (Expand)Author
2014-10-10Scripting: Remove org packageDavid Ostrovsky
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch
2014-09-14scripting: replace StringBuffer with StringBuilder methodrbuj
2014-09-13scripting: use String.length()==0 instead of String.equals(empty string)rbuj
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin
2014-08-13java: remove unused fieldsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make constructors privateNoel Grandin
2014-08-12java: reduce scope, make constants privateNoel Grandin
2014-08-08java: use an empty block rather than an empty statementNoel Grandin
2013-05-06Java cleanup, Convert Vector to ArrayListNoel Grandin
2012-09-10Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2012-03-23scripting: don't need x bits for theseMichael Stahl
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.12.104); FILE MERGEDRüdiger Timm
2005-10-25INTEGRATION: CWS morejava (1.10.70); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.10.72); FILE MERGEDRüdiger Timm
2004-04-19INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGEDSander Vesik
2003-03-12Changes arising from Noels Code ReviewTomas O'Connor
2003-02-20Separate OfficeInstallation class from SVersionRCFileTomas O'Connor
2003-01-30IssueZilla 10578 - Update command line support to reflect current functionalityTomas O'Connor
2003-01-28IssueZilla 10518 -Tomas O'Connor
2003-01-16IssueZilla 10024 - improve generation of paths and urls for office installationTomas O'Connor
2002-11-26Further parsing of file:// url on windowsTomas O'Connor
2002-11-26Use correct prefix for file URL on windows.Tomas O'Connor
2002-11-13Add license information.Tomas O'Connor
2002-11-12Initial checkin of org.openoffice.idesupport java package for sharedTomas O'Connor