summaryrefslogtreecommitdiff
path: root/filter/source/config/fragments/filters/XHTML_Impress_File.xcu
AgeCommit message (Collapse)Author
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist
The $(share_subdir_name) things in the filter fragment .xcu files didn't actually work it seems. But anyway, it's a bit silly to do expansion at run-time of $(foo) things known at build-time anyway. Thanks to sberg for pointing this out. So just use the normal configury .in mechanism for these. Simpler. Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
tkr41: #117828# office crash fixed . (null pointer) + add unit test Patch contributed by Tobias Krause http://svn.apache.org/viewvc?view=revision&revision=1172105 Do not add targets for junit tests when junit is disabled. Patch contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1241508 remove the OutDev::GetKernPair* stubs completely Patch contributed by Herbert Duerr http://svn.apache.org/viewvc?view=revision&revision=1179221 reverting un-necessary OS/2 conditionals.
2008-05-15INTEGRATION: CWS xsltfilter09 (1.3.666); FILE MERGEDVladimir Glazounov
2008/01/30 14:00:40 mba 1.3.666.2: #i85268#: new XHTML export via ODF 2008/01/30 13:59:27 mba 1.3.666.1: #i85268#: new XHTML export via ODF
2004-06-10INTEGRATION: CWS fwk02ea (1.2.10); FILE MERGEDKurt Zenker
2004/05/25 12:37:15 as 1.2.10.1: #115945# optimize UIName handling
2004-04-27INTEGRATION: CWS xsltfilter01 (1.1.2); FILE ADDEDOliver Bolte
2004/04/05 15:42:23 sus 1.1.2.2: #i26974# Renamed starting filter stylesheet from main_html.xsl to the more verbose ooo2xhtml.xsl 2004/04/02 14:19:51 sus 1.1.2.1: #26859# Adding XHTML export for all XML Office documents