summaryrefslogtreecommitdiffstats
path: root/writerfilter/inc
Commit message (Expand)AuthorAgeFilesLines
* RTF filter: drop now redundant astyle.optionsMiklos Vajna2017-11-221-2/+1
* loplugin:finalclasses in writerfilterNoel Grandin2017-10-041-1/+0
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-11/+21
* tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai2017-08-171-3/+1
* Indentation fixesMiklos Vajna2017-08-071-1/+1
* loplugin:constparams in writerfilterNoel Grandin2017-07-311-1/+1
* tdf#106132 DOCX import: fix handling of nested textbox marginsMiklos Vajna2017-07-111-0/+4
* writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna2017-06-231-2/+2
* tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2017-06-121-1/+0
* Related: tdf#108269 DOCM filter: reuse oox code for VBA data preservationMiklos Vajna2017-06-071-2/+1
* Related: tdf#108269 DOCM filter: preserve VBA streamMiklos Vajna2017-06-021-0/+1
* RTF filter: use 'using' instead of 'typedef'Miklos Vajna2017-05-262-2/+2
* AutoText: Reading multiple entriesSzymon Kłos2017-05-011-0/+6
* Fix typosAndrea Gelmini2017-03-251-1/+1
* loplugin:unusedenumconstants read-only constants in writerfilterNoel Grandin2017-02-081-1/+1
* Explanation of the SPRM acronym added to definition of the Sprm classMilos Sramek2016-09-191-1/+1
* loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin2016-08-121-1/+1
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:unusedmethodsNoel Grandin2016-05-261-2/+0
* loplugin:unusedmethods in writerfilter to xmloffNoel Grandin2016-05-191-1/+0
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-3/+3
* clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin2016-04-121-5/+5
* writerfilter: avoid ugly cross-directory includeMiklos Vajna2016-03-111-0/+6
* loplugin:unuseddefaultparams in writerfilter/Noel Grandin2016-02-251-2/+1
* tdf#59699 RTF import: handle INCLUDEPICTURE fieldMiklos Vajna2016-02-231-1/+2
* Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna2016-02-161-1/+1
* boost::tuple -> std::tupleCaolán McNamara2016-01-311-1/+1
* Fix typosAndrea Gelmini2016-01-101-1/+1
* writerfilter: set a BaseURL on embedded math objectsMichael Stahl2015-12-151-1/+1
* Wingdi RGB macro handling improvedAshod Nakashian2015-12-041-59/+7
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-168/+77
* writerfilter: dmapper ctor can read TextInsertModeRange directlyMiklos Vajna2015-10-191-2/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-2/+2
* loplugin:unusedmethodsNoel Grandin2015-10-021-2/+0
* loplugin:unusedmethodsNoel Grandin2015-07-301-5/+0
* loplugin:unusedmethods writerfilterNoel Grandin2015-07-212-18/+0
* tdf#90260 writerfilter: pasted RTF documents may contain no \parMiklos Vajna2015-05-121-1/+2
* writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna2015-04-111-1/+1
* SkipImages option for document importLászló Németh2015-03-241-1/+3
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-15/+12
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-1/+1
* writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna2014-12-305-10/+9
* writerfilter: turn SourceDocumentType into a C++11 scoped enumerationMiklos Vajna2014-12-251-3/+3
* writerfilter: fold single remaining header of resourcemodel into dmapperMiklos Vajna2014-12-225-8/+8
* resolveSprmProps() is used only in dmapperMiklos Vajna2014-12-221-33/+0
* writerfilter: hardcoded cFieldStart/Sep/EndMiklos Vajna2014-12-211-0/+4
* TagLogger is used only in dmapperMiklos Vajna2014-12-211-83/+0
* writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna2014-12-211-0/+6
* writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna2014-12-211-0/+8