Age | Commit message (Expand) | Author |
2014-12-19 | fix build | Lionel Elie Mamane |
2014-12-19 | fix indentation | Lionel Elie Mamane |
2014-12-19 | janitorial | Lionel Elie Mamane |
2014-12-19 | janitorial | Lionel Elie Mamane |
2014-12-19 | protect against division by zero | Lionel Elie Mamane |
2014-12-19 | Keep as xShapes the newly created GroupShape | Lionel Elie Mamane |
2014-12-19 | GroupShape takes care of scaling the subshapes | Lionel Elie Mamane |
2014-12-19 | detect groupShapes (TimestampFields) in forms, too | Lionel Elie Mamane |
2014-12-19 | xShapeGroup *is* the control's global xShape, so use it as such | Lionel Elie Mamane |
2014-12-19 | set *content* control to multiline, not label(!) | Lionel Elie Mamane |
2014-12-19 | Revert "fdo#87301 don't rely on the shape to get the control" | Lionel Elie Mamane |
2014-12-19 | Revert "fix indentation" | Lionel Elie Mamane |
2014-12-19 | fix indentation | Lionel Elie Mamane |
2014-12-19 | fdo#87301 don't rely on the shape to get the control | Lionel Elie Mamane |
2014-12-19 | remove unnecessary and confusing line | Lionel Elie Mamane |
2014-12-19 | java: reduce visibility of some methods and fields | Noel Grandin |
2014-12-19 | java: static fields that should not be static | Noel Grandin |
2014-12-19 | java: these fields can be converted to local variables | Noel Grandin |
2014-12-15 | java: remove some unused fields and variables | Noel Grandin |
2014-12-11 | java: remove some unnecessary interfaces | Noel Grandin |
2014-12-11 | java: reduce visibility of fields and methods | Noel Grandin |
2014-12-07 | We need to call decode method considering this: | Julien Nabet |
2014-12-05 | java: remove some unused fields | Noel Grandin |
2014-12-05 | java: static fields should be accessed in a static way | Noel Grandin |
2014-11-27 | java,wizards: remove unused parameters | Noel Grandin |
2014-11-27 | java,wizards: remove unread fields | Noel Grandin |
2014-11-27 | java,wizards: remove unused constants | Noel Grandin |
2014-11-27 | java,wizards: remove unused classes | Noel Grandin |
2014-11-27 | java,wizards: remove unused methods | Noel Grandin |
2014-11-27 | java,wizards: remove unused class XCommandSelectionListener | Noel Grandin |
2014-11-27 | java,wizards: remove completely unreferenced fields | Noel Grandin |
2014-11-27 | java,wizards: remove unnecessary use of reflection | Noel Grandin |
2014-11-27 | java,wizards: remove unnecessary use of reflection | Noel Grandin |
2014-11-25 | java,wizards: forgot to commit some files | Noel Grandin |
2014-11-25 | java: remove some comment noise | Noel Grandin |
2014-11-25 | java: remove now unused CommonListener class | Noel Grandin |
2014-11-25 | java,wizards: convert event listeners to inner classes | Noel Grandin |
2014-11-25 | java,wizards: convert event listeners to inner classes | Noel Grandin |
2014-11-25 | java,wizards: convert event listeners to inner classes | Noel Grandin |
2014-11-25 | java,wizards: convert event listeners to inner classes | Noel Grandin |
2014-11-25 | java,wizards: convert event listeners to inner classes | Noel Grandin |
2014-11-25 | java,wizards: convert some listeners to more normal inner classes | Noel Grandin |
2014-11-25 | java: simplify CommonListenere some more | Noel Grandin |
2014-11-25 | java: simplify the CommonListener stuff | Noel Grandin |
2014-11-25 | java: final fields that can be static | Noel Grandin |
2014-11-24 | convert EventNames to an enum | Noel Grandin |
2014-11-24 | merge AbstractListener into CommonListener | Noel Grandin |
2014-11-24 | the getGuiEventListener method is unnecessary | Noel Grandin |
2014-11-24 | the UnoDialog constructor parameters can be simplified | Noel Grandin |
2014-11-24 | createListener() is never overriden | Noel Grandin |