~ubuntu-branches/ubuntu/karmic/openoffice.org-l10n/karmic

« back to all changes in this revision

Viewing changes to ooo-build/patches/dev300/pptx-snapshot-at-ooxml03-creation.diff

  • Committer: Bazaar Package Importer
  • Author(s): Chris Cheney
  • Date: 2009-05-26 18:00:00 UTC
  • Revision ID: james.westby@ubuntu.com-20090526180000-t5otxzhj1rru5ovt
Tags: 1:3.1.0-3ubuntu2
* Copy of the openoffice.org source.
  - debian/changelog: Change source name.
  - debian/control.in: Change source name.
  - debian/control: Regenerate control file.

* Correct path to splitgsi in convert2po.
* Disable gsi-export for Rosetta due to bug in localize.pl.
* Reenable building on sparc.
* Switch boost to 1.38.
* Resynchronise with ooo-build-3-1 (271b85e5ce6b601d75d0693b9c937d1eabd069dc).

Show diffs side-by-side

added added

removed removed

Lines of Context:
10346
10346
# commented out for the libpptx  
10347
10347
# commented out for the libpptx  # --- Targets -------------------------------------------------------------
10348
10348
# commented out for the libpptx  
10349
 
diff --git sd/util/sdfilt.map sd/util/sdfilt.map
10350
 
index ac6b782..e939e57 100644
10351
 
--- sd/util/sdfilt.map
10352
 
+++ sd/util/sdfilt.map
10353
 
@@ -2,6 +2,9 @@ PPTEXPORTER_1_0 {
10354
 
         global:
10355
 
                 ExportPPT;
10356
 
                 ImportPPT;
10357
 
+                component_getImplementationEnvironment;
10358
 
+                component_writeInfo;
10359
 
+                component_getFactory;
10360
 
 
10361
 
         local:
10362
 
                 *;
 
10349
# commented out for the libpptx diff --git sd/util/sdfilt.map sd/util/sdfilt.map
 
10350
# commented out for the libpptx index ac6b782..e939e57 100644
 
10351
# commented out for the libpptx --- sd/util/sdfilt.map
 
10352
# commented out for the libpptx +++ sd/util/sdfilt.map
 
10353
# commented out for the libpptx @@ -2,6 +2,9 @@ PPTEXPORTER_1_0 {
 
10354
# commented out for the libpptx          global:
 
10355
# commented out for the libpptx                  ExportPPT;
 
10356
# commented out for the libpptx                  ImportPPT;
 
10357
# commented out for the libpptx +                component_getImplementationEnvironment;
 
10358
# commented out for the libpptx +                component_writeInfo;
 
10359
# commented out for the libpptx +                component_getFactory;
 
10360
# commented out for the libpptx  
 
10361
# commented out for the libpptx          local:
 
10362
# commented out for the libpptx                  *;