Age | Commit message (Expand) | Author |
2015-01-31 | Access2Base - Bug in Control.RemoveItem | Jean-Pierre Ledure |
2015-01-19 | Fix typo comments Resouce->Resource | Andrea Gelmini |
2015-01-09 | java: simplify array creation | Noel Grandin |
2015-01-08 | brute-force find-and-remove of unused #define constants. | Noel Grandin |
2015-01-05 | fdo#88068 make the string 'Red Line' localizable in Letter Wizard | Andras Timar |
2015-01-05 | fdo#88069 make the string 'Fax' localizable in Fax Wizard | Andras Timar |
2015-01-05 | java: remove more dead code | Noel Grandin |
2015-01-05 | java: these fields can become local variables | Noel Grandin |
2015-01-05 | java: remove dead code | Noel Grandin |
2015-01-04 | Access2Base - Extend CommandBars scope to most modules | Jean-Pierre Ledure |
2015-01-04 | Access2Base - New CommandBarControl class | Jean-Pierre Ledure |
2015-01-02 | Fix simple typos. | Andrea Gelmini |
2015-01-02 | Following fdo#87123: Impossible to create table or query with wizard | Julien Nabet |
2015-01-02 | Resolves fdo#87123: Impossible to create a form with wizard | Julien Nabet |
2015-01-02 | Access2Base - handle ".uno:" prefix | Jean-Pierre Ledure |
2014-12-31 | Access2Base - solve incompatibility with AOO | Jean-Pierre Ledure |
2014-12-30 | Access2Base - CommandBars collection - show/hide toolbars | Jean-Pierre Ledure |
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 |