Age | Commit message (Expand) | Author |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-09-29 | [API CHANGE] Remove internal-only osl/diagnose.hxx from SDK | Stephan Bergmann |
2014-09-17 | Fix OFFICE_PROGRAM_PATH for new Mac OS X layout | Stephan Bergmann |
2014-09-17 | Remove obsolete -malign-natural on Mac OS X from SDK, too | Stephan Bergmann |
2014-09-16 | typo | Stephan Bergmann |
2014-09-16 | Fix OO_SDK_URE_HOME for new Mac OS X layout | Stephan Bergmann |
2014-09-16 | Use OO_SDK_URE_BIN_DIR | Stephan Bergmann |
2014-09-16 | Move the non-Darwin way to determine OO_SDK_URE_HOME to where it belongs | Stephan Bergmann |
2014-09-16 | Remove unused OFFICE_OR_URE[_SUGGESTION] variables | Stephan Bergmann |
2014-09-16 | config.guess is apparently not supposed to be called directly | Stephan Bergmann |
2014-09-16 | Add back XTestDialogHandler methods | Stephan Bergmann |
2014-09-16 | Add back XExampleAddIn methods | Stephan Bergmann |
2014-09-16 | There is no com.sun.star.lib.util.ExceptionHelper | Stephan Bergmann |
2014-09-16 | Add back getMyFirst/SecondValue methods | Stephan Bergmann |
2014-09-16 | Add back __writeRegistryServiceInfo method | Stephan Bergmann |
2014-09-15 | check that ODK headers compile with C++03 | Luboš Luňák |
2014-09-15 | build ODK headers check without LIBO_INTERNAL_ONLY | Luboš Luňák |
2014-09-15 | do not call the checkapi cxx file 'strings.cxx', now that it's the only one | Luboš Luňák |
2014-09-10 | Typo: (N|n)ormaly->(N|n)ormally | Julien Nabet |
2014-08-28 | Fixed some CppunitTest names | Stephan Bergmann |
2014-08-27 | Typo: mesage->message | Julien Nabet |
2014-08-20 | java: remove unnecessary constructor declarations | Noel Grandin |
2014-08-20 | java: don't catch and then just rethrow an exception | Noel Grandin |
2014-08-20 | java: remove modifiers implied by the context | Noel Grandin |
2014-08-20 | java: remove unnecessary return statements | Noel Grandin |
2014-08-20 | java: avoid unnecessary comparisons in boolean expressions | Noel Grandin |
2014-08-20 | java: Avoid naming non-fields with the prefix m_ | Noel Grandin |
2014-08-19 | java: no need to instantiate String objects directly | Noel Grandin |
2014-08-19 | java: use 'Short.valueOf' instead of 'new Short' | Noel Grandin |
2014-08-19 | java: use 'Integer.valueOf' instead of 'new Integer' | Noel Grandin |
2014-08-19 | java: use Boolean.valueOf instead of instantiating Boolean objects | Noel Grandin |
2014-08-19 | java: classes in java.lang package do not need to be fully qualified | Noel Grandin |
2014-08-19 | java: remove unused methods | Noel Grandin |
2014-08-19 | odk: Clean up comments | Chris Laplante |
2014-08-16 | Suppress unchecked warning - this is fine | Chris Sherlock |
2014-08-14 | java: remove unused imports | Noel Grandin |
2014-08-14 | java: remove commented out code | Noel Grandin |
2014-08-13 | java: remove dead methods | Noel Grandin |
2014-08-13 | java: remove unused interfaces | Noel Grandin |
2014-08-13 | java: remove unused fields | Noel Grandin |
2014-08-13 | java: reduce scope, make some methods private | Noel Grandin |
2014-08-13 | java: reduce scope, make member classes private | Noel Grandin |
2014-08-13 | java: reduce scope, make fields private | Noel Grandin |
2014-08-13 | java: reduce scope, make constructors private | Noel Grandin |
2014-08-12 | java: reduce scope, make constants private | Noel Grandin |
2014-08-12 | java: fix broken javadoc tags | Noel Grandin |
2014-08-12 | java: remove useless javadoc tags | Noel Grandin |
2014-08-12 | java: remove unused parameters | Noel Grandin |
2014-08-12 | java: remove unnecessary semi-colons | Noel Grandin |
2014-08-12 | java: remove unused methods | Noel Grandin |