Age | Commit message (Collapse) | Author |
|
Change-Id: I91a344a1b106651a9cb0ae3005f98927bf1b7f7c
Reviewed-on: https://gerrit.libreoffice.org/76359
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: Iaa00d65b518b3e638c2d31912e247cb91bdd0950
Reviewed-on: https://gerrit.libreoffice.org/58347
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: Ied0a5218b4f95a300d09483315d577b5bdf01bae
Reviewed-on: https://gerrit.libreoffice.org/43135
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I28459b157411b4ab5b10a25e017a0a7208e09aed
|
|
Change-Id: I40f73b48757e81ac4e1b5374bef4fea334ca8d0a
|
|
Change-Id: If2491fb126f7392ed641087322a863736e7f4342
|
|
Change-Id: I9aff17d367ba48609067abdb2a5fb5111daee38c
|
|
Change-Id: I4f51d49a18adf76a741d55d67ed3ba2a7a2cc439
|
|
Change-Id: Ia266e5c1b66e35fdb4c6fdd5816f3b35d54ae1bd
|
|
Change-Id: I8e429d1f03aac7c7cdb7ff4b43b3f46d40292510
Reviewed-on: https://gerrit.libreoffice.org/16709
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
Tested-by: Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
|
|
Change-Id: Id9a13c7f4ae0fd53c95c551544e60af44bb3fb95
Reviewed-on: https://gerrit.libreoffice.org/16203
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
Change-Id: Ib2a311f0341d165a8f9d3f7a11ec36378fd69519
Reviewed-on: https://gerrit.libreoffice.org/14373
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Iae7530a52eda020f9074a6de0ef9e4b9779593f6
|
|
- remove the SHORT_WAIT test parameter, no-one is using it
- inline the various independent shortWait() methods
- use the util.utils.shortWait() utility method everywhere
Change-Id: I93cd4a2580172a1441d2ff3d390f52b9505e2721
|
|
found by FindBugs.
Change-Id: I4f457cd8f6f28f0429fc50529c8d38d80b80c560
|
|
found by PMD
Change-Id: Id852cfec984a181b91aca1c00a41e342b720a4bf
|
|
Found by FindBugs.
Change-Id: I223841f7bb8c515c9612322abc0b13e134385abd
|
|
found by running UCDetector over the code many times, like peeling
an onion
Change-Id: I54d5147eb1b5c921ad236331bc4c1f765b13ca83
Reviewed-on: https://gerrit.libreoffice.org/13445
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
|
|
found by PMD
Change-Id: I87780366119c141cd2dafe6ca1bf2d9798b10aec
|
|
Change-Id: Ie1202b7fa89306ea2a99031b9347b657039b839e
Reviewed-on: https://gerrit.libreoffice.org/11750
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
found by PMD
Change-Id: I04cbf986ddbcffff987784f381b8a9f52f1b3f31
|
|
Change-Id: I05c907a38b562231e968c17f14e09ef80e0a6ed1
|
|
that are not conveying any useful information
Change-Id: Ic37934b8cc376fcdcb3d295232452f411dfd43b1
|
|
remove null check where null-analyis reveals the variable cannot be null
Change-Id: Ied0a24665514bbf68c2ed5f15af9e5c2232a8033
|
|
Change-Id: I44e2043e5da23bc9421c03e550ef1d8b7ebaad36
|
|
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
|
|
Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.
(cherry picked from commit c3f20ae9a447f50517fe545a53de91d412c3337c)
Conflicts:
qadevOOo/runner/base/java_complex.java
qadevOOo/runner/basicrunner/BasicHandler.java
qadevOOo/runner/basicrunner/basichelper/Connector.java
qadevOOo/runner/helper/LoggingThread.java
qadevOOo/runner/helper/StreamSimulator.java
qadevOOo/runner/helper/URLHelper.java
qadevOOo/runner/stats/SQLExecution.java
qadevOOo/runner/util/SOfficeFactory.java
qadevOOo/runner/util/utils.java
qadevOOo/tests/basic/ifc/awt/XWindow/awt_XWindow.xba
qadevOOo/tests/basic/ifc/beans/XPropertyState/beans_XPropertyState.xba
qadevOOo/tests/basic/ifc/container/XIndexReplace/container_XIndexReplace.xba
qadevOOo/tests/basic/ifc/io/XMarkableStream/io_XMarkableStream.xba
qadevOOo/tests/basic/ifc/lang/XInitialization/lang_XInitialization.xba
qadevOOo/tests/basic/ifc/sdbc/XCloseable/sdbc_XCloseable.xba
qadevOOo/tests/basic/ifc/sdbcx/XRowLocate/sdbcx_XRowLocate.xba
qadevOOo/tests/basic/ifc/text/XRelativeTextContentInsert/text_XRelativeTextContentInsert.xba
qadevOOo/tests/basic/ifc/text/XTextColumns/text_XTextColumns.xba
qadevOOo/tests/basic/mod/dynamicloader.uno/Dynamic/dynamicloader_uno_Dynamic.xba
qadevOOo/tests/basic/mod/dynamicloader/Dynamic/dynamicloader_Dynamic.xba
qadevOOo/tests/basic/mod/sc/ScDDELinkObj/sc_ScDDELinkObj.xba
qadevOOo/tests/basic/mod/sc/ScDDELinksObj/sc_ScDDELinksObj.xba
qadevOOo/tests/basic/mod/sc/ScIndexEnumeration_DDELinksEnumeration/sc_ScIndexEnumeration_DDELinksEnumeration.xba
qadevOOo/tests/java/ifc/container/_XNameReplace.java
qadevOOo/tests/java/ifc/document/_XStandaloneDocumentInfo.java
qadevOOo/tests/java/ifc/frame/_XFrame.java
qadevOOo/tests/java/ifc/i18n/_XCalendar.java
qadevOOo/tests/java/ifc/sdb/_XSingleSelectQueryComposer.java
qadevOOo/tests/java/ifc/sdbc/_XRowSet.java
qadevOOo/tests/java/ifc/sheet/_XSheetCellCursor.java
qadevOOo/tests/java/ifc/util/_XTextSearch.java
qadevOOo/tests/java/ifc/xml/sax/_XDocumentHandler.java
qadevOOo/tests/java/mod/_bridgefac.uno/package.html
qadevOOo/tests/java/mod/_connector.uno/package.html
qadevOOo/tests/java/mod/_corereflection.uno/package.html
qadevOOo/tests/java/mod/_forms/GenericModelTest.java
qadevOOo/tests/java/mod/_implreg.uno/package.html
qadevOOo/tests/java/mod/_introspection.uno/package.html
qadevOOo/tests/java/mod/_invocadapt.uno/package.html
qadevOOo/tests/java/mod/_invocation.uno/package.html
qadevOOo/tests/java/mod/_nestedreg.uno/package.html
qadevOOo/tests/java/mod/_sc/XMLMetaImporter.java
qadevOOo/tests/java/mod/_servicemgr.uno/package.html
qadevOOo/tests/java/mod/_shlibloader.uno/package.html
qadevOOo/tests/java/mod/_simplereg.uno/package.html
qadevOOo/tests/java/mod/_streams.uno/package.html
qadevOOo/tests/java/mod/_sw/SwXTextView.java
qadevOOo/tests/java/mod/_sw/XMLMetaImporter.java
qadevOOo/tests/java/mod/_typeconverter.uno/package.html
qadevOOo/tests/java/mod/_typemgr.uno/package.html
qadevOOo/tests/java/mod/_uuresolver.uno/package.html
qadevOOo/tests/java/mod/_xmloff/Draw/XMLMetaImporter.java
qadevOOo/tests/java/mod/_xmloff/Impress/XMLMetaImporter.java
Change-Id: I1ca48fdbb7aa71685b6145218d482dd9fa41be26
|
|
Change-Id: I3d65145422039d629d2375c9fef030cd6ee41124
Reviewed-on: https://gerrit.libreoffice.org/8291
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I79e6e0b8f53ae6f232c34aa8e833853d2ec24cf0
|
|
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
|
|
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
|
|
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
|
|
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
|
|
Change-Id: Ied9c8635cde96d2d00d66a68cd8387799455c2ec
|
|
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
|
|
Change-Id: I630b22da7fbfd2a1c821420d045146e5042c5c28
|
|
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
|
|
|
|
|
|
|
|
|