summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2017-02-28new loplugin unoanyNoel Grandin
2017-02-15writerfilter: can use std::move() hereMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, writerfilterStephan Bergmann
2017-01-06tdf#105143 DOCX import: enable DoNotCaptureDrawObjsOnPage layout compat optionMiklos Vajna
2016-12-20writerfilter: various small cleanupsMiklos Vajna
2016-11-24tdf#41542 globally allow padding without borders: UIJustin Luth
2016-11-24loplugin:unnecessaryoverride (dtors) in writerfilterStephan Bergmann
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-10-25tdf#84678 DOCX import: fix handling of textbox marginsMiklos Vajna
2016-09-01Formatting: consistent spot for TreatSingleColumnBreakAsPageBreakJustin Luth
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth
2016-06-15writerfilter: clean up virtual keywords where override already implies thatMiklos Vajna
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-10writerfilter: DOCX signature is read in xmlsecurity already, remove TODOMiklos Vajna
2016-01-30Remove unused includesMiklos Vajna
2015-12-21loplugin:unusedfields writerfilter,writerperfectNoel Grandin
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-19tdf#94374 DOCX import: allow insert -> object -> documentMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-18this debugging code can definitely use oslCaolán McNamara
2015-08-03new loplugin: refcountingNoel Grandin
2015-06-08Unused includesMiklos Vajna
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-05-04writerfilter: noExplicitConstructor cppcheck fixesMiklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-03-14Unused includesMiklos Vajna
2015-02-23loplugin:unreffunStephan Bergmann
2015-02-23writerfilter: clean up WriterFilterDetectionMiklos Vajna
2015-02-22writerfilter: clean up DOCX XFilter implementationMiklos Vajna
2015-02-21writerfilter: clean up RtfFilterMiklos Vajna
2015-02-19-Werror=unused-parameterMiklos Vajna
2015-02-19writerfilter: use constructor for writerfilter moduleChris Sherlock
2015-02-11Guard against createInstance throwing non-Runtime-ExceptionStephan Bergmann
2015-02-08writerfilter: make sure that these headers are self-containedMiklos Vajna
2015-01-25Use std::initializer_list ctorMiklos Vajna
2015-01-22loplugin:stringconcatStephan Bergmann
2015-01-22WaE: warning C4101: ´e´ : unreferenced local variableCaolán McNamara
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2015-01-10RTF filter: change uses of cppu::WeakImplHelper* to use variadic variantsMiklos Vajna
2015-01-10RtfFilter: indentation fixesMiklos Vajna
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-12-28RtfFilter::filter: don't leak pInMiklos Vajna