summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-07-22fdo#80486 writerfilter: RTF import: ignore \par inside \ftnsepMichael Stahl
2014-07-22fdo#77996: writerfilter: RTF import: re-work destination text bufferingMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference, more dmapper...Michael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in DomainMapper_ImplMichael Stahl
2014-07-22writerfilter: more pass uno::Reference by reference in dmapperMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in RTFSdrImportMichael Stahl
2014-07-22writerfilter: pass uno::Reference by reference in RTFValueMichael Stahl
2014-07-22writerfilter: more pass by reference on PropertyMapMichael Stahl
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-07-21Rename FILED_BIBLIOGRAPHY to FIELD_BIBLIOGRAPHYJoren De Cuyper
2014-07-21fdo#80902: Document grid type is not rendered properlyPriyankaGaikwad
2014-07-21fdo#81381 Objects:Icon is not editable after LO ExportRavindra_Vidhate
2014-07-21fdo#81380: LO crashes while opening the documentdinesh_mp
2014-07-21fix floating table over section with several columns (part of bnc#875383)Luboš Luňák
2014-07-19indentation fixesMiklos Vajna
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl
2014-07-19(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl
2014-07-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-18(related: fdo#79319): writerfilter: RTF imoprt: don't lose shapes in headerMichael Stahl
2014-07-18fdo#79319: writerfilter: RTF import: support horizontal ruleMichael Stahl
2014-07-18(related: fdo#79319) writerfilter: RTF import: fix crash on "fake" pictMichael Stahl
2014-07-18typoMichael Stahl
2014-07-18writerfilter: import RTF_NOCOLBALMiklos Vajna
2014-07-18fdo#80800 : DOCX: Preservation of Direct Formatting for non first Table CellsPallavi Jadhav
2014-07-17DOCX import: handle <w:noColumnBalance> compat settingMiklos Vajna
2014-07-17DOCX import: set DontBalanceTextColumns=true for the last section ...Miklos Vajna
2014-07-16writerfilter: identation fixesMiklos Vajna
2014-07-16Cleanup intrusive_ptr usage temporarily.Michael Meeks
2014-07-16fdo#80907 Implemented OOXMLFactory using boost::intrusive_ptr.Fahad Al-Saidi
2014-07-16DOCX import: handle SDT around citation fieldMiklos Vajna
2014-07-16fdo#80924: writerfilter: RTF import: fix shapeType PictureFrame importMichael Stahl
2014-07-15writerfilter: convert factory_ns to PythonMiklos Vajna
2014-07-15WaE: unused variable 'sMarker'Matúš Kukan
2014-07-15Related: bnc#875718 DOCX import: fix missing character grab-bag on fieldsMiklos Vajna
2014-07-15fdo#76803: Kill resourcemodel::Fraction, and use Fraction from tools instead.Jan Holesovsky
2014-07-14writerfilter: add unit test for Fraction initializationMichael Stahl
2014-07-14Clean up SectionPropertyMap::PrepareHeaderFooterProperties()Miklos Vajna
2014-07-14DOCX import: fix FooterBodyDistance for first pagesMiklos Vajna
2014-07-14unused WRITERFILTER_*_DLLIMPLEMENTATION definesMatúš Kukan
2014-07-12writerfilter: convert factoryimpl to PythonMiklos Vajna
2014-07-11Use comphelper::SequenceAsVectorMiklos Vajna
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11writerfilter: remove unlocalized help textJacobo Aragunde Pérez
2014-07-11fdo#76279 Invalid Citation on RoundTripSourav
2014-07-10DOCX import: handle character format of dateTime SDTMiklos Vajna
2014-07-10DOCX import: handle <w:alias> in <w:sdtPr>Miklos Vajna
2014-07-10DOCX import: handle exact end of w:sdt tagsMiklos Vajna
2014-07-09unit test for convertTwipToMM100 functions (cp#1000087)Matúš Kukan