summaryrefslogtreecommitdiffstats
path: root/scripting/java/org/openoffice/idesupport/SVersionRCFile.java
Commit message (Expand)AuthorAgeFilesLines
* Scripting: Remove org packageDavid Ostrovsky2014-10-101-226/+0
* scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch2014-10-021-31/+32
* scripting: replace StringBuffer with StringBuilder methodrbuj2014-09-141-1/+1
* scripting: use String.length()==0 instead of String.equals(empty string)rbuj2014-09-131-1/+1
* java: avoid unnecessary comparisons in boolean expressionsNoel Grandin2014-08-201-4/+4
* java: remove unused fieldsNoel Grandin2014-08-131-3/+1
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make constructors privateNoel Grandin2014-08-131-1/+1
* java: reduce scope, make constants privateNoel Grandin2014-08-121-1/+1
* java: use an empty block rather than an empty statementNoel Grandin2014-08-081-1/+1
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-12/+11
* Java cleanup, convert ArrayList and Vector to use genericsNoel Grandin2012-09-101-7/+7
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* scripting: don't need x bits for theseMichael Stahl2012-03-231-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-0/+0
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.12.104); FILE MERGEDRĂ¼diger Timm2008-04-111-23/+18
* INTEGRATION: CWS morejava (1.10.70); FILE MERGEDJens-Heiner Rechtien2005-10-251-6/+6
* INTEGRATION: CWS ooo19126 (1.10.72); FILE MERGEDRĂ¼diger Timm2005-09-091-47/+21
* INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGEDSander Vesik2004-04-191-271/+271
* Changes arising from Noels Code ReviewTomas O'Connor2003-03-121-7/+9
* Separate OfficeInstallation class from SVersionRCFileTomas O'Connor2003-02-201-136/+69
* IssueZilla 10578 - Update command line support to reflect current functionalityTomas O'Connor2003-01-301-3/+15
* IssueZilla 10518 -Tomas O'Connor2003-01-281-3/+27
* IssueZilla 10024 - improve generation of paths and urls for office installationTomas O'Connor2003-01-161-208/+300
* Further parsing of file:// url on windowsTomas O'Connor2002-11-261-3/+9
* Use correct prefix for file URL on windows.Tomas O'Connor2002-11-261-3/+6
* Add license information.Tomas O'Connor2002-11-131-0/+61
* Initial checkin of org.openoffice.idesupport java package for sharedTomas O'Connor2002-11-121-0/+138