Age | Commit message (Expand) | Author |
2013-04-27 | those are never defined | Thomas Arnhold |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-25 | fdo#46808 Convert awt::Pointer to new style | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | fix, forget SAL_CALL again | Noel Grandin |
2013-04-23 | fdo#46808, convert form::Forms to new style | Noel Grandin |
2013-04-23 | forms: FORMS_CONSTASCII_STRING is no longer needed | Miklos Vajna |
2013-04-22 | Data-aware ListBox: declare the newly supported External Binding Types | Lionel Elie Mamane |
2013-04-22 | Data-aware bindable ListBox new feature: bind *value* | Lionel Elie Mamane |
2013-04-22 | ListBox: take care of validation (use binding value when appropriate) | Lionel Elie Mamane |
2013-04-22 | Use (get|set)ControlValue instead of manipulating the property directly | Lionel Elie Mamane |
2013-04-22 | janitorial: alignment | Lionel Elie Mamane |
2013-04-22 | Data-aware ListBox: add SelectedValue and SelectedValues properties | Lionel Elie Mamane |
2013-04-22 | janitorial: typo in comment | Lionel Elie Mamane |
2013-04-22 | janitorial: typo in variable name | Lionel Elie Mamane |
2013-04-22 | Note on design philosophy of data-aware ListBox | Lionel Elie Mamane |
2013-04-22 | Data-aware ListBox: BoundValue==-1 to store index in list | Lionel Elie Mamane |
2013-04-22 | Data-aware ListBox: getCurrentValue should return *binding* values | Lionel Elie Mamane |
2013-04-22 | Data-aware ListBox: populate ValueList even without bound field | Lionel Elie Mamane |
2013-04-22 | assert non-nullness of interface before use | Lionel Elie Mamane |
2013-04-22 | janitorial: typo in comment | Lionel Elie Mamane |
2013-04-22 | janitorial: typo in comment | Lionel Elie Mamane |
2013-04-22 | factorise common code | Lionel Elie Mamane |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-19 | Delete two pass-through include files and update the file that included them. | Michael Dunphy |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | Java cleanup, use generics in calls to UnoRuntime#queryInterface | Noel Grandin |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-15 | fdo#60724 informations -> information | Thomas Arnhold |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-05 | new module i18nlangtag | Eike Rathke |
2013-04-05 | Replace `compareTo(...) == 0` with == | Ashish Banerjee |
2013-04-01 | Revert "Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx)" | Thomas Arnhold |
2013-04-01 | remove boilerplate comments | Thomas Arnhold |
2013-04-01 | Remove RTL_CONSTASCII_(U)STRINGPARAM in forms(frm_strings.hxx) | Chr. Rossmanith |
2013-04-01 | Remove RTL_CONSTASCII_(U)STRING in forms | Chr. Rossmanith |
2013-03-29 | ResMgr with LanguageTag | Eike Rathke |
2013-03-29 | Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2013-03-28 | coverity#704145 Resource leak in object | Julien Nabet |
2013-03-27 | fdo#39445 writing out tools/fsys.hxx (forms) | Andras Timar |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-26 | add frm to Library_merged | Peter Foley |
2013-03-25 | Fix warning: unused variable 'sConverted' [loplugin] | Tor Lillqvist |