summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)Author
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-07Indentation fixesMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
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-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-05-01AutoText: Reading multiple entriesSzymon Kłos
2017-03-25Fix typosAndrea Gelmini
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin
2016-09-19Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin
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-01-31boost::tuple -> std::tupleCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2015-03-24SkipImages option for document importLászló Németh
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna
2014-12-21writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna
2014-12-21TagLogger is used only in dmapperMiklos Vajna
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna