summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/OfficePrint.java
AgeCommit message (Expand)AuthorFilesLines
2014-12-12java: remove dead code in qadevOOoNoel Grandin1-1162/+0
2014-10-17java: no need to call String.valueOf to append to a StringNoel Grandin1-1/+1
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-3/+2
2014-10-14runner: finally block to ensure that a resource is closed (Prior to Java SE 7)Robert Antoni Buj i Gelonch1-29/+37
2014-10-13runner: Object comparisonRobert Antoni Buj i Gelonch1-1/+1
2014-10-07java: use equalsIgnoreCase() instead of toLowerCase().equals()Noel Grandin1-6/+6
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-6/+6
2014-08-19java: use Boolean.valueOf instead of instantiating Boolean objectsNoel Grandin1-1/+1
2014-08-14java: remove commented out codeNoel Grandin1-1/+0
2014-08-13java: remove dead methodsNoel Grandin1-28/+0
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-12/+12
2014-08-12java: remove useless javadoc tagsNoel Grandin1-16/+0
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin1-1/+1
2014-08-08java: redundant assignment, variable can only be nullNoel Grandin1-2/+0
2014-08-05java: remove commented out codeNoel Grandin1-155/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni1-2/+2
2014-02-26Remove visual noise from qadevOOoAlexander Wilms1-12/+12
2013-09-26typo fixes in commentsAndras Timar1-3/+3
2012-06-29Java cleanup - remove unused local variablesNoel Grandin1-11/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2011-09-07replace api.openoffice.org to api.libreoffice.orgAndras Timar1-1/+1
2010-05-10gfxcmp02: #159601# cleanupsLars Langhans1-25/+40
2010-03-03CWS-TOOLING: integrate CWS qadev40Ivo Hinkelmann1-4/+6
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-09qadev40: #161118# remove old main functionsLars Langhans1-4/+6
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers1-3/+0
2008-09-30CWS-TOOLING: integrate CWS qadev33Vladimir Glazounov1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.9.8); FILE MERGEDRüdiger Timm1-23/+18
2008-01-14INTEGRATION: CWS qadev31 (1.8.30); FILE MERGEDIvo Hinkelmann1-95/+164
2006-05-17INTEGRATION: CWS qadev26 (1.7.2); FILE MERGEDVladimir Glazounov1-4/+13
2006-01-19INTEGRATION: CWS qadev25 (1.6.2); FILE MERGEDOliver Bolte1-80/+103
2005-11-02INTEGRATION: CWS qadev24 (1.4.12); FILE MERGEDKurt Zenker1-20/+135
2005-09-08INTEGRATION: CWS ooo19126 (1.4.16); FILE MERGEDRüdiger Timm1-47/+21
2005-02-24INTEGRATION: CWS qadev21 (1.3.4); FILE MERGEDVladimir Glazounov1-4/+9
2004-12-10INTEGRATION: CWS qadev20 (1.2.4); FILE MERGEDRüdiger Timm1-19/+561
2004-11-02INTEGRATION: CWS qadev19 (1.1.2); FILE ADDEDPascal Junck1-0/+633