summaryrefslogtreecommitdiff
path: root/UnoControls/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-12-16Missing UnoControls/MakefileStephan Bergmann1-0/+24
Change-Id: Iebf1c42c384909f6226c25eb151985f8bc244c93
2014-12-04Kill the libreofficekit static library / shim.c.Andrzej Hunt1-14/+0
It looks like the cleanest method of getting lok_init into a LibreOfficeKitInit.h header (in a c89 compatible way) is to have it as a static function. (inline is only available in C99 or later -- this is actually available on Linux which is the only place that we can actually use lok_init anyways currently, however given we have to keep c89 for the C code (for MSVC) compatibility, selectively enabling c99 would likely be more messy.) Conflicts: libreofficekit/Module_libreofficekit.mk Change-Id: I0493e7a68ed5397479220bb6ba8c3db870b6dd32
2012-07-03re-base on ALv2 code.Michael Meeks1-0/+7
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2011-12-25gbuildize UnoControlsDavid Tardon1-0/+40