Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-07-02 | tdf#45904 Move Java XCellAddressable test to C++ | Jens Carl | 2 | -2/+0 |
2017-06-26 | s/catched/caught | Noel Grandin | 2 | -2/+2 |
2017-06-20 | tdf#45904 Move remaining XCellSeries test code to C++ | Paul Trojahn | 4 | -242/+0 |
2017-06-15 | Fix typos | Andrea Gelmini | 2 | -2/+2 |
2017-06-14 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-06-12 | Translate German comments and debug strings (leftovers in dirs j... to q...) | Johnny_M | 5 | -5/+5 |
2017-06-08 | Fix build after f1454b474d9248d7ef2cb84f396a974184e5167e | Stephan Bergmann | 4 | -5/+238 |
2017-06-08 | Improve error reporting | Stephan Bergmann | 1 | -6/+4 |
2017-06-08 | tdf#45904 Move java XCellSeries test to c++ | Paul Trojahn | 2 | -238/+0 |
2017-06-05 | spelling instanciate -> instantiate | Noel Grandin | 2 | -2/+2 |
2017-05-29 | do we really need a OutputStreamWriter | Caolán McNamara | 1 | -2/+1 |
2017-05-11 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-05-05 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2017-04-15 | Fix typos | Andrea Gelmini | 1 | -3/+3 |
2017-04-12 | enum spelling: throught -> through | Justin Luth | 1 | -1/+1 |
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 |