Age | Commit message (Expand) | Author | Files | Lines |
2014-06-10 | fdo#79676: Fix the Java UNO API test with regard to chart tests. | Kohei Yoshida | 1 | -2/+7 |
2013-11-04 | Try make this more robust in slow environments | Stephan Bergmann | 1 | -19/+29 |
2013-11-01 | Try make this more robust in slow environments | Stephan Bergmann | 1 | -18/+28 |
2013-10-22 | Try make this more robust in slow environments | Stephan Bergmann | 1 | -28/+32 |
2013-10-08 | Try make this more robust in slow environments | Stephan Bergmann | 1 | -22/+33 |
2013-10-08 | Unused variable (AccessibilityTools is all static members) | Stephan Bergmann | 1 | -2/+0 |
2013-10-07 | Also cope with intermittend DisposedExceptions | Stephan Bergmann | 1 | -10/+19 |
2013-10-04 | 'ist' -> 'is' here and there. | Jan Holesovsky | 2 | -2/+2 |
2013-09-30 | junit: add 'r' to creating, and better exception descriptions. | Michael Meeks | 5 | -15/+15 |
2013-09-30 | junit: make tests robust by compensating for intermittent sizing race. | Michael Meeks | 1 | -7/+13 |
2013-09-26 | typo fixes in comments | Andras Timar | 304 | -332/+332 |
2013-09-20 | uno: new InteropGrabBag UNO prop in OfficeDocument | Andres Gomez | 3 | -0/+3 |
2013-09-05 | svx: new InteropGrabBag UNO prop in Shape service | Andres Gomez | 15 | -0/+15 |
2013-08-28 | Try make this more robust in slow environments | Stephan Bergmann | 1 | -14/+20 |
2013-08-23 | CharBrd 7: Border shadow | Zolnai Tamás | 6 | -0/+6 |
2013-08-22 | What's it with all those *static* XSpreadsheetDocument instances? | Stephan Bergmann | 106 | -112/+112 |
2013-08-21 | No (apparent?) need for xSheetDoc to be static | Stephan Bergmann | 1 | -1/+1 |
2013-08-19 | Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVA | Tor Lillqvist | 1 | -1/+1 |
2013-08-18 | CharBrd 8.2: Tests for UNO API and ODF filter | Zolnai Tamás | 6 | -0/+54 |
2013-08-16 | qadevOOo: handle kfreebsd as UNXLNGI | Rene Engelhard | 1 | -1/+1 |
2013-08-05 | More little fixes for JunitTest_forms_unoapi | Stephan Bergmann | 2 | -2/+6 |
2013-08-05 | Add cases for css.uno.Date/Time to ValueChanger | Stephan Bergmann | 1 | -0/+12 |
2013-08-05 | Fix uses of Java == on css.uno.Date/Time | Stephan Bergmann | 2 | -20/+20 |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane | 2 | -29/+31 |
2013-08-02 | fdo#67235 adapt form control code to time nanosecond API change | Lionel Elie Mamane | 1 | -2/+2 |
2013-07-31 | Fix some typos. | Thomas Klausner | 1 | -1/+1 |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl | 1 | -2/+2 |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile | 1 | -1/+1 |
2013-07-05 | temporarily disable failing chart2 ChXDiagram RegressionCurves test | Michael Stahl | 1 | -1/+0 |
2013-07-05 | Related: #i121514# Remove deprecated UnoControlSimpleAnimation | Ariel Constenla-Haile | 2 | -65/+0 |
2013-07-05 | Related: #i121513# Remove deprecated UnoControlThrobberModel | Ariel Constenla-Haile | 2 | -65/+0 |
2013-07-05 | rebase | siqi | 1 | -0/+0 |
2013-06-23 | Resolves: #i121542# Unify the Menu API | Ariel Constenla-Haile | 1 | -1/+92 |
2013-06-08 | Typos: alwas -> always | Julien Nabet | 1 | -1/+1 |
2013-06-07 | typos | Julien Nabet | 1 | -1/+1 |
2013-06-07 | Fix some typos found by Noel Grandin | Pedro Giffuni | 1 | -3/+3 |
2013-05-29 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE II | Thomas Arnhold | 1 | -1/+1 |
2013-05-21 | Revert "Java cleanup, AccessibilityTools.." | Stephan Bergmann | 3 | -90/+18 |
2013-05-20 | Java cleanup, AccessibilityTools.. | Noel Grandin | 3 | -18/+90 |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist | 1 | -4/+4 |
2013-05-14 | Improve test log output | Stephan Bergmann | 1 | -1/+6 |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer | 5 | -10/+10 |
2013-05-06 | Java cleanup, remove unnecessary @SuppressWarnings annotations | Noel Grandin | 10 | -10/+0 |
2013-05-06 | Java cleanup, close file handles when done with them | Noel Grandin | 1 | -23/+22 |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin | 1 | -4/+0 |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin | 3 | -28/+22 |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin | 1 | -4/+4 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -46/+8 |
2013-04-26 | Java cleanup | Noel Grandin | 1 | -25/+15 |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin | 115 | -422/+422 |