summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util/SOfficeFactory.java
AgeCommit message (Expand)Author
2016-01-10Fix typosAndrea Gelmini
2014-11-18java: make fields final where possibleNoel Grandin
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin
2014-09-10qadevOOo: Convert a primitive type into a stringrbuj
2014-08-19java: use 'Integer.valueOf' instead of 'new Integer'Noel Grandin
2014-08-19java: remove unused methodsNoel Grandin
2014-08-14java: remove unused importsNoel Grandin
2014-08-13java: remove dead methodsNoel Grandin
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-11java: remove unused parametersNoel Grandin
2014-08-08java: remove exceptions from throws clauses that are notNoel Grandin
2014-06-10fdo#79676: Fix the Java UNO API test with regard to chart tests.Kohei Yoshida
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
2013-09-26typo fixes in commentsAndras Timar
2013-05-06fix typos (wich instead of which)Philipp Riemer
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
2012-06-29Java5 update - usage generics where possibleNoel Grandin
2012-06-29Java5 update - Convert Hashtable to HashMapNoel Grandin
2012-06-21re-base on ALv2 code.Michael Meeks
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-09-30CWS-TOOLING: integrate CWS qadev33Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.9.18); FILE MERGEDRüdiger Timm
2007-09-06INTEGRATION: CWS qadev30 (1.8.42); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.7.20); FILE MERGEDRüdiger Timm
2005-02-02INTEGRATION: CWS imprec01 (1.6.144); FILE MERGEDRüdiger Timm
2003-05-14xMultiServiceFactory has been hashed locally in this class only by a simple s...Svante Schubert
2003-03-26MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2003-03-25CHG: removed usage of xMSF as key for HashtableSteffen Grund
2003-02-13CHG: added loadComponent with addition argument PropertyValue[]Stephan Wunderlich
2003-02-07CHG: changed createChartDoc, since there is not really a standalone chartStephan Wunderlich
2003-01-27NEW: initial versionStephan Wunderlich