summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-06maybe that helps the tinderboxesMarkus Mohrhard
2014-04-06export data point symbol colorMarkus Mohrhard
2014-04-06import data point symbol colorMarkus Mohrhard
2014-04-06remove whitespaceMarkus Mohrhard
2014-04-06improve chart series symbol exportMarkus Mohrhard
2014-04-05coverity#735766 Unchecked dynamic_castMiklos Vajna
2014-04-04oox: fix a few bogus SAL_WARNMiklos Vajna
2014-04-04Turn an unhelpful SAL_WARN into a SAL_INFOTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-03oox: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31oox, writerfilter: add missing headers for C++ containersDouglas Mencken
2014-03-31coverity#1194923 Missing break in switchCaolán McNamara
2014-03-30enable smoothed property export for line charts, fdo#74619Markus Mohrhard
2014-03-30adapt smooth import to OOXML and not to MSO 2007Markus Mohrhard
2014-03-30export smooth property correctly to OOXML, fdo#74619Markus Mohrhard
2014-03-29coverity#1194942 Uninitialized scalar fieldCaolán McNamara
2014-03-28coverity#1130428 Dereference null return valueCaolán McNamara
2014-03-28Use setProperty instead of << operatorMuthu Subramanian
2014-03-28n#870234: Import gradfill for text colors.Muthu Subramanian
2014-03-27write (no)wrap of text only for custom shapes to .pptx (fdo#71961)Luboš Luňák
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27Cleanup a bit.Muthu Subramanian
2014-03-27n#862510: anchorCtr controls the anchoring as well.Muthu Subramanian
2014-03-27n#862510: Fix text rotation.Muthu Subramanian
2014-03-26support negative overlapMarkus Mohrhard
2014-03-25coverity#735446 Logically dead codeCaolán McNamara
2014-03-24fdo#76222 oox: add support for MSO 2007 SP2 encrypted documentsTomaž Vajngerl
2014-03-23oox: cast to avoid compile errorTomaž Vajngerl
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2014-03-23fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl
2014-03-23fdo#76356 : Docx file contianing chart in footer/header gets corrupted.sushil_shinde
2014-03-22coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-03-22oox: no need to dump these hereMiklos Vajna
2014-03-21First check if this is the one we search for, then extract.Jan Holesovsky
2014-03-21DOCX export of paragraph count in app.xmlMiklos Vajna
2014-03-21oox: don't fill CharInteropGrabBag if the property doesn't existTomaž Vajngerl
2014-03-20ooxml: preserve checkbox sdt controlJacobo Aragunde Pérez
2014-03-19fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape.Sourav
2014-03-19fdo#74401 VML groupshape import: only handle v:rect as TextShapeMiklos Vajna
2014-03-19convert OUString::match to OUString::endsWithNoel Grandin
2014-03-18fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrameVinaya Mandke
2014-03-18Use osl::Mutex member, not baseStephan Bergmann
2014-03-18oox: fix DOCX strict import of SmartArtMiklos Vajna
2014-03-17oox: try to fix incremental buildMiklos Vajna
2014-03-17FDO#76013 : If original file has image whose link is broken RT gets corrupted.umeshkadam