summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/util
AgeCommit message (Expand)AuthorFilesLines
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-1/+5
2018-03-08sw: get rid of FN_UNO_GRAPHIC_U_R_L and "GraphicURL" propertyTomaž Vajngerl1-3/+22
2018-01-18Fix typosAndrea Gelmini1-1/+1
2017-11-16Fix typosAndrea Gelmini1-2/+2
2017-10-05coverity#1399440 Dm: Dubious method usedCaolán McNamara1-2/+4
2017-04-12enum spelling: throught -> throughJustin Luth1-1/+1
2017-03-25Fix typosAndrea Gelmini2-3/+3
2017-02-14special case TypedItemList in preparation for tdf#79250Eike Rathke1-29/+40
2017-01-16qadevOOo: remove silly exception catching from util.FormToolsMichael Stahl1-106/+74
2017-01-16forms,qadevOOo: dispatch of .uno:SwitchControlDesignMode is asyncMichael Stahl1-0/+1
2017-01-16boil down the use of OPERATING_SYSTEM to its unorc/uno.ini useCaolán McNamara1-24/+2
2016-12-07Fix typo in comments: et -> edTakeshi Abe1-2/+2
2016-09-23Make createDesktop return XDesktop, not ObjectSamuel Mehrbrodt1-17/+9
2016-09-23Remove duplicate commentSamuel Mehrbrodt1-5/+0
2016-09-23Remove nonsense commentsSamuel Mehrbrodt1-4/+4
2016-06-13Fix typosAndrea Gelmini1-1/+1
2016-05-27improve exception throwing in java class util.utilsNoel Grandin1-53/+24
2016-05-25Fix typosAndrea Gelmini1-1/+1
2016-03-15remove the office close timeout in subsequentcheckNoel Grandin1-6/+0
2016-03-14remove some unused Java codeNoel Grandin1-18/+0
2016-02-04coverity#1326388 Dereference null return valueCaolán McNamara1-16/+5
2016-02-04coverity#1327197 UwF: Unwritten fieldCaolán McNamara1-11/+0
2016-01-23cid#1326434, 1326446, 1326248, 1326254jan iversen1-1/+2
2016-01-20coverity#1326388 Dereference null return valueCaolán McNamara1-8/+1
2016-01-20coverity#1326387 Dereference null return valueCaolán McNamara1-1/+1
2016-01-10Fix typosAndrea Gelmini4-5/+5
2015-12-30coverity#1326978 SBSC: String concatenation in loop using + operatorCaolán McNamara1-11/+11
2015-12-30coverity#1326979 SBSC: String concatenation in loop using + operatorCaolán McNamara1-6/+6
2015-12-30coverity#1326980 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+3
2015-12-30coverity#1326981 SBSC: String concatenation in loop using + operatorCaolán McNamara1-6/+6
2015-12-30coverity#1326982 SBSC: String concatenation in loop using + operatorCaolán McNamara1-3/+4
2015-12-19coverity#1326953 RV: Bad use of return valueCaolán McNamara1-2/+6
2015-12-10coverity#1326610 DE: Dropped or ignored exceptionCaolán McNamara1-1/+3
2015-12-08Clean up compareObjectsStephan Bergmann1-45/+21
2015-12-08These compare* calls shall most likely update resultStephan Bergmann1-6/+3
2015-12-08cid#1326591, cid#1326590 useless calljan iversen1-3/+6
2015-11-12coverity#1326178 Dereference after null checkCaolán McNamara1-9/+0
2015-11-05java: remove ((unnecessary)) parenthesesNoel Grandin3-3/+3
2015-11-05java:no need to explicitly create these constructorsNoel Grandin1-7/+0
2015-11-04Proper fix for coverity#1326893Stephan Bergmann1-0/+10
2015-10-22Fix the test for resValue != oldValueStephan Bergmann1-0/+4
2015-10-22Change TableColumnSeparator in a way that makes it successfully pass...Stephan Bergmann1-2/+2
2015-10-22Print content of arrays and UNO structsStephan Bergmann1-1/+1
2015-10-21In ValueChanger, don't accidentally modify oldValueStephan Bergmann1-8/+44
2015-10-21Make ValueChanger work for UNO structsStephan Bergmann1-1/+6
2015-10-20coverity#1326177 Explicit null dereferencedCaolán McNamara1-6/+2
2015-10-16cid#1326341 Unguarded readNoel Grandin1-6/+3
2015-10-16cid#1327207 UwF: Unwritten fieldNoel Grandin1-5/+0
2015-10-16cid#1327204 UwF: Unwritten fieldNoel Grandin2-5/+1
2015-10-16cid#1327197 UwF: Unwritten fieldNoel Grandin1-5/+0