summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-08-03tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung
2015-07-26tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl
2015-07-24tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
2015-07-08tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna
2015-07-08tdf#87348 implement nonsequential and mso-next-textbox textbox chainingJustin Luth
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-06-27tdf#89890 DOCX import: fix too large num pic bulletMiklos Vajna
2015-06-24tdf#89698 DOCX import: inline picture should have no spacingMiklos Vajna
2015-06-23tdf#87460 DOCX import: fix missing endnote in floattableMiklos Vajna
2015-06-22rtf: skip binary data also in skip-group modeThorsten Behrens
2015-06-22tdf#92061 RTF import: fix missing body text after footnoteMiklos Vajna
2015-06-09tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna
2015-06-02tdf#79639 DOCX import: don't delay text frame conversion of in-header tablesMiklos Vajna
2015-05-27Resolves: tdf#89731 numberingChange feature not available in writerCaolán McNamara
2015-05-26DOCX import: fix vertical position of inline imagesLászló Németh
2015-05-26need DISABLE_CVE_TESTS for these tests under windows tooCaolán McNamara
2015-05-26tdf#90315 RTF import: fix \colsx default valueMiklos Vajna
2015-05-19tdf#91261: DOCX import: snapGrid property of paragraphs are ignoredMark Hung
2015-05-19loplugin:staticmethodsStephan Bergmann
2015-05-19TagLogger can be staticNoel Grandin
2015-05-18writerfilter: avoid unnecessary roundtrip to css::uno::SequenceMiklos Vajna
2015-05-18writerfilter: avoid manual reallocMiklos Vajna
2015-05-18tdf#86814 RTF import: fix sometimes lost bold styleMiklos Vajna
2015-05-15Use comphelper::sequenceToContainerMiklos Vajna
2015-05-13PropertyNameSupplier: use std::unique_ptr<>Miklos Vajna
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-12tdf#76941 : image greyscale not imported correctlyJoren De Cuyper
2015-05-11tdf#91074 RTF import: handle \dplineco* for text framesMiklos Vajna
2015-05-08Booleans are logged via sal_uInt32 hereStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04tdf#91077 don't import shapes from discarded DOCX header/footerLászló Németh
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-05-02writerfilter: avoid manual realloc in StyleSheetTableMiklos Vajna
2015-04-30writerfilter: unused fill and CT_Fill resourcesMiklos Vajna
2015-04-28OOXMLFactory can be purely staticNoel Grandin
2015-04-28Booleans are logged via sal_uInt32 hereStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-26DomainMapper_Impl::finishParagraph: refactor to avoid manual reallocMiklos Vajna
2015-04-25writerfilter: remove remaining doctok bits from TablePropertiesHandlerMiklos Vajna
2015-04-24Related: rhbz#1215060 pass std::exceptions throughCaolán McNamara
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-20RTF import: handle \hyphparMiklos Vajna
2015-04-20writerfilter: remove newly unused methodsMiklos Vajna
2015-04-19writerfilter: remove remaining doctok bits in GraphicImportMiklos Vajna
2015-04-19import chart MSO 2007 streams correctly for docx files, tdf#82216Markus Mohrhard
2015-04-18writerfilter: clean up remaining doctok bits in DomainMapperTableManagerMiklos Vajna
2015-04-17RTF filter: import \hyphautoMiklos Vajna