summaryrefslogtreecommitdiff
path: root/writerfilter/inc
AgeCommit message (Expand)AuthorFilesLines
2018-07-26writerfilter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+6
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin4-30/+24
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna1-2/+1
2017-10-04loplugin:finalclasses in writerfilterNoel Grandin1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-11/+21
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai1-3/+1
2017-08-07Indentation fixesMiklos Vajna1-1/+1
2017-07-31loplugin:constparams in writerfilterNoel Grandin1-1/+1
2017-07-11tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna1-0/+4
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna1-2/+2
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck1-1/+0
2017-06-07Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna1-2/+1
2017-06-02Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna1-0/+1
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna2-2/+2
2017-05-01AutoText: Reading multiple entriesSzymon Kłos1-0/+6
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-08loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin1-1/+1
2016-09-19Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek1-1/+1
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-05-26loplugin:unusedmethodsNoel Grandin1-2/+0
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin1-1/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-3/+3
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin1-5/+5
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna1-0/+6
2016-02-25loplugin:unuseddefaultparams in writerfilter/Noel Grandin1-2/+1
2016-02-23tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna1-1/+2
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna1-1/+1
2016-01-31boost::tuple -> std::tupleCaolán McNamara1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-15writerfilter: set a BaseURL on embedded math objectsMichael Stahl1-1/+1
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian1-59/+7
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-168/+77
2015-10-19writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna1-2/+0
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-2/+2
2015-10-02loplugin:unusedmethodsNoel Grandin1-2/+0
2015-07-30loplugin:unusedmethodsNoel Grandin1-5/+0
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin2-18/+0
2015-05-12tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna1-1/+2
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-1/+1
2015-03-24SkipImages option for document importLászló Németh1-1/+3
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-1/+0
2015-02-05Updated all precompiled headers.Ashod Nakashian1-15/+12
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara1-1/+1
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna5-10/+9
2014-12-25writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna1-3/+3
2014-12-22writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna5-8/+8
2014-12-22resolveSprmProps() is used only in dmapperMiklos Vajna1-33/+0
2014-12-21writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna1-0/+4