summaryrefslogtreecommitdiff
path: root/oox/Library_oox.mk
AgeCommit message (Collapse)AuthorFilesLines
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan1-1/+1
2012-03-07Need the sfx library for sfx2::isValidNCName()Tor Lillqvist1-0/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0
2012-01-31fix -Os comment in oox/Library_oox.mkRene Engelhard1-3/+3
2012-01-31use a $(COM)-$(OS)-$(CPUNAME) patternCaolán McNamara1-1/+4
i.e. same pattern as sc/Library_vbaobj.mk and writerfilter/Library_resourcemodel.mk and document that its a compile time error which can be retested anytime with a new toolchain, not some weird scary runtime error so must never be touched.
2012-01-31add missed ifeq to check for IA64...Rene Engelhard1-0/+2
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard1-0/+4
2012-01-23use $(GPERF) instead of using gperf from pathBapt1-1/+1
2011-12-30n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian1-0/+1
data*.xml contains the list of drawings which can be imported instead. These are easier to import now that we support better smartart.
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara1-5/+4
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák1-1/+3
2011-10-06added new source files to the .mk fileRadek Doulik1-1/+6
2011-10-06custom shapes import improvementsRadek Doulik1-0/+1
- added new presets generated from definition included in ISO standard - added missing variables (cd3, hd10, ...) - added ifelse shortcut ?: - removed GetAdjAngle because it would make problems with constant vs. equation defined angles, move conversion to the functions using them - implemented arcTo path segment (command) - removed GetTextShapeType as we don't use vml's presets for drawingml anymore - use token number for preset type instead of string, as we don't convert to old vml's preset types anymore - enhanced custom shape properties dump code
2011-10-05Revert "custom shapes import improvements"Norbert Thiebaud1-1/+0
This reverts commit e36f591dfeb89fded172f4770157bc6cb6dc7454.
2011-10-05custom shapes import improvementsRadek Doulik1-0/+1
- added new presets generated from definition included in ISO standard - added missing variables (cd3, hd10, ...) - added ifelse shortcut ?: - removed GetAdjAngle because it would make problems with constant vs. equation defined angles, move conversion to the functions using them - implemented arcTo path segment (command) - removed GetTextShapeType as we don't use vml's presets for drawingml anymore - use token number for preset type instead of string, as we don't convert to old vml's preset types anymore - enhanced custom shape properties dump code
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-0/+3
2011-09-01Move OoxmlFormulaExportBase to ooxTor Lillqvist1-0/+1
2011-08-12Import SmartArt graphics to ImpressThorsten Behrens1-0/+4
Extending the existing functionality to * properly parse and model the declarative shapes * provide means for round-tripping, and re-rendering the shapes from xml snippets * implements the layouts composite, cycle, linear, and the special 'text' node This is based on the initial smartart work from hfiguiere@novell.com
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud1-0/+7
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe1-1/+1
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist1-1/+2
2011-07-21resyncing to masterBjoern Michaelsen1-1/+5
2011-06-20fix buildbreakers in oox, revert token changes for nowBjoern Michaelsen1-6/+1
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen1-284/+350
Conflicts: filter/source/config/cache/filtercache.cxx filter/source/odfflatxml/makefile.mk oox/Library_oox.mk oox/Makefile oox/Module_oox.mk oox/Package_generated.mk oox/Package_inc.mk oox/prj/build.lst oox/prj/d.lst oox/prj/makefile.mk oox/source/dump/makefile.mk unoxml/Library_unordf.mk unoxml/Library_unoxml.mk writerfilter/CppunitTest_writerfilter_doctok.mk writerfilter/Library_writerfilter.mk writerfilter/Module_writerfilter.mk writerfilter/Package_inc.mk writerfilter/inc/resourcemodel/TagLogger.hxx writerfilter/inc/resourcemodel/WW8ResourceModel.hxx writerfilter/prj/build.lst writerfilter/prj/makefile.mk writerfilter/qa/complex/ooxml/makefile.mk writerfilter/qa/cppunittests/doctok/makefile.mk writerfilter/qa/cppunittests/doctok/testdoctok.cxx writerfilter/qa/cppunittests/xxml/testXXML.cxx writerfilter/source/dmapper/DomainMapper.cxx writerfilter/source/dmapper/DomainMapperTableHandler.cxx writerfilter/source/dmapper/DomainMapperTableManager.cxx writerfilter/source/dmapper/DomainMapper_Impl.cxx writerfilter/source/dmapper/FontTable.cxx writerfilter/source/dmapper/GraphicHelpers.cxx writerfilter/source/dmapper/PropertyIds.cxx writerfilter/source/dmapper/PropertyMap.cxx writerfilter/source/dmapper/SettingsTable.cxx writerfilter/source/dmapper/StyleSheetTable.cxx writerfilter/source/dmapper/TablePropertiesHandler.cxx writerfilter/source/dmapper/TblStylePrHandler.cxx writerfilter/source/dmapper/ThemeTable.cxx writerfilter/source/doctok/WW8DocumentImpl.cxx writerfilter/source/doctok/resourcesimpl.xsl writerfilter/source/filter/WriterFilter.cxx writerfilter/source/generated.mk writerfilter/source/ooxml/OOXMLDocumentImpl.cxx writerfilter/source/ooxml/OOXMLFactory.cxx writerfilter/source/ooxml/OOXMLFactory.hxx writerfilter/source/ooxml/OOXMLStreamImpl.cxx writerfilter/source/ooxml/RefAndPointer.hxx writerfilter/source/resourcemodel/TagLogger.cxx writerfilter/unocomponent/component.cxx writerfilter/unocomponent/debugservices/rtftok/ScannerTestService.cxx writerfilter/unocomponent/debugservices/rtftok/XMLScanner.cxx
2011-06-18fixing rebase errorsBjoern Michaelsen1-27/+1
2011-06-18remove all traces of offuh from makefilesDavid Tardon1-1/+5
2011-06-17gnumake4: oox, writerfilter, CppunitTest.mk: adapt to changes in gnumake4 ↵Michael Stahl1-2/+1
[hg:d0e98479a69a]
2011-06-17writerfilter10: added missing cxxs [hg:972d0c5efbc4]Henning Brinkmann1-45/+48
2011-06-17[mq]: oox_gmake.patch [hg:d0beb4a8aa40]Daniel Rentz [dr]1-0/+333
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-1/+4
Conflicts: filter/source/graphicfilter/epict/epict.cxx filter/source/svg/svgexport.cxx filter/source/svg/svgfontexport.cxx filter/source/svg/svgwriter.cxx lotuswordpro/source/filter/lwpchartstreamtools.cxx lotuswordpro/source/filter/lwpfrib.cxx lotuswordpro/source/filter/lwpgrfobj.cxx lotuswordpro/source/filter/lwpidxmgr.cxx lotuswordpro/source/filter/lwpobjid.cxx lotuswordpro/source/filter/lwpparaproperty.cxx lotuswordpro/util/makefile.mk oox/prj/d.lst oox/source/drawingml/chart/chartdrawingfragment.cxx oox/source/drawingml/makefile.mk oox/source/drawingml/shape.cxx oox/source/ppt/slidepersist.cxx oox/source/token/namespaces.hxx.tail oox/source/xls/drawingfragment.cxx oox/source/xls/excelfilter.cxx oox/source/xls/makefile.mk oox/source/xls/workbookhelper.cxx writerfilter/source/ooxml/makefile.mk writerfilter/source/resourcemodel/makefile.mk
2011-04-29Fix crypto stuff when building on WindowsTor Lillqvist1-0/+7
2011-04-18seem to need realpath here to buildCaolán McNamara1-1/+1
2011-04-15link against openssl correctlyDavid Tardon1-1/+12
2011-04-14fix delivery of generated filesDavid Tardon1-8/+1
2011-04-14really deliver namespaces.txtDavid Tardon1-2/+8
2011-04-14gbuildize ooxDavid Tardon1-0/+376