summaryrefslogtreecommitdiff
path: root/include/LibreOfficeKit/LibreOfficeKitInit.h
AgeCommit message (Expand)Author
2016-08-20Check arm64 tooTor Lillqvist
2016-08-18Better fix for Objective-CTor Lillqvist
2016-08-17Revert "These 'inline' keywords are fairly pointless"Tor Lillqvist
2016-08-17These 'inline' keywords are fairly pointlessTor Lillqvist
2016-08-09LOK init: strcpy() -> strncpy()Miklos Vajna
2016-08-04LOK init: avoid non-inline function definition in header fileMiklos Vajna
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann
2016-03-08New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann
2016-02-04Include headers using OpenBSD toocoypu
2016-01-19Make LibreOffice kit usable on windowsOliver Specht
2015-12-07improve error message for nonexist. pathDavid Tardon
2015-12-07tdf#96243 don't crash if LibO install. wasn't foundDavid Tardon
2015-11-28-Werror,-Wunused-functionStephan Bergmann
2015-11-28-Wmicrosoft-castStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks
2015-04-24Don't be fooled by the dummy libsofficeapp.so in the mergedlib caseTor Lillqvist
2015-04-23No F_OK on Windows eitherTor Lillqvist
2015-04-23No <unistd.h> on _WIN32Tor Lillqvist
2015-04-23Improve error handlingTor Lillqvist
2015-04-23More informative error message after dlopen() or LoadLibrary() has failedTor Lillqvist
2015-04-16CID#1294411: dlhandle is "leaked"Tor Lillqvist
2015-04-09WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist
2015-04-08Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist
2015-03-23Typo: s/SEPERATOR/SEPARATORTor Lillqvist
2015-03-11Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann
2015-03-09Look for .dylib on OS X, but ...Tor Lillqvist
2015-02-04Adapt for iOS, tooTor Lillqvist
2015-02-02Kill superfluous vertical whitespaceTor Lillqvist
2015-02-02Use our standard include guard naming conventionTor Lillqvist
2014-11-18Preparation of the LibreOfficeKit for WindowsJuergen Funk
2014-10-23fix LibreOfficeKitInit.h on kFreeBSDRene Engelhard
2014-07-29Kill the libreofficekit static library / shim.c.Andrzej Hunt