summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/graphical/IniFile.java
AgeCommit message (Expand)AuthorFilesLines
2014-12-12java: remove dead code in qadevOOoNoel Grandin1-544/+0
2014-11-18java: make fields final where possibleNoel Grandin1-2/+2
2014-10-13java: Collections.addAll for adding an array of elements to a CollectionRobert Antoni Buj i Gelonch1-4/+3
2014-10-10runner: The if statement is redundantRobert Antoni Buj i Gelonch1-25/+6
2014-10-07java: use isEmpty() instead of "size() == 0"Noel Grandin1-1/+1
2014-09-10qadevOOo: Number Parsingrbuj1-1/+1
2014-09-10qadevOOo: use a character literalrbuj1-3/+3
2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin1-1/+1
2014-08-20java: Avoid naming non-fields with the prefix m_Noel Grandin1-3/+3
2014-08-14java: remove commented out codeNoel Grandin1-2/+2
2014-08-13java: remove dead methodsNoel Grandin1-4/+1
2014-08-13java: reduce scope, make some methods privateNoel Grandin1-1/+1
2014-08-13java: reduce scope, make fields privateNoel Grandin1-1/+1
2014-08-12java: return value of trim() ignoredNoel Grandin1-1/+0
2014-08-12java: remove useless javadoc tagsNoel Grandin1-9/+0
2014-08-05java: remove commented out codeNoel Grandin1-107/+0
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-02-26Remove visual noise from qadevOOoAlexander Wilms1-10/+10
2012-06-29Java cleanup - remove unused local variablesNoel Grandin1-1/+1
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin1-4/+4
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-12-05Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-05-10gfxcmp02: #159601# cleanupsLars Langhans1-21/+26
2010-03-03CWS-TOOLING: integrate CWS qadev40Ivo Hinkelmann1-23/+23
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-09qadev40: #161118# cleanups, remove old main functionsLars Langhans1-23/+23
2009-09-07CWS-TOOLING: integrate CWS qadev38Oliver Bolte1-1/+1
2009-07-29CWS-TOOLING: integrate CWS perftest09bJens-Heiner Rechtien1-151/+163
2009-07-03CWS-TOOLING: integrate CWS perftest08Release Engineers1-1/+18
2008-10-06#100000# qadev33 new filesVladimir Glazounov1-0/+662