Age | Commit message (Expand) | Author |
2013-12-13 | Targetted text updates, with seasonable changes before l10n freeze. | Michael Meeks |
2013-12-10 | Drop duplicate #include | Takeshi Abe |
2013-11-21 | Typo in capitalization of include file name | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
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-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-12 | Mark as const | Takeshi Abe |
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 | 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-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: adapt hyperlinks to IDL docs | Michael Stahl |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
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, 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-29 | Remove some obsolete makefile.mk | Stephan Bergmann |
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 |
2013-04-23 | Fix compilation of Spreadsheet odk example | Noel Grandin |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil | Stephan Bergmann |
2013-04-19 | Java cleanup, use generics in calls to UnoRuntime#queryInterface | Noel Grandin |
2013-04-19 | Java cleanup, remove the rest of the unnecessary casts | 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 informations -> information | Thomas Arnhold |
2013-04-11 | Adapt SDK to -B removed from cppumaker/javamaker | Stephan Bergmann |