summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-08tdf#94049 RTF import: add missing check for empty shape when popping stateMiklos Vajna
2015-09-29Fix typosAndrea Gelmini
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-28tdf#49893: final fix for blank rectangle problemVasily Melenchuk
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-07-03Fix typosAndrea Gelmini
2015-06-22tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna
2015-06-16rtf: skip binary data also in skip-group modeThorsten Behrens
2015-06-15tdf#84832 RTF export: fix handling of custom table cell marginsMiklos Vajna
2015-06-08Unused includesMiklos Vajna
2015-05-18tdf#86814 RTF import: fix sometimes lost bold styleMiklos Vajna
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-04-20RTF import: handle \hyphparMiklos Vajna
2015-04-17RTF filter: import \hyphautoMiklos Vajna
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna
2015-04-16rtftok: handle over ownership of stream to utl::OSeekableInputStreamWrapperMiklos Vajna
2015-04-16RTF import: fix handling of \objdataMiklos Vajna
2015-04-16RTF import: handle \objclassMiklos Vajna
2015-04-16RTF import: allow multiple children for ooxml:OLEObject_OLEObjectMiklos Vajna
2015-04-12tdf#75614 RTF import: fix missing text after footnoteMiklos Vajna
2015-04-11No need to spell out com::sun::star, css is enough.Miklos Vajna
2015-04-04Use std::make_shared<>Miklos Vajna
2015-03-29writerfilter: turn RTFDestinationState into a C++11 scoped enumerationMiklos Vajna
2015-03-28Use std::make_shared<>Miklos Vajna
2015-03-26tdf#89496 fixed crash on rtf shape group parsingVasily Melenchuk
2015-03-22Use std::make_shared<>Miklos Vajna
2015-03-15RTF import: handle \sautoupdMiklos Vajna
2015-03-12TyposJulien Nabet
2015-03-08tdf#49893: fix for missing header on page 2Vasily Melenchuk
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-14writerfilter: turn RTFFormFieldTypes into a C++11 scoped enumerationMiklos Vajna
2015-02-13tdf#49893 partial fix for blank rentangle problem in RTFVasily Melenchuk
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-02-07Use std::initializer_list ctorMiklos Vajna
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-02coverity#1267629 Logically dead codeCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24writerfilter: turn RTFBorderState into a C++11 scoped enumerationMiklos Vajna
2015-01-20Some more loplugin:cstylecast: writerfilterStephan Bergmann
2015-01-17writerfilter: turn RTFFieldStatus into a C++11 scoped enumerationMiklos Vajna