summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* Try make this more robust in slow environmentsStephan Bergmann2013-10-081-22/+33
* Unused variable (AccessibilityTools is all static members)Stephan Bergmann2013-10-081-2/+0
* Also cope with intermittend DisposedExceptionsStephan Bergmann2013-10-071-10/+19
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-042-2/+2
* junit: add 'r' to creating, and better exception descriptions.Michael Meeks2013-09-305-15/+15
* junit: make tests robust by compensating for intermittent sizing race.Michael Meeks2013-09-301-7/+13
* typo fixes in commentsAndras Timar2013-09-26304-332/+332
* uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2013-09-203-0/+3
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-0515-0/+15
* Try make this more robust in slow environmentsStephan Bergmann2013-08-281-14/+20
* CharBrd 7: Border shadowZolnai Tamás2013-08-236-0/+6
* What's it with all those *static* XSpreadsheetDocument instances?Stephan Bergmann2013-08-22106-112/+112
* No (apparent?) need for xSheetDoc to be staticStephan Bergmann2013-08-211-1/+1
* Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist2013-08-191-1/+1
* CharBrd 8.2: Tests for UNO API and ODF filterZolnai Tamás2013-08-186-0/+54
* qadevOOo: handle kfreebsd as UNXLNGIRene Engelhard2013-08-161-1/+1
* More little fixes for JunitTest_forms_unoapiStephan Bergmann2013-08-052-2/+6
* Add cases for css.uno.Date/Time to ValueChangerStephan Bergmann2013-08-051-0/+12
* Fix uses of Java == on css.uno.Date/TimeStephan Bergmann2013-08-052-20/+20
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-042-29/+31
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-021-2/+2
* Fix some typos.Thomas Klausner2013-07-311-1/+1
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-2/+2
* Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile2013-07-111-1/+1
* temporarily disable failing chart2 ChXDiagram RegressionCurves testMichael Stahl2013-07-051-1/+0
* Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile2013-07-052-65/+0
* Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile2013-07-052-65/+0
* rebasesiqi2013-07-051-0/+0
* Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2013-06-231-1/+92
* Typos: alwas -> alwaysJulien Nabet2013-06-081-1/+1
* typosJulien Nabet2013-06-071-1/+1
* Fix some typos found by Noel GrandinPedro Giffuni2013-06-071-3/+3
* fdo#60724 change spelling error REMOVEABLE -> REMOVABLE IIThomas Arnhold2013-05-291-1/+1
* Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann2013-05-213-90/+18
* Java cleanup, AccessibilityTools..Noel Grandin2013-05-203-18/+90
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-4/+4
* Improve test log outputStephan Bergmann2013-05-141-1/+6
* fix typos (wich instead of which)Philipp Riemer2013-05-065-10/+10
* Java cleanup, remove unnecessary @SuppressWarnings annotationsNoel Grandin2013-05-0610-10/+0
* Java cleanup, close file handles when done with themNoel Grandin2013-05-061-23/+22
* Java cleanup, delete some dead codeNoel Grandin2013-05-061-4/+0
* Java cleanup, convert Hashtable to HashMapNoel Grandin2013-05-063-28/+22
* Java cleanup, Convert Vector to ArrayListNoel Grandin2013-05-061-4/+4
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-46/+8
* Java cleanupNoel Grandin2013-04-261-25/+15
* Java cleanup, access static methods using correct syntaxNoel Grandin2013-04-26115-422/+422
* Java cleanup, remove unused importsNoel Grandin2013-04-268-8/+0
* Mark TypeDescriptionProvider service as "don't create by name"Stephan Bergmann2013-04-251-6/+9
* Java cleanup - reduce use of global fieldsNoel Grandin2013-04-2321-87/+42
* Java cleanup - static fields that should not be staticNoel Grandin2013-04-223-48/+31