summaryrefslogtreecommitdiffstats
path: root/include/LibreOfficeKit/LibreOfficeKitInit.h
Commit message (Expand)AuthorAgeFilesLines
* Check arm64 tooTor Lillqvist2016-08-201-1/+1
* Better fix for Objective-CTor Lillqvist2016-08-181-4/+16
* Revert "These 'inline' keywords are fairly pointless"Tor Lillqvist2016-08-171-4/+4
* These 'inline' keywords are fairly pointlessTor Lillqvist2016-08-171-4/+4
* LOK init: strcpy() -> strncpy()Miklos Vajna2016-08-091-4/+5
* LOK init: avoid non-inline function definition in header fileMiklos Vajna2016-08-041-5/+5
* In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann2016-04-191-5/+5
* New LOK_LOADLIB_GLOBAL to let clients control dlopen(RTLD_GLOBAL)Stephan Bergmann2016-03-081-4/+1
* Include headers using OpenBSD toocoypu2016-02-041-1/+1
* Make LibreOffice kit usable on windowsOliver Specht2016-01-191-9/+9
* improve error message for nonexist. pathDavid Tardon2015-12-071-0/+7
* tdf#96243 don't crash if LibO install. wasn't foundDavid Tardon2015-12-071-0/+2
* -Werror,-Wunused-functionStephan Bergmann2015-11-281-1/+1
* -Wmicrosoft-castStephan Bergmann2015-11-281-1/+1
* Windows header sanitizationAshod Nakashian2015-11-121-1/+2
* Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO2015-10-201-1/+3
* lok: namespace and re-work various types & helper functions.Michael Meeks2015-08-181-23/+37
* Don't be fooled by the dummy libsofficeapp.so in the mergedlib caseTor Lillqvist2015-04-241-7/+7
* No F_OK on Windows eitherTor Lillqvist2015-04-231-0/+1
* No <unistd.h> on _WIN32Tor Lillqvist2015-04-231-2/+3
* Improve error handlingTor Lillqvist2015-04-231-2/+16
* More informative error message after dlopen() or LoadLibrary() has failedTor Lillqvist2015-04-231-2/+14
* CID#1294411: dlhandle is "leaked"Tor Lillqvist2015-04-161-0/+4
* WaE: ‘LibreOfficeKit* lok_init(const char*)’ defined but not usedTor Lillqvist2015-04-091-1/+5
* Add lok_init_2() that takes also the path to a user profile to useTor Lillqvist2015-04-081-7/+29
* Typo: s/SEPERATOR/SEPARATORTor Lillqvist2015-03-231-3/+5
* Ensure RTTI symbol visibility for Linux Clang -fsanitize=function,vptrStephan Bergmann2015-03-111-1/+8
* Look for .dylib on OS X, but ...Tor Lillqvist2015-03-091-2/+7
* Adapt for iOS, tooTor Lillqvist2015-02-041-3/+9
* Kill superfluous vertical whitespaceTor Lillqvist2015-02-021-13/+1
* Use our standard include guard naming conventionTor Lillqvist2015-02-021-3/+3
* Preparation of the LibreOfficeKit for WindowsJuergen Funk2014-11-181-11/+106
* fix LibreOfficeKitInit.h on kFreeBSDRene Engelhard2014-10-231-1/+1
* Kill the libreofficekit static library / shim.c.Andrzej Hunt2014-07-291-0/+96