Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-30 | qadevOOo: _XAccessibleText._getTextBeforeIndex: | Michael Stahl | |
Do not check length of first word for AccessibleStatusBarItem, which now contains "Words: 0" since ce14342c4292628a641a72d4f63d9c048e030c6a, but the test stupidly assumes that its text does not contain a space. | |||
2012-05-25 | Removed writer_Text type; combined it with generic_Text. | Kohei Yoshida | |
Change-Id: Id7d5744af4800ef5ac6bd70b97f79a76299a2e6b | |||
2012-04-12 | offapi: remove obsolete XInplaceLayout (2nd try) | Thomas Arnhold | |
This is related to 10e580c57b907420e8c6d816325445a40a720e4a | |||
2012-03-23 | .java files don't need executable bits | Michael Stahl | |
2012-03-16 | Removed unused qadevOOo BASIC test code | Stephan Bergmann | |
2012-03-07 | qadevOOo: _XPropertySet.java: fix unrealistic expectations: | Michael Stahl | |
We can't assume that when setting properties whose semantics we don't know to random values in an arbitrary order, a non-changing value indicates any kind of error. The only real error this test can detect is if setting a property crashes. | |||
2012-02-18 | Revert "offapi: remove obsolete XInplaceLayout" | Thomas Arnhold | |
This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it... | |||
2012-02-18 | offapi: remove obsolete XInplaceLayout | Thomas Arnhold | |
2012-02-13 | Fix typos in comments | Elton Chung | |
2012-02-02 | prevent hanging junit tests | Stephan Bergmann | |
2012-02-02 | try to enable all sc subsequenttests | Markus Mohrhard | |
2012-01-26 | switch subsequenttest testdocs from sdc to ods, fdo#43376 | Markus Mohrhard | |
2011-12-27 | fix ScDatabaseRangeObj test, fdo#43312 | Markus Mohrhard | |
2011-12-08 | childs -> children | Michael T. Whiteley | |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) | |
2011-12-05 | possible fix for fdo#43312 | Markus Mohrhard | |
did not test that yet, should be quite safe to avoid a null pointer exception but the selected area might need some change to allow tests to pass | |||
2011-11-14 | Simplified some uses of css.configuration.theDefaultProvider. | Stephan Bergmann | |
* Retro-added new-style UNOIDL singleton specification for it, for easy instantiation. * Plus new comphelper::getComponentContext to map from XMultiServiceFactory to XComponentContext. | |||
2011-11-10 | removed leftovers of the Simple Handles option | Tim Hardeck | |
Removed leftovers of the Simple Handles option which weren't delete by the previous patch. | |||
2011-09-23 | handle --enable-gio as well as --enable-gnome-vfs | Caolán McNamara | |
Both of these providers will attempt to claim to be able to handle all internally-unhandled protocols in order to forward them to their system backends, so there will be a preexisting protocol handler for any random protocol (rather than none) in those cases. extends e07ac6765dbaec78e77c694148f5531072036dc8 (#i117381#) | |||
2011-09-12 | sb140: #i117381# gvfs ucp handling all schemes spoils ↵ | Stephan Bergmann | |
deregisterContentProvider test | |||
2011-05-19 | fdo#37325: make toolkit.UnoScrollBarControl not fail headless | Bjoern Michaelsen | |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Michael Meeks | |
Conflicts: smoketestoo_native/data/Global.xml smoketestoo_native/data/OptionsDlg.xml smoketestoo_native/data/Test_10er.xml smoketestoo_native/data/content.xml smoketestoo_native/smoketest.cxx test/source/cpp/getargument.cxx test/source/cpp/officeconnection.cxx testautomation/framework/optional/includes/basic_vba-compat_security_check.inc testautomation/framework/optional/includes/filedlg_cjk_folders.inc testautomation/global/sid/all.sid testautomation/global/sid/bars.sid testautomation/global/sid/e_all.sid testautomation/global/win/bars.win testautomation/graphics/optional/includes/impress/i_slideshow2.inc testautomation/graphics/optional/includes/impress/i_slideshow3.inc testtools/source/bridgetest/bridgetest.cxx testtools/source/bridgetest/constructors.cxx testtools/source/bridgetest/makefile.mk testtools/source/bridgetest/testComponent.component | |||
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-09-14 | dba34a: properly close the connection, and survive (without error log) if ↵ | Frank Schoenheit [fs] | |
there actually isn't a connection | |||
2010-06-15 | CWS-TOOLING: integrate CWS chart47 | obo | |
Notes: split repo tag: testing_ooo/DEV300_m83 | |||
2010-06-04 | CWS-TOOLING: integrate CWS dba33f | Ivo Hinkelmann | |
Notes: split repo tag: testing_ooo/DEV300_m81 | |||
2010-06-01 | chart47: #i111966# don't use a random property - test all properties instead | Ingrid Halama | |
2010-06-01 | chart47: merge with DEV300_m80 | Ingrid Halama | |
2010-05-31 | chart47: #i83866# reset to 2D to speed up following tests | Ingrid Halama | |
2010-05-26 | chart47: #i83868# correct test and assertion for property 'SymbolBitmapURL' | Ingrid Halama | |
2010-05-20 | chart47: #i111102# close chart documents after testing | Ingrid Halama | |
2010-05-17 | chart47: #i109770# #i110253# reduce assertions 'already disposed or closed' ↵ | Ingrid Halama | |
- don't close the document twice | |||
2010-05-12 | chart47: #i111552# ApiTest: LineDash Property is tested with wrong type | Ingrid Halama | |
2010-04-28 | sb120: do not swallow exceptions | sb | |
2010-04-26 | sb120: #i111159# made XMessageBoxFactory test code more robust | sb | |
2010-04-16 | dba33f: merge with m76-branch | Frank Schoenheit [fs] | |
2010-04-15 | sb120: #i110925# do not check Locale for non-empty Country | sb | |
2010-03-04 | merged in re/DEV300_next towards DEV300_m74 | sb | |
2010-03-03 | sb118: further qadevOOo fixes | sb | |
2010-03-03 | CWS-TOOLING: integrate CWS qadev40 | Ivo Hinkelmann | |
2010-02-26 | sb118: improved tests (no getActiveTopWindow etc.) | sb | |
2010-02-25 | sb118: #i109125# change source file copyright notice from Sun Microsystems ↵ | sb | |
to Oracle | |||
2010-02-25 | sb111: merged in DEV300_m72 | sb | |
2010-02-25 | sb118: merged in to-the-side sb118 changes | sb | |
2010-02-25 | sb118: merged in DEV300_m72 | sb | |
2010-02-25 | sb118: #i80788# further improved XMessageBoxFactory test to avoid random sleeps | sb | |
2010-02-24 | sb118: #i80788# second part of fix for Toolkit test | sb | |
2010-02-24 | sb118: #i80788# fixed Toolkit test | sb | |
2010-02-24 | sb118: #i109564# fake skeleton for missing interface test | sb | |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun ↵ | Jens-Heiner Rechtien | |
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) |