Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-29 | chmod -x | Tor Lillqvist | 3 | -0/+0 |
2015-07-21 | Miscellaneous typos | Adolfo Jayme Barrientos | 2 | -3/+3 |
2015-07-19 | Fix typos | Andrea Gelmini | 1 | -2/+2 |
2015-07-08 | typo: contest -> content | Andras Timar | 2 | -2/+2 |
2015-07-08 | Fix typos | Andrea Gelmini | 11 | -15/+15 |
2015-07-03 | Make test code more robust | Stephan Bergmann | 1 | -5/+17 |
2015-07-03 | Fix typos | Andrea Gelmini | 24 | -30/+30 |
2015-07-03 | typo: therfore -> therefore | Andras Timar | 1 | -1/+1 |
2015-06-30 | Fix typos | Andrea Gelmini | 4 | -4/+4 |
2015-06-28 | Fix typos | Andrea Gelmini | 3 | -3/+3 |
2015-06-26 | fix spelling correcly -> correctly | Noel Grandin | 1 | -1/+1 |
2015-06-22 | Fix typos | Andrea Gelmini | 7 | -8/+8 |
2015-06-19 | qadevOOo: fix _XDataPilotTables failure in non-english locales | Michael Stahl | 1 | -0/+9 |
2015-06-17 | Try make JunitTest_chart2_unoapi sch.ChXChartAxis more robust | Stephan Bergmann | 1 | -0/+12 |
2015-06-15 | java: 'final static' to 'static final' | Noel Grandin | 11 | -45/+45 |
2015-06-15 | java: remove unnecessary threading | Noel Grandin | 6 | -366/+196 |
2015-06-15 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2015-06-12 | spelling | Antoine Cœur | 2 | -2/+2 |
2015-06-11 | java:remove more unnecessary catch/re-throw | Noel Grandin | 457 | -4304/+1627 |
2015-06-11 | java:regulatize the order of 'final' and public/private | Noel Grandin | 5 | -12/+12 |
2015-06-11 | speed up Java unit tests by removing sleeps | Noel Grandin | 111 | -357/+313 |
2015-06-09 | java:simplify boolean return expressions | Noel Grandin | 4 | -40/+5 |
2015-06-09 | java:remove unused imports | Noel Grandin | 10 | -12/+0 |
2015-06-09 | java:use System.arrayCopy to copy arrays | Noel Grandin | 1 | -8/+1 |
2015-06-09 | java:Return statement in a finally block | Noel Grandin | 1 | -1/+0 |
2015-06-09 | more exception handling cleanup in Java unit tests | Noel Grandin | 17 | -244/+118 |
2015-06-09 | there is no need to synchronize createTestEnvironment | Noel Grandin | 267 | -269/+269 |
2015-06-09 | remove some unnecessary exception wrapping in the Java tests | Noel Grandin | 525 | -12640/+5296 |
2015-06-08 | some spelling fixes, mostly in Java code | Noel Grandin | 436 | -575/+575 |
2015-06-02 | Improve test failure diagnostics | Stephan Bergmann | 1 | -4/+6 |
2015-04-25 | remove some @author tags from suspiciously unidiomatic code | Michael Stahl | 1 | -1/+1 |
2015-04-20 | java: remove some unused code | Noel Grandin | 2 | -28/+0 |
2015-04-20 | java: some random small cleanups | Noel Grandin | 3 | -8/+1 |
2015-04-14 | also test get/setData for labelless tables | Bjoern Michaelsen | 1 | -5/+12 |
2015-04-04 | Typo: creat->create | Julien Nabet | 1 | -1/+1 |
2015-03-30 | add some helpful log messages | Bjoern Michaelsen | 1 | -0/+2 |
2015-03-25 | Typos | Julien Nabet | 2 | -2/+2 |
2015-03-23 | Typos | Julien Nabet | 1 | -2/+2 |
2015-03-03 | Typos | Julien Nabet | 1 | -1/+1 |
2015-03-01 | Typo: ocured->occured | Julien Nabet | 2 | -2/+2 |
2015-02-26 | Typos | Julien Nabet | 3 | -8/+8 |
2015-02-24 | Typos | Julien Nabet | 1 | -1/+1 |
2015-02-21 | Typo: queriing->querying | Julien Nabet | 1 | -1/+1 |
2015-02-21 | Typo: curor/cusor(s)->cursor(s) | Julien Nabet | 1 | -1/+1 |
2015-02-09 | Fix of a few typos | Andrea Gelmini | 2 | -3/+3 |
2015-02-02 | Revert "fdo#55997: Work around slight offset causing sc_unoapi failure" | Stephan Bergmann | 1 | -7/+2 |
2015-01-14 | LinkUpdateMode property values must be in the range 0--2 or 0--3 | Stephan Bergmann | 2 | -3/+9 |
2015-01-13 | css.form.component.{CheckBox,RadioButton} DefaultState property values | Stephan Bergmann | 3 | -24/+49 |
2015-01-13 | java: inline some test properties | Noel Grandin | 1 | -43/+2 |
2015-01-13 | java: nothing is passing in a "ComplexIni" parameter | Noel Grandin | 1 | -19/+3 |