summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet
AgeCommit message (Collapse)Author
2014-08-04fix spelling compilant -> compliantNoel Grandin
Change-Id: I5a469226a576906f0dd860c008d2e3fab1659ff7
2014-04-30Many spelling fixes: directory qadevOOo.Pedro Giffuni
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
2014-04-10It's "its", not "it's"Tor Lillqvist
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
2014-02-26Remove visual noise from qadevOOoAlexander Wilms
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>
2013-12-12Minor qadevOOo improvementStephan Bergmann
Change-Id: Ibeefc8e9aad57c28722b62610231d14ebc8a7403
2013-11-24Some Java String clean-upStephan Bergmann
Change-Id: I6728720a13f4b66edc6c5cd0b7a9bcb036e86ff2
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin
Change-Id: I8443aef43d82de33ac7cb47d40cc5b544f7c9c87
2013-04-23Java cleanup - reduce use of global fieldsNoel Grandin
This field does not need to be global, it is returned from the relevant methods Change-Id: Ic53eec4a699d6acc4410e71dde385e6a49ded745 Reviewed-on: https://gerrit.libreoffice.org/3567 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-15fdo#60724 correct spellingThomas Arnhold
Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
2013-04-15fdo#60724 correct spellingThomas Arnhold
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
2012-10-15fdo#55997: Work around slight offset causing sc_unoapi failureStephan Bergmann
...in sc.ScModelObj::com::sun::star::sheet::XDcoumentAuditing, where a call to setFormula causes an arrow's getPosition to change Y coordinate by one. This workaround should be removed again when there is a fix for the root cause. Change-Id: If58f6c0cdc692ce2a8da35aa4d35baefa15663a5
2012-09-27fdo#51304: Remove @author and more commented codeMarcos Paulo de Souza
More tags removed and with it, more commented code was found. So remove it all. Not functional changes here, just a cleanup. Change-Id: Id4a6b3126ca32f3460dec3056b9caa370d0ee69c Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
2012-08-28Java cleanup - remove unused importsNoel Grandin
Change-Id: I7eb24b2d552ec5da752b58ba790ed58fb88728b0
2012-08-28Java cleanup - remove unnecessary semi-colonsNoel Grandin
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin
Change-Id: Ibe162afcf95682286e1a66a8029dd4b1d6ad7cfc
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin
Change-Id: Ibaccfd0312ab6697d8c9887367ea664163767587
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
Change-Id: I7d875dd74f8eff05f7a291100841779abbf5fd1c
2012-06-29Java cleanup - remove unused local variablesNoel Grandin
Change-Id: Ied9c8635cde96d2d00d66a68cd8387799455c2ec
2012-06-29Java5 update - convert more code to use generics:wqNoel Grandin
Change-Id: I7ea32cad40a6657e4e5886d04af008cb6d67ac6e
2012-06-29Java5 update - usage generics where possibleNoel Grandin
Change-Id: I12f8c448961919e153047e28fee2a0acf3af1002
2012-06-29re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2011-12-08Less succes, more successStefan Knorr (astron)
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck
Removed leftovers of the Simple Handles option which weren't delete by the previous patch.
2010-12-05Replace all occured, occurance etc.Takeshi Abe
2010-02-26sb118: improved tests (no getActiveTopWindow etc.)sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-16CWS-TOOLING: integrate CWS sb113Jens-Heiner Rechtien
2009-09-01 sb #i76393# second attempt at properly #ifdef-ing previous HG commit d598efdbf012 2009-08-28 sb #i102469# change back <T extends XInterface> to just <T> on queryInterface, to avoid binary incompatibility (method changing its signature from (Ljava/lang/Class;Ljava/lang/Object;)Ljava/lang/Object; to (Ljava/lang/Class;Ljava/lang/Object;)Lcom/sun/star/uno/XInterface;) 2009-08-28 sb #i76393# properly #ifdef previous HG commit d598efdbf012 2009-08-27 sb #i94421# work around compiler error (based on a patch supplied by cloph) 2009-08-26 sb merged in DEV300_m56 2009-08-26 sb #i76393# on Linux, include dynamic section offset in crash report so as to be able to map "prelinked" callstacks back to original (patch by cmc) 2009-08-26 sb #i88162# remove unnecessary whitespace lines from per-locale xcu files (patch by tora) 2009-08-17 Juergen Schmidt #i104292# set context classloader after create new custom UNO loader 2009-08-17 Juergen Schmidt #i103749# integrate patch 2009-08-14 sb #i103269# cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r 5124ebd5edd1 ("#i101955# changed encoding of XML file content from erroneous ISO-8859-1 to UTF-8") 2009-08-12 sb #i102469# fixed mis-applications of UnoRuntime.queryInterface (detected via the simplified UnoRuntime.queryInterface, the HG changeset 29de35fc9554) to use AnyConverter instead; changed qadevOOo's lib.MultiMethodTest.before to allow throwing arbitrary exceptions, to cater for IllegalArgumentException thrown by AnyConverter 2009-08-12 sb #i104178# drop extra libxml2-config script from libxmlsec 2009-08-10 sb #i101754# simplified osl_getProcessInfo for LINUX (patch by cmc) 2009-08-10 sb #i95018# avoid closing -1 fds (patch supplied by cmc) 2009-08-10 sb #i103585# removed (apparently unnecessary) zlib support from libxml2; in turn, removed zlib dependencies from libxmlsec, libxslt, and redland (assuming those were transitive dependencies brought in by direct dependencies on libxml2) 2009-08-10 sb #i102469# simplified UnoRuntime.queryInterface using Java 5 generics; adapted URE-related modules accordingly 2009-08-10 sb #i101213# adapted setsolar env (solenv/config/) to set PYTHONPATH (and not set PYTHONHOME) in accordance with configure env (set_soenv.in); fixed testtools/source/bridgetest/pyuno (which now should work everywhere out of the box, thanks to the fixed setsolar PYTHONPATH) 2009-08-10 sb cherry-picked ssh://hg@hg.services.openoffice.org/cws/sb111 -r ea8de6d9396b ("#i101955# work in progress for a .hgignore file, continued")
2009-05-07CWS-TOOLING: integrate CWS cmcfixes58Release Engineers
2009-05-04 13:51:10 +0200 cmc r271450 : #i101533# latest sw warnings 2009-05-04 00:02:46 +0200 cmc r271436 : #i101517# silence new warnings 2009-05-03 23:13:53 +0200 cmc r271435 : #i101305# add that one back in 2009-05-02 16:30:42 +0200 cmc r271431 : #i101493# get it to build, and remove some warnings 2009-05-02 16:12:37 +0200 cmc r271430 : CWS-TOOLING: rebase CWS cmcfixes58 to trunk@271427 (milestone: DEV300:m47) 2009-04-23 13:19:33 +0200 cmc r271163 : #i101305# remove annoying import foo is unused warnings 2009-04-21 17:10:34 +0200 cmc r271048 : #i101246# remove AVMEDIA_MANAGER_SERVICE_NAME defines again 2009-04-21 17:07:41 +0200 cmc r271047 : #i86323# remove xml2cmp unused methods
2008-09-30CWS-TOOLING: integrate CWS qadev33Vladimir Glazounov
2008-06-13INTEGRATION: CWS qadev32 (1.5.2); FILE MERGEDRüdiger Timm
2008/04/17 11:40:52 cn 1.5.2.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/17 09:28:32 cn 1.5.2.1: #i87407# add logging thread to method fillSeries()
2008-05-20INTEGRATION: CWS koheidatapilot01 (1.1.2); FILE ADDEDKurt Zenker
2008/04/19 23:01:02 kohei 1.1.2.8: removed unnecessary import statements. 2008/04/19 22:50:05 kohei 1.1.2.7: added sheet integrity check for drill-down sheets. 2008/04/19 19:36:54 kohei 1.1.2.6: test case for insertDrillDownSheet(). 2008/04/19 15:59:21 kohei 1.1.2.5: added test case for getDrillDownData(). 2008/04/18 21:04:28 kohei 1.1.2.4: added test case for getPositionData(). 2008/04/18 15:02:51 kohei 1.1.2.3: complete testing of getOutputRangeByType(). 2008/04/18 03:46:39 kohei 1.1.2.2: worked on testing getOutputRangeByType(). not finished yet. 2008/04/18 00:22:16 kohei 1.1.2.1: new test file for a new interface.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:15 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.58); FILE MERGEDRüdiger Timm
2008/03/31 16:49:15 rt 1.4.58.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:15 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:14 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.58); FILE MERGEDRüdiger Timm
2008/03/31 16:49:14 rt 1.4.58.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:13 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:13 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.6.34); FILE MERGEDRüdiger Timm
2008/03/31 16:49:13 rt 1.6.34.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.8); FILE MERGEDRüdiger Timm
2008/03/31 16:49:12 rt 1.5.8.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.5.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:12 rt 1.5.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:12 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:12 rt 1.2.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:12 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.2.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:11 rt 1.2.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.3.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:11 rt 1.3.62.1: #i87441# Change license header to LPGL v3.
2008-04-10INTEGRATION: CWS changefileheader (1.4.62); FILE MERGEDRüdiger Timm
2008/03/31 16:49:11 rt 1.4.62.1: #i87441# Change license header to LPGL v3.
2008-01-14INTEGRATION: CWS qadev31 (1.4.46); FILE MERGEDIvo Hinkelmann
2007/11/16 15:50:34 cn 1.4.46.2: #i83329# add LoggingThread to avoid assumption of death office wihle running long time functions 2007/11/08 10:20:55 cn 1.4.46.1: #i83329# the method tests take a long long time on sheet docs. To avoid time out issues a logging thread is omplementet