summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/mod/_sc/ScAccessiblePageHeaderArea.java
AgeCommit message (Expand)AuthorFilesLines
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin1-7/+3
2015-12-10coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara1-3/+5
2015-06-11java:remove more unnecessary catch/re-throwNoel Grandin1-9/+3
2015-06-11speed up Java unit tests by removing sleepsNoel Grandin1-1/+1
2015-06-09remove some unnecessary exception wrapping in the Java testsNoel Grandin1-28/+19
2015-01-12java: simplify sleeping and waiting in testsNoel Grandin1-3/+1
2015-01-12java: no need to instantiate the AccessibilityTools objectNoel Grandin1-2/+0
2014-10-16java: when rethrowing, store the original exceptionNoel Grandin1-2/+1
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin1-0/+3
2014-08-11java: remove unused parametersNoel Grandin1-1/+1
2014-08-04java: remove some unused import statementsNoel Grandin1-1/+0
2014-08-04java: remove some unused variablesNoel Grandin1-1/+1
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin1-3/+3
2013-09-30junit: add 'r' to creating, and better exception descriptions.Michael Meeks1-3/+3
2013-08-22What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann1-2/+2
2013-04-26Java cleanup, access static methods using correct syntaxNoel Grandin1-5/+5
2012-12-10Revert "Use XNotifyingDispatch to avoid races"Stephan Bergmann1-38/+9
2012-12-07Use XNotifyingDispatch to avoid racesStephan Bergmann1-9/+38
2012-12-07Revert "Use XSynchronousDispatch to avoid races"Stephan Bergmann1-6/+9
2012-12-07Use XSynchronousDispatch to avoid racesStephan Bergmann1-9/+6
2012-08-28Javadoc warnings - fix some tags and referencesNoel Grandin1-2/+2
2012-08-20Java update - cleanup javadoc @see tagsNoel Grandin1-2/+2
2012-08-20Java update - fix a bunch of javadoc warnings in @param tagsNoel Grandin1-6/+5
2012-06-29Java5 update - usage generics where possibleNoel Grandin1-15/+8
2012-06-21re-base on ALv2 code.Michael Meeks1-23/+14
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-10INTEGRATION: CWS changefileheader (1.12.58); FILE MERGEDRüdiger Timm1-23/+18
2005-11-02INTEGRATION: CWS qadev24 (1.10.2); FILE MERGEDKurt Zenker1-4/+4
2005-09-09INTEGRATION: CWS ooo19126 (1.10.6); FILE MERGEDRüdiger Timm1-47/+21
2005-06-14INTEGRATION: CWS qadev23 (1.9.10); FILE MERGEDOliver Bolte1-3/+3
2005-03-01INTEGRATION: CWS removedrafts (1.8.16); FILE MERGEDKurt Zenker1-4/+4
2004-12-10INTEGRATION: CWS qadev20 (1.7.4); FILE MERGEDRüdiger Timm1-13/+4
2004-11-02INTEGRATION: CWS qadev19 (1.6.2); FILE MERGEDPascal Junck1-3/+3
2004-07-23INTEGRATION: CWS qadev18 (1.5.74); FILE MERGEDRüdiger Timm1-3/+3
2003-09-08INTEGRATION: CWS qadev11 (1.4.14); FILE MERGEDRüdiger Timm1-63/+33
2003-05-27INTEGRATION: CWS qadev6 (1.3.2); FILE MERGEDVladimir Glazounov1-6/+7
2003-04-28#100000# no drafts anymoreVladimir Glazounov1-14/+13
2003-01-31CHG: using AnyConverter instead of simple castStephan Wunderlich1-6/+17
2003-01-27NEW: initial versionStephan Wunderlich1-0/+295