163e37ff52bdd0605ef0803b2614b80a6704a3a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getSectionChildren(newTree List<AsciiElement>, nOfBlocks Integer) : List<AsciiElement> renamed to private getElementChildren(newTree List<AsciiElement>, nOfBlocks Integer) : List<AsciiElement> in class com.kodcu.service.extension.ODFService | From | To | |
Extract Method | 2 | ||
Extract Method private setTitle(element AsciiElement, fontStyle FontStyle, horizontalAlignmentType HorizontalAlignmentType, size int, color Color, paragraphContainer ParagraphContainer) : boolean extracted from private addAdmonition(element AsciiElement) : void in class com.kodcu.service.extension.ODFService | From | To | |
Extract Method private setTitle(element AsciiElement, fontStyle FontStyle, horizontalAlignmentType HorizontalAlignmentType, size int, color Color, paragraphContainer ParagraphContainer) : boolean extracted from private addList(element AsciiElement, component Component) : void in class com.kodcu.service.extension.ODFService | From | To |