summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2015-07-21Use comphelper::containerToSequence()Miklos Vajna
2015-07-21tdf#89702 DOCX import: fix too large bullet characterMiklos Vajna
2015-07-16Removed singleton PropertyNameSupplier and replaced it with single function.Matthew Pottage
2015-07-15tdf#87539 map MSO washout filter to LO's watermark colormodeJoren De Cuyper
2015-07-10cleanup some unnecessary direct usage of the OString/OUString C API.Noel Grandin
2015-07-10Use std::transformMiklos Vajna
2015-07-09writerfilter: use std::transform in PropValVector::getValues()Miklos Vajna
2015-07-09writerfilter: avoid PropValVector inheriting from an STL containerMiklos Vajna
2015-07-08Avoid loplugin:staticmethods in non-debug buildStephan Bergmann
2015-07-08writerfilter: remove not needed TableDataHandler interfaceMiklos Vajna
2015-07-06tdf#90611 DOCX import: fix missing paragraph style on footnotesMiklos Vajna
2015-07-06tdf#92481 RTF import: handle \widowctrlMiklos Vajna
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-07-02tdf#87348 implement mso-next-textbox vml-style textbox chaining importJustin Luth
2015-06-26tdf#87348 allow non-sequentially processed textboxes to be linkedJustin Luth
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-26tdf#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-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet