Age | Commit message (Expand) | Author |
2013-11-11 | convert OUString !compareToAscii to equalsAscii | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-10-25 | fdo#54938: More uses of cppu::supportsService | Marcos Paulo de Souza |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-11 | Add a picture and a graphic | Tor Lillqvist |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-25 | drop worthless _VECTOR_/_MAP_ header guards | Caolán McNamara |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-08-20 | [TOOD|TOODO]->TODO | Caolán McNamara |
2013-08-12 | Mark as const | Takeshi Abe |
2013-08-09 | odk doc cleanup. | Michael Meeks |
2013-08-04 | fdo#67235 adapt form control code to time nanosecond API change, step 3 | Lionel Elie Mamane |
2013-08-03 | fdo#67235 adapt form control code to time nanosecond API change, step 2 | Lionel Elie Mamane |
2013-07-24 | fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu | Stephan Bergmann |
2013-07-11 | Adapt example to use retrofitted UNO service ctors | Stephan Bergmann |
2013-07-11 | Resolves: #i121544# - Clean-up MessageBox API | Ariel Constenla-Haile |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-29 | reduce some spacing | Thomas Arnhold |
2013-06-24 | Related: #i121577# Allow setting toolbar name in Addons.xcu | Ariel Constenla-Haile |
2013-06-23 | Resolves: #i121542# Unify the Menu API | Ariel Constenla-Haile |
2013-06-19 | Missing import | Stephan Bergmann |
2013-06-13 | Introduce O[U]String::toUInt32 | Stephan Bergmann |
2013-06-06 | Fix breaker when compiled with DEBUG=yes | Ariel Constenla-Haile |
2013-06-05 | Use api.libreoffice.org fallback links when no local doxygen/javadoc docu | Stephan Bergmann |
2013-06-05 | Some HTML clean up | Stephan Bergmann |
2013-06-05 | use uno::Reference#clear() method... | Noel Grandin |
2013-06-04 | odk: doxygen 1.8.4 does not have PREDICTABLE_URLS | Michael Stahl |
2013-06-04 | odk: fix odd Java example that creates URLs to IDL documentation | Michael Stahl |
2013-06-04 | odk: adapt hyperlinks to IDL docs | Michael Stahl |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-05-12 | Custom Panel SDK Example Fixes | Ariel Constenla-Haile |
2013-05-12 | Make Custom Panel example build and run | Ariel Constenla-Haile |
2013-05-12 | Move Custom Panel example to the SDK | Ariel Constenla-Haile |
2013-05-07 | Move the example code off the com.sun.star.comp.beans package | Stephan Bergmann |
2013-05-06 | fix typos (wich instead of which) | Philipp Riemer |
2013-05-06 | Java cleanup, delete some dead code | Noel Grandin |
2013-05-06 | Java cleanup, convert Hashtable to HashMap | Noel Grandin |
2013-05-06 | Java cleanup, convert more Vector to ArrayList | Noel Grandin |
2013-05-06 | Java cleanup, Convert Vector to ArrayList | Noel Grandin |
2013-05-06 | use generics and convert from Vector to ArrayList | Noel Grandin |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-29 | Unused include | Stephan Bergmann |
2013-04-29 | Remove some obsolete makefile.mk | Stephan Bergmann |
2013-04-26 | Java cleanup, access static methods using correct syntax | Noel Grandin |
2013-04-26 | Java cleanup, remove unused imports | Noel Grandin |
2013-04-26 | Java cleanup, call static methods statically | Noel Grandin |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-23 | Java cleanup - use generics to reduce casting | Noel Grandin |
2013-04-23 | Java cleanup - remove unnecessary casts in the ODK code | Noel Grandin |