summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* coverity#1130428 Dereference null return valueCaolán McNamara2014-03-281-2/+6
* Use setProperty instead of << operatorMuthu Subramanian2014-03-281-1/+1
* n#870234: Import gradfill for text colors.Muthu Subramanian2014-03-282-0/+7
* write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák2014-03-271-1/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-2736-367/+367
* Cleanup a bit.Muthu Subramanian2014-03-271-5/+3
* n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian2014-03-272-4/+4
* n#862510: Fix text rotation.Muthu Subramanian2014-03-271-1/+2
* support negative overlapMarkus Mohrhard2014-03-261-2/+1
* coverity#735446 Logically dead codeCaolán McNamara2014-03-251-1/+1
* fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl2014-03-241-0/+1
* oox: cast to avoid compile errorTomaž Vajngerl2014-03-231-2/+3
* oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl2014-03-233-79/+130
* fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl2014-03-231-6/+38
* fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde2014-03-231-1/+5
* coverity#1038295 Unchecked dynamic_castCaolán McNamara2014-03-221-1/+1
* oox: no need to dump these hereMiklos Vajna2014-03-221-14/+0
* First check if this is the one we search for, then extract.Jan Holesovsky2014-03-211-5/+4
* DOCX export of paragraph count in app.xmlMiklos Vajna2014-03-211-1/+16
* oox: don't fill CharInteropGrabBag if the property doesn't existTomaž Vajngerl2014-03-211-0/+2
* ooxml: preserve checkbox sdt controlJacobo Aragunde Pérez2014-03-201-0/+3
* fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav2014-03-192-9/+14
* fdo#74401 VML groupshape import: only handle v:rect as TextShapeMiklos Vajna2014-03-191-1/+2
* convert OUString::match to OUString::endsWithNoel Grandin2014-03-191-1/+1
* fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke2014-03-182-4/+9
* Use osl::Mutex member, not baseStephan Bergmann2014-03-181-2/+3
* oox: fix DOCX strict import of SmartArtMiklos Vajna2014-03-181-1/+14
* oox: try to fix incremental buildMiklos Vajna2014-03-171-1/+2
* FDO#76013 : If original file has image whose link is broken RT gets corrupted.umeshkadam2014-03-171-1/+6
* oox: prefer passing OUString by referenceNoel Grandin2014-03-177-14/+16
* fdo#76016 Changed oox/CustomTarget_generated.mkVinaya Mandke2014-03-152-19933/+1
* n#862510: Ignore baseline attributes with zero.Muthu Subramanian2014-03-141-1/+1
* MSO writes broken files, fdo#74929Markus Mohrhard2014-03-121-1/+1
* fdo#74111 3D Rotation is wrong after Round trip for pie chartPriyankaGaikwad2014-03-121-9/+34
* fdo#75975 crash while saving the DOCX file containing chartsRavindra Vidhate2014-03-121-1/+1
* -Werror,-Wunused-variableStephan Bergmann2014-03-111-1/+0
* oox: add missing break statementsTomaž Vajngerl2014-03-111-0/+2
* oox: change w14 CharGrabBag so it is recognised by exportTomaž Vajngerl2014-03-111-30/+46
* "overflow" is one wordTor Lillqvist2014-03-111-2/+2
* fdo#35324: Text and picture water are not imported and not preserved in RT.Ravindra Vidhate2014-03-111-2/+25
* unused oox::core::Relations::getRelationsFromTypeMiklos Vajna2014-03-101-9/+0
* WaE: unused variable 'aPropertyName' [loplugin:unusedvariablecheck]Tor Lillqvist2014-03-101-1/+0
* oox: handle all w14 text effects at groupshape importTomaž Vajngerl2014-03-105-1/+344
* oox: GrabBagStack: add method isStackEmptyTomaž Vajngerl2014-03-101-0/+5
* fix OOXML strict chart importMarkus Mohrhard2014-03-101-5/+9
* Fix signed/unsigned comparisonMatteo Casalin2014-03-091-1/+2
* coverity#707955 Uninitialized scalar fieldCaolán McNamara2014-03-081-2/+3
* remove one more debug outputMarkus Mohrhard2014-03-081-1/+0
* fix OOXML validation error, related fdo#36731Markus Mohrhard2014-03-081-0/+2
* fix OOXML validation error, related fdo#42698Markus Mohrhard2014-03-081-4/+5