summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-20Typo about "document"Julien Nabet
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-07-03writerfilter: fix indentationMiklos Vajna
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-15writerfilter: remove unused WriterFilterDetectorMiklos Vajna
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
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