b35159b7b1bc6aa219156372ce5f8481244c710f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private ResetAllParas(loCursor LOCursor) : void renamed to private resetAllParas(loCursor LOCursor) : boolean in class org.languagetool.openoffice.Main | From | To | |
Change Return Type | 1 | ||
Change Return Type void to boolean in method private resetAllParas(loCursor LOCursor) : boolean in class org.languagetool.openoffice.Main | From | To | |
Move Attribute | 1 | ||
Move Attribute private position : int from class org.languagetool.openoffice.Main to private position : int from class org.languagetool.openoffice.Main.SentenceFromPara | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type numLastVCPara : int to numLastVCPara : int[] in class org.languagetool.openoffice.Main | From | To | |
Change Attribute Type lastParaPos : int to lastParaPos : int[] in class org.languagetool.openoffice.Main | From | To | |
Change Attribute Type numLastFlPara : int to numLastFlPara : int[] in class org.languagetool.openoffice.Main | From | To |