summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna
2015-10-19tdf#36117 .docx preserve page vertical alignment after RTJustin Luth
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-10-07tdf#90810: skip breaks outside of the requested footnoteOliver Specht
2015-10-07Revert "tdf#90810: skip all elements outside of the requested footnote"Stephan Bergmann
2015-10-06tdf#90810: skip all elements outside of the requested footnoteOliver Specht
2015-10-06tdf#91417: import hyperlink with history flag correctlyOliver Specht
2015-10-05tdf#94435 RTF import: \ltrpar should not override \qcMiklos Vajna
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-29Fix typosAndrea Gelmini
2015-09-28bnc#939996 tdf#93919 DOCX import: fix left-from-style and first-from-directMiklos Vajna
2015-09-28tdf#94456 RTF import: fix list vs paragraph style interaction wrt para indentsMiklos Vajna
2015-09-28tdf#90153 DOCX import: fix default sw TextFrame roundtripMiklos Vajna
2015-09-23tdf#92124 DOCX import: don't add a dummy Suffix for an empty LabelFollowedByMiklos Vajna
2015-09-22tdf#92454 DOCX import: allow overriding para prop from num style in para styleMiklos Vajna
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht
2015-09-01cid#1321599 missing breakMiklos Vajna
2015-08-28Make sure nEnd-nIndex-1 is valid arg to OUString::copyStephan Bergmann
2015-08-27loplugin:defaultparamsStephan Bergmann
2015-08-27Improving Asian phonetic guide for docx and rtf files.Mark Hung
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-18this debugging code can definitely use oslCaolán McNamara
2015-08-10cppcheck: zerodivCaolán McNamara
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-04-Werror,-Wunused-private-fieldStephan Bergmann
2015-08-04writerfilter: use std::unique_ptr<> in SettingsTableMiklos Vajna
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03inline some use-once typedefsNoel Grandin
2015-08-03new loplugin: refcountingNoel Grandin
2015-07-31writerfilter: use std::unique_ptr<> in TblStylePrHandlerMiklos Vajna
2015-07-30Cleaned up PropertyMap::GetPropertyValues in writerfilter::dmapper.Matthew Pottage
2015-07-30writerfilter: manual memory management -> boost::optional in PropertyMapMiklos Vajna
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-29writerfilter: clean up remaining boost::scoped_ptr<> usageMiklos Vajna
2015-07-29writerfilter: use std::unique_ptr<> in StyleSheetTableMiklos Vajna
2015-07-28tdf#91594 misinterprets letters from Symbol font in docx filesMark Hung
2015-07-28tdf#49893: final fix for blank rectangle problemVasily Melenchuk
2015-07-28writerfilter: use std::unique_ptr<> in DomainMapperTableManagerMiklos Vajna
2015-07-27writerfilter: use std::unique_ptr<> in DomainMapperMiklos Vajna
2015-07-24tdf#90046: RTF import: ensure that a run is started before \footnoteMichael Stahl
2015-07-24writerfilter: use std::shared_ptr<> in ThemeTableMiklos Vajna
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna
2015-07-22tdf#86374 DOCX import: fix btLr text table direction without <w:cantSplit/>Miklos Vajna
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin