Age | Commit message (Expand) | Author |
2018-01-12 | Repair windows build break. | jan Iversen |
2018-01-12 | iOS, stop trying to do dynamic load in init() | jan Iversen |
2017-11-23 | iOS, cleaned unused parameter | jan Iversen |
2017-11-04 | Make Windows error reporting more robust | Mike Kaganski |
2017-10-23 | loplugin:includeform: libreofficekit | Stephan Bergmann |
2017-10-19 | Consistently use #include <LibreOfficeKit/...> in include/LibreOfficeKit | Stephan Bergmann |
2017-10-17 | iOS, changed define to IOS | jan Iversen |
2017-09-29 | LibreOfficeKitInit.h: release memory after lok_dlerror() on Windows | Mike Kaganski |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-06-01 | Fix typos | Andrea Gelmini |
2017-05-29 | LibreOfficeKit, changed test for iOS. | jan Iversen |
2017-04-06 | lokit: this was supposed to be plain C functions | Thorsten Behrens |
2017-04-06 | lokit: make this build on windows, silence extra warnings | Thorsten Behrens |
2017-04-06 | lokit: avoid null pointer access w/ undefined LOPath var | Gabriel Herrera |
2017-03-22 | Consistently mark function definitions in LibreOfficeKitInit.h as static | Stephan Bergmann |
2017-03-20 | LibreOfficeKitInit.h modified to avoid ODR. | jan Iversen |
2017-03-19 | ios LibreOfficeLight LOkit integration | jan Iversen |
2017-02-16 | ios update to make TiledLibreOffice compile/link | jan Iversen |
2016-08-20 | Check arm64 too | Tor Lillqvist |
2016-08-18 | Better fix for Objective-C | Tor Lillqvist |
2016-08-17 | Revert "These 'inline' keywords are fairly pointless" | Tor Lillqvist |
2016-08-17 | These 'inline' keywords are fairly pointless | Tor Lillqvist |
2016-08-09 | LOK init: strcpy() -> strncpy() | Miklos Vajna |
2016-08-04 | LOK init: avoid non-inline function definition in header file | Miklos Vajna |
2016-04-19 | In lok_init_2, allow vnd.sun.star.pathname user_profile_url | Stephan Bergmann |
2016-03-08 | New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL) | Stephan Bergmann |
2016-02-04 | Include headers using OpenBSD too | coypu |
2016-01-19 | Make LibreOffice kit usable on windows | Oliver Specht |
2015-12-07 | improve error message for nonexist. path | David Tardon |
2015-12-07 | tdf#96243 don't crash if LibO install. wasn't found | David Tardon |
2015-11-28 | -Werror,-Wunused-function | Stephan Bergmann |
2015-11-28 | -Wmicrosoft-cast | Stephan Bergmann |
2015-11-12 | Windows header sanitization | Ashod Nakashian |
2015-10-20 | Add DLOPEN_LIBS to configure for some cases where -ldl is needed | Richard PALO |
2015-08-18 | lok: namespace and re-work various types & helper functions. | Michael Meeks |
2015-04-24 | Don't be fooled by the dummy libsofficeapp.so in the mergedlib case | Tor Lillqvist |
2015-04-23 | No F_OK on Windows either | Tor Lillqvist |
2015-04-23 | No <unistd.h> on _WIN32 | Tor Lillqvist |
2015-04-23 | Improve error handling | Tor Lillqvist |
2015-04-23 | More informative error message after dlopen() or LoadLibrary() has failed | Tor Lillqvist |
2015-04-16 | CID#1294411: dlhandle is "leaked" | Tor Lillqvist |
2015-04-09 | WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not used | Tor Lillqvist |
2015-04-08 | Add lok_init_2() that takes also the path to a user profile to use | Tor Lillqvist |
2015-03-23 | Typo: s/SEPERATOR/SEPARATOR | Tor Lillqvist |
2015-03-11 | Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptr | Stephan Bergmann |
2015-03-09 | Look for .dylib on OS X, but ... | Tor Lillqvist |
2015-02-04 | Adapt for iOS, too | Tor Lillqvist |
2015-02-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2015-02-02 | Use our standard include guard naming convention | Tor Lillqvist |
2014-11-18 | Preparation of the LibreOfficeKit for Windows | Juergen Funk |