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