summaryrefslogtreecommitdiffstats
path: root/qadevOOo
Commit message (Expand)AuthorAgeFilesLines
* Translate German comments and debug strings (leftovers in dirs j... to q...)Johnny_M2017-06-125-5/+5
* Fix build after f1454b474d9248d7ef2cb84f396a974184e5167eStephan Bergmann2017-06-084-5/+238
* Improve error reportingStephan Bergmann2017-06-081-6/+4
* tdf#45904 Move java XCellSeries test to c++Paul Trojahn2017-06-082-238/+0
* spelling instanciate -> instantiateNoel Grandin2017-06-052-2/+2
* do we really need a OutputStreamWriterCaolán McNamara2017-05-291-2/+1
* Fix typosAndrea Gelmini2017-05-111-1/+1
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Fix typosAndrea Gelmini2017-04-151-3/+3
* enum spelling: throught -> throughJustin Luth2017-04-121-1/+1
* Fix typosAndrea Gelmini2017-04-063-3/+3
* Fix typosAndrea Gelmini2017-03-2530-32/+32
* TyposJulien Nabet2017-03-191-1/+1
* fix typo: amd --> anddennisroczek2017-03-181-1/+1
* Fix typosAndrea Gelmini2017-03-121-3/+3
* fix typo: exptected --> expecteddennisroczek2017-03-111-8/+8
* Fix typosAndrea Gelmini2017-03-031-1/+1
* Fix typosAndrea Gelmini2017-03-027-11/+11
* special case TypedItemList in preparation for tdf#79250Eike Rathke2017-02-141-29/+40
* Fix typosAndrea Gelmini2017-02-132-2/+2
* TyposJulien Nabet2017-02-031-1/+1
* TyposJulien Nabet2017-02-033-6/+6
* Typo about "property"Julien Nabet2017-02-031-2/+2
* AccStatisticsObject is apparently dead codeStephan Bergmann2017-01-243-129/+0
* coverity#1399435 Unused valueCaolán McNamara2017-01-212-21/+23
* coverity#1399443 UrF: Unread fieldCaolán McNamara2017-01-211-2/+1
* coverity#1399442 UPM: Private method is never calledCaolán McNamara2017-01-211-96/+1
* coverity#1399444 UwF: Unwritten fieldCaolán McNamara2017-01-211-33/+9
* this.cmdLine assigned twiceCaolán McNamara2017-01-211-1/+0
* cid#1398822: java.util.Properties.getProperty already returns StringStephan Bergmann2017-01-171-3/+3
* remove some unused Java codeNoel Grandin2017-01-171-81/+2
* qadevOOo: remove silly exception catching from util.FormToolsMichael Stahl2017-01-169-116/+99
* forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is asyncMichael Stahl2017-01-164-3/+1
* boil down the use of OPERATING_SYSTEM to its unorc/uno.ini useCaolán McNamara2017-01-164-78/+8
* SwXAutoTextEntry needs a disposal protocolStephan Bergmann2017-01-041-0/+6
* Dispose XWindow when doneStephan Bergmann2016-12-311-0/+9
* update png locations for various imagelist unwindingsCaolán McNamara2016-12-122-3/+3
* Fix typo in comments: et -> edTakeshi Abe2016-12-072-3/+3
* Add link to bug describing such a raceStephan Bergmann2016-10-271-0/+5
* untabifyStephan Bergmann2016-10-271-12/+12
* Remove no longer relevant qadevOOo/qaSamuel Mehrbrodt2016-10-1015-630/+45
* Fix typosAndrea Gelmini2016-10-011-1/+1
* tdf#95386 Remove remaining mentions of Help AgentGabor Kelemen2016-09-291-5/+5
* qadevOOo: Remove unused importsSamuel Mehrbrodt2016-09-239-18/+0
* Make createDesktop return XDesktop, not ObjectSamuel Mehrbrodt2016-09-2330-194/+68
* Handle exceptionSamuel Mehrbrodt2016-09-231-4/+8
* Remove duplicate commentSamuel Mehrbrodt2016-09-231-5/+0
* Remove nonsense commentsSamuel Mehrbrodt2016-09-231-4/+4
* Fix JUnit test case for AccessibleFixedTextLuke Deller2016-09-172-6/+13
* coverity#1371338 Dereference null return valueCaolán McNamara2016-08-191-9/+10