Commit Graph

12 Commits

Author SHA1 Message Date
Michael Stahl
1b0cacf919 cppcanvas: remove obsolete makefile.mk
Change-Id: Id9ccc156371a235bca764044a8d155b8720782c0
2012-06-22 22:39:34 +02:00
Michael Stahl
0caf87c580 remove bunch of obsolete looking .dxp files
Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
2012-06-22 22:39:34 +02:00
Thorsten Behrens
80fe015a86 Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes
Did I mention I hate boilerplate copied all over the place? ;)
2012-03-16 17:02:23 +01:00
Alexander Bergmann
8963cc01f5 EasyHack: Removed gcc conditionals 2012-02-13 17:33:15 +00:00
Tor Lillqvist
469c9ac2f9 Enforce a "lib" prefix for UNO components for Android
This commit for the old build system. (Don't bother for components not
relevant for Android.)

The Android package installer (as invoked through "adb install", from
"ant debug install") silently ignores native libraries in app packages
(.apk files) whose names don't start with "lib" and end with ".so".

The package builder (as invoked through "ant debug") in the SDK gladly
includes also thusly named native libraries in the .apk, though. Yay
for consistency.
2011-11-17 15:22:59 +02:00
Matúš Kukan
4b60da5d1d add more component prefixes 2011-08-17 23:51:45 +02:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00
Radek Doulik
bd9ecf7bfd make the renderer component point to the right shared library 2011-06-10 16:00:58 +02:00
Norbert Thiebaud
7aa90bf27b no more writeInfo 2011-03-13 19:52:04 -05:00
Sebastian Spaeth
4905a19032 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-14 17:02:15 +02:00
Norbert Thiebaud
d02017d4d3 squash misc warnings 2010-10-10 04:25:31 -05:00
Radek Doulik
2951e4f069 emf+-cppcanvas-renderer.diff: emf+ import - rendering part in cppcanvas 2010-09-15 17:54:14 +02:00