summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/frame/_XStorable.java
AgeCommit message (Collapse)Author
2019-05-10an is used before a vowel soundCaolán McNamara
not before vowels with a consonant sound so its a url not an url Change-Id: Ic27ff3bee67469284d460c31ced6f63cb3633db2 Reviewed-on: https://gerrit.libreoffice.org/72062 Reviewed-by: Jens Carl <j.carl43@gmx.de> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2014-08-04java: remove some unused import statementsNoel Grandin
Change-Id: Id6342be66221c81b05aee9af519c800e51a286b3
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
where the return value is always cast to XMultiServiceFactory, so just do the cast in the method and avoid noise at the call sites. Change-Id: I3a2e06ac6edb3c6021eda6442032db57aaa22e13
2014-08-04fix spelling compilant -> compliantNoel Grandin
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-12-08Less succes, more successStefan Knorr (astron)
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.5.62); FILE MERGEDRüdiger Timm
2008/03/31 16:48:51 rt 1.5.62.1: #i87441# Change license header to LPGL v3.
2005-09-08INTEGRATION: CWS ooo19126 (1.4.8); FILE MERGEDRüdiger Timm
2005/09/05 15:43:09 rt 1.4.8.1: #i54170# Change license header: remove SISSL
2005-03-29INTEGRATION: CWS qadev22 (1.3.110); FILE MERGEDRüdiger Timm
2005/03/18 13:04:35 cn 1.3.110.1: #i45397# log the URL to store
2003-09-08INTEGRATION: CWS qadev11 (1.2.14); FILE MERGEDRüdiger Timm
2003/09/03 14:11:15 sw 1.2.14.1: #112049#
2003-05-27INTEGRATION: CWS qadev6 (1.1.8); FILE MERGEDVladimir Glazounov
2003/05/21 10:53:51 sg 1.1.8.1: #109819# prepare devide of runner
2003-01-27NEW: initial versionStephan Wunderlich