summaryrefslogtreecommitdiff
path: root/remotebridges
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 11:22:20 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 11:22:20 +0000
commitab71da15282a4ebc9625c1ccb77604894126fd21 (patch)
tree008cb988d9adc886517d95e99384153166734c00 /remotebridges
parent629d26cfbb5e1d8a4dd7bb3e68e9ae14d6099dec (diff)
INTEGRATION: CWS sb71 (1.11.16); FILE MERGED
2007/06/14 15:06:38 sb 1.11.16.1: #i75466# Adapted to new APP|SHLnRPATH.
Diffstat (limited to 'remotebridges')
-rw-r--r--remotebridges/source/factory/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/remotebridges/source/factory/makefile.mk b/remotebridges/source/factory/makefile.mk
index 58b2a6c34ab0..9af56910a1c6 100644
--- a/remotebridges/source/factory/makefile.mk
+++ b/remotebridges/source/factory/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: vg $ $Date: 2006-05-24 13:58:51 $
+# last change: $Author: vg $ $Date: 2007-10-15 12:22:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -62,6 +62,7 @@ SHL1STDLIBS= \
SHL1IMPLIB= i$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
SHL1DEF= $(MISC)$/$(SHL1TARGET).def
+SHL1RPATH= URELIB
DEF1NAME= $(SHL1TARGET)
:39:27 +0000'>2016-01-28tdf#97371 DOCX import: fix text covered by shapeMiklos Vajna 2016-01-06sw: remove include of sw/source/inc/uibase/dbui.hxx from dbmgr.hxxMichael Stahl 2015-12-21tdf93236 N-UP printing in combination with mailmerge broken file-print 1/4Juergen Funk 2015-12-02DOCX import: handle <w:smartTag>Miklos Vajna 2015-03-23Quick hack to bypass a test that fails on a Retina MacTor Lillqvist 2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl 2014-10-03docx redline import test (bnc#821804)Luboš Luňák 2014-07-15fdo#76803: Unit test so that this never regresses.Jan Holesovsky 2014-06-04DeInitVCL at end of testsStephan Bergmann 2014-03-10DOCX strict import: handle mathMiklos Vajna 2014-02-18DOCX OLE import: inherit anchor type from replacement graphicMiklos Vajna 2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan 2013-12-11fdo#60698: Merge fastsax and sax_shared into expwrapMarcos Paulo de Souza 2013-10-18fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza 2013-10-16sw: Smart-Art related UTs updated to new optionAndres Gomez 2013-10-01gbuild: use .xcd configuration files from instdirMatúš Kukan 2013-10-01Unit test case added to verify chart rendering in Writer for docxTushar Bende 2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna 2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-03-18let toplevel 'make -sr CppunitTest_sw_ooxmlexport' (and friends) work againMiklos Vajna 2013-03-18sw: rename odf/ooxml/rtf/ww8 filter testsMiklos Vajna