summaryrefslogtreecommitdiffstats
path: root/include/oox
Commit message (Expand)AuthorAgeFilesLines
* ooxml: Preserve shape style and theme attributes for lineJacobo Aragunde Pérez2014-01-281-0/+9
* ooxml: Preserve color transformations in shape style definitionsJacobo Aragunde Pérez2014-01-282-0/+12
* fdo#69616: Fix for VML part missing for group.Rohit Deshmukh2014-01-241-1/+1
* drawingML export: fix position of shape in case rotation is 180 degreesMiklos Vajna2014-01-231-0/+2
* ooxml: Preserve shape theme attribute for solid fillJacobo Aragunde Pérez2014-01-182-0/+3
* ooxml: Preserve shape style attribute fillRefJacobo Aragunde Pérez2014-01-183-0/+11
* fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde2014-01-161-0/+2
* bool improvementsStephan Bergmann2014-01-141-1/+1
* fdo#70942 Preserve original shape type, if shape contains text.Nikhil Walvekar2014-01-131-0/+3
* fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke2014-01-132-1/+3
* drawingML import: fix default character height of WPG rectanglesMiklos Vajna2014-01-031-2/+2
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar2013-12-191-0/+1
* fdo#72304 Added properties to store Chart data table information, during import.Nikhil Walvekar2013-12-193-0/+43
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+1
* also export hiLowLines for lineChartMarkus Mohrhard2013-12-131-0/+1
* fdo#72345: Fixed for Charts - Up Down Bars are missing after Round tripYogeshBharate2013-12-131-0/+1
* drawingml export: handle child shapes when exporting groupshapesMiklos Vajna2013-12-131-0/+2
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-131-1/+1
* oox: initial ShapeExport::WriteGroupShapeMiklos Vajna2013-12-121-0/+2
* oox: allow a callback to be registered for shape text DML exportMiklos Vajna2013-12-122-2/+17
* oox: fix ShapeExport::WriteTextBox() for DOCX when shape has textMiklos Vajna2013-12-121-1/+1
* n#828390: New line is dropped while importing text.Muthu Subramanian2013-12-101-0/+2
* oox: render progress bar in main thread for threaded import.Michael Meeks2013-12-041-2/+2
* Add a means to check if a namespace exists.Kohei Yoshida2013-12-022-2/+6
* Move this header out into a public place.Kohei Yoshida2013-12-021-0/+6
* fastparser: Avoid copying all tokens into a sequence.Michael Meeks2013-11-262-2/+27
* Allow worker threads to use their own FastParser instances.Kohei Yoshida2013-11-251-3/+5
* Support regression curve name in OOXML (import & export).Tomaž Vajngerl2013-11-241-1/+1
* getChar() to return a null-terminated char array.Kohei Yoshida2013-11-221-7/+1
* DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna2013-11-211-0/+3
* Expose raw char array and use it to avoid OUString allocations.Kohei Yoshida2013-11-201-0/+9
* fastparser: avoid excessive alloc/frees for int / bool / double parsingMichael Meeks2013-11-201-0/+6
* Move MediaDescriptor from comphelper to unotoolsStephan Bergmann2013-11-143-9/+11
* fdo#65108 inter-module includes <>Norbert Thiebaud2013-11-09161-366/+366
* fixincludeguards.sh: include/o*Thomas Arnhold2013-10-23170-384/+384
* oox: special-case single-character a-z token mapping.Michael Meeks2013-10-171-0/+1
* oox: added methods to lock Smart-Art editionAndres Gomez2013-10-161-0/+5
* n#819614: Lines running off the screens.Muthu Subramanian2013-10-101-1/+1
* Fix fdo#70220 Superscript not imported from pptx.Thorsten Behrens2013-10-071-0/+1
* convert remnants of String to OUString to OOX moduleNoel Grandin2013-10-011-2/+1
* fdo#69636 VML import: handle mso-layout-flow-alt shape prop for sw framesMiklos Vajna2013-09-261-0/+1
* Related bnc#819614: The diagram is a group.Jan Holesovsky2013-09-161-1/+0
* Save should encrypt OOXML document if it was loaded encrypted.Tomaž Vajngerl2013-09-152-6/+1
* Exorcise some cargo-cultness in oox.Thorsten Behrens2013-09-1143-457/+455
* oox: Smart-Art DOMs stored in the InteropGrabBagAndres Gomez2013-09-111-0/+5
* bnc#779642 VML import: handle drawinglayer rectangle char spacingMiklos Vajna2013-09-061-0/+1
* CID#1079343 mContext.cipher is not initialized...Caolán McNamara2013-09-051-1/+2
* Convert vector block* to const array block*.Tomaž Vajngerl2013-08-241-1/+2
* fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl2013-08-247-148/+519