summaryrefslogtreecommitdiff
path: root/writerfilter/source/filter
AgeCommit message (Expand)Author
2020-09-25tdf#134782 sw: split AddParaSpacingToTableCells flag in 2Michael Stahl
2020-03-25ofz#21168 sw,writerfilter: limit writerfilter hack to writerfilterCaolán McNamara
2019-09-25Revert "tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculation"Justin Luth
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): writerfilterStephan Bergmann
2019-06-18loplugin:logexceptionnicely in writerfilterNoel Grandin
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist
2019-02-19pretty up logging of exceptionsNoel Grandin
2018-12-14sw: support for saving into .dotx fileVasily Melenchuk
2018-07-27tdf#117988 writerfilter: IgnoreTabsAndBlanksForLineCalculationJustin Luth
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-02-14oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-11tdf#112443 disable off-page content positioningPatrick Jaap
2017-12-11loplugin:salcall fix functionsNoel Grandin
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