Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-06 | Fix typos | Andrea Gelmini | 3 | -3/+3 |
2017-03-25 | Fix typos | Andrea Gelmini | 30 | -32/+32 |
2017-03-19 | Typos | Julien Nabet | 1 | -1/+1 |
2017-03-18 | fix typo: amd --> and | dennisroczek | 1 | -1/+1 |
2017-03-12 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2017-03-11 | fix typo: exptected --> expected | dennisroczek | 1 | -8/+8 |
2017-03-03 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-03-02 | Fix typos | Andrea Gelmini | 7 | -11/+11 |
2017-02-14 | special case TypedItemList in preparation for tdf#79250 | Eike Rathke | 1 | -29/+40 |
2017-02-13 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-02-03 | Typos | Julien Nabet | 1 | -1/+1 |
2017-02-03 | Typos | Julien Nabet | 3 | -6/+6 |
2017-02-03 | Typo about "property" | Julien Nabet | 1 | -2/+2 |
2017-01-24 | AccStatisticsObject is apparently dead code | Stephan Bergmann | 3 | -129/+0 |
2017-01-21 | coverity#1399435 Unused value | Caolán McNamara | 2 | -21/+23 |
2017-01-21 | coverity#1399443 UrF: Unread field | Caolán McNamara | 1 | -2/+1 |
2017-01-21 | coverity#1399442 UPM: Private method is never called | Caolán McNamara | 1 | -96/+1 |
2017-01-21 | coverity#1399444 UwF: Unwritten field | Caolán McNamara | 1 | -33/+9 |
2017-01-21 | this.cmdLine assigned twice | Caolán McNamara | 1 | -1/+0 |
2017-01-17 | cid#1398822: java.util.Properties.getProperty already returns String | Stephan Bergmann | 1 | -3/+3 |
2017-01-17 | remove some unused Java code | Noel Grandin | 1 | -81/+2 |
2017-01-16 | qadevOOo: remove silly exception catching from util.FormTools | Michael Stahl | 9 | -116/+99 |
2017-01-16 | forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is async | Michael Stahl | 4 | -3/+1 |
2017-01-16 | boil down the use of OPERATING_SYSTEM to its unorc/uno.ini use | Caolán McNamara | 4 | -78/+8 |
2017-01-04 | SwXAutoTextEntry needs a disposal protocol | Stephan Bergmann | 1 | -0/+6 |
2016-12-31 | Dispose XWindow when done | Stephan Bergmann | 1 | -0/+9 |
2016-12-12 | update png locations for various imagelist unwindings | Caolán McNamara | 2 | -3/+3 |
2016-12-07 | Fix typo in comments: et -> ed | Takeshi Abe | 2 | -3/+3 |
2016-10-27 | Add link to bug describing such a race | Stephan Bergmann | 1 | -0/+5 |
2016-10-27 | untabify | Stephan Bergmann | 1 | -12/+12 |
2016-10-10 | Remove no longer relevant qadevOOo/qa | Samuel Mehrbrodt | 15 | -630/+45 |
2016-10-01 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2016-09-29 | tdf#95386 Remove remaining mentions of Help Agent | Gabor Kelemen | 1 | -5/+5 |
2016-09-23 | qadevOOo: Remove unused imports | Samuel Mehrbrodt | 9 | -18/+0 |
2016-09-23 | Make createDesktop return XDesktop, not Object | Samuel Mehrbrodt | 30 | -194/+68 |
2016-09-23 | Handle exception | Samuel Mehrbrodt | 1 | -4/+8 |
2016-09-23 | Remove duplicate comment | Samuel Mehrbrodt | 1 | -5/+0 |
2016-09-23 | Remove nonsense comments | Samuel Mehrbrodt | 1 | -4/+4 |
2016-09-17 | Fix JUnit test case for AccessibleFixedText | Luke Deller | 2 | -6/+13 |
2016-08-19 | coverity#1371338 Dereference null return value | Caolán McNamara | 1 | -9/+10 |
2016-08-19 | coverity#1371454 DE: Dropped or ignored exception | Caolán McNamara | 1 | -0/+1 |
2016-08-19 | Resolves: coverity#1371451 Useless call | Caolán McNamara | 1 | -1/+1 |
2016-08-10 | tdf#67647 getStructuredFilter returns operator | Fabio Buso | 2 | -5/+5 |
2016-07-20 | add test for css::sheet::SpreadsheetDocumentSettings Wildcards property | Eike Rathke | 3 | -1/+4 |
2016-07-11 | Fix typos | Andrea Gelmini | 3 | -3/+3 |
2016-07-04 | typo: emtpy → empty | Christian Lohmaier | 1 | -1/+1 |
2016-07-04 | Fix some spelling errors in comments and strings | Otto Kekäläinen | 1 | -1/+1 |
2016-06-13 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2016-06-06 | remove unused imports in java code | Noel Grandin | 3 | -5/+0 |
2016-05-27 | improve exception throwing in java class util.utils | Noel Grandin | 3 | -56/+28 |