Age | Commit message (Expand) | Author |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-31 | oox, writerfilter: add missing headers for C++ containers | Douglas Mencken |
2014-03-31 | coverity#1194923 Missing break in switch | Caolán McNamara |
2014-03-30 | enable smoothed property export for line charts, fdo#74619 | Markus Mohrhard |
2014-03-30 | adapt smooth import to OOXML and not to MSO 2007 | Markus Mohrhard |
2014-03-30 | export smooth property correctly to OOXML, fdo#74619 | Markus Mohrhard |
2014-03-29 | coverity#1194942 Uninitialized scalar field | Caolán McNamara |
2014-03-28 | coverity#1130428 Dereference null return value | Caolán McNamara |
2014-03-28 | Use setProperty instead of << operator | Muthu Subramanian |
2014-03-28 | n#870234: Import gradfill for text colors. | Muthu Subramanian |
2014-03-27 | write (no)wrap of text only for custom shapes to .pptx (fdo#71961) | Luboš Luňák |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-27 | Cleanup a bit. | Muthu Subramanian |
2014-03-27 | n#862510: anchorCtr controls the anchoring as well. | Muthu Subramanian |
2014-03-27 | n#862510: Fix text rotation. | Muthu Subramanian |
2014-03-26 | support negative overlap | Markus Mohrhard |
2014-03-25 | coverity#735446 Logically dead code | Caolán McNamara |
2014-03-24 | fdo#76222 oox: add support for MSO 2007 SP2 encrypted documents | Tomaž Vajngerl |
2014-03-23 | oox: cast to avoid compile error | Tomaž Vajngerl |
2014-03-23 | oox: add Digest class which uses NSS or OpenSSL for digest calc. | Tomaž Vajngerl |
2014-03-23 | fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1 | Tomaž Vajngerl |
2014-03-23 | fdo#76356 : Docx file contianing chart in footer/header gets corrupted. | sushil_shinde |
2014-03-22 | coverity#1038295 Unchecked dynamic_cast | Caolán McNamara |
2014-03-22 | oox: no need to dump these here | Miklos Vajna |
2014-03-21 | First check if this is the one we search for, then extract. | Jan Holesovsky |
2014-03-21 | DOCX export of paragraph count in app.xml | Miklos Vajna |
2014-03-21 | oox: don't fill CharInteropGrabBag if the property doesn't exist | Tomaž Vajngerl |
2014-03-20 | ooxml: preserve checkbox sdt control | Jacobo Aragunde Pérez |
2014-03-19 | fdo76201:File Corruption - Issue related with prstGeom for Hexagon shape. | Sourav |
2014-03-19 | fdo#74401 VML groupshape import: only handle v:rect as TextShape | Miklos Vajna |
2014-03-19 | convert OUString::match to OUString::endsWith | Noel Grandin |
2014-03-18 | fdo#76249 DOCX export DML Drawing as lockedCanvas if it's inside DMLTextFrame | Vinaya Mandke |
2014-03-18 | Use osl::Mutex member, not base | Stephan Bergmann |
2014-03-18 | oox: fix DOCX strict import of SmartArt | Miklos Vajna |
2014-03-17 | oox: try to fix incremental build | Miklos Vajna |
2014-03-17 | FDO#76013 : If original file has image whose link is broken RT gets corrupted. | umeshkadam |
2014-03-17 | oox: prefer passing OUString by reference | Noel Grandin |
2014-03-15 | fdo#76016 Changed oox/CustomTarget_generated.mk | Vinaya Mandke |
2014-03-14 | n#862510: Ignore baseline attributes with zero. | Muthu Subramanian |
2014-03-12 | MSO writes broken files, fdo#74929 | Markus Mohrhard |
2014-03-12 | fdo#74111 3D Rotation is wrong after Round trip for pie chart | PriyankaGaikwad |
2014-03-12 | fdo#75975 crash while saving the DOCX file containing charts | Ravindra Vidhate |
2014-03-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2014-03-11 | oox: add missing break statements | Tomaž Vajngerl |
2014-03-11 | oox: change w14 CharGrabBag so it is recognised by export | Tomaž Vajngerl |
2014-03-11 | "overflow" is one word | Tor Lillqvist |
2014-03-11 | fdo#35324: Text and picture water are not imported and not preserved in RT. | Ravindra Vidhate |
2014-03-10 | unused oox::core::Relations::getRelationsFromType | Miklos Vajna |
2014-03-10 | WaE: unused variable 'aPropertyName' [loplugin:unusedvariablecheck] | Tor Lillqvist |
2014-03-10 | oox: handle all w14 text effects at groupshape import | Tomaž Vajngerl |