summaryrefslogtreecommitdiff
path: root/scripting/java/org/openoffice/idesupport/zip/ParcelZipper.java
AgeCommit message (Expand)AuthorFilesLines
2014-10-10Scripting: Remove org packageDavid Ostrovsky1-159/+0
2014-10-02scripting: Format_java_code.sh initial runRobert Antoni Buj i Gelonch1-22/+19
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-2/+2
2014-08-20double-checked locking is not thread-safe in JavaNoel Grandin1-7/+3
2014-08-19java: remove unused methodsNoel Grandin1-376/+0
2014-08-13java: remove dead methodsNoel Grandin1-44/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-2/+2
2014-08-12java: reduce scope, make constants privateNoel Grandin1-1/+1
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin1-1/+0
2012-09-10Java cleanup, remove unnecessary importsNoel Grandin1-4/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2012-03-23scripting: don't need x bits for theseMichael Stahl1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.11.108); FILE MERGEDRüdiger Timm1-23/+18
2005-09-09INTEGRATION: CWS ooo19126 (1.10.64); FILE MERGEDRüdiger Timm1-47/+21
2004-05-19INTEGRATION: CWS scriptingf4 (1.9.12); FILE MERGEDRüdiger Timm1-3/+3
2003-09-10#i19331#Tomas O'Connor1-3/+3
2003-03-12Changes arising from Noels Code ReviewTomas O'Connor1-107/+151
2003-02-20IssueZilla 11463 - Not calculating the deployment directory correctly when ch...Tomas O'Connor1-3/+15
2003-02-12IssueZilla 11377 - Cannot deploy scripts to share directory of Office Install...Tomas O'Connor1-3/+3
2003-01-30IssueZilla 10578 - Update command line support to reflect current functionalityTomas O'Connor1-5/+8
2003-01-28IssueZilla 10518 -Tomas O'Connor1-18/+37
2002-11-26Update all instances of OpenOffice and StarOffice to OpenOffice.org.Tomas O'Connor1-9/+27
2002-11-13Add license information.Tomas O'Connor1-0/+61
2002-11-12Initial checkin of org.openoffice.idesupport java package for sharedTomas O'Connor1-0/+477