summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
AgeCommit message (Expand)Author
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-08-15RTF picture sizes are 32-bit signedStephan Bergmann
2018-07-17tdf#81943 sw RTF import: fix missing wrap in background for in-table shapeMiklos Vajna
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2018-06-07Fix IWYU warningsMiklos Vajna
2018-04-17loplugin:constparamsNoel Grandin
2018-04-04tdf#116265 RTF import: ignore \fi in para if it repeats invalid \fi from listMiklos Vajna
2018-03-20tdf#116269 RTF import: implement reverse deduplication for listsMiklos Vajna
2018-02-27tdf#115715 RTF import: ignore zero para indents in styles without parentsMiklos Vajna
2018-02-20create uno::Any overrides for ColorNoel Grandin
2018-02-06tdf#115242 RTF import: order numPr before other paragraph propertiesMiklos Vajna
2018-01-28tdf#115278: an empty entry in color table is auto colorMike Kaganski
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-11tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-09loplugin:unusedfieldsNoel Grandin
2017-10-31tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna
2017-10-23loplugin:includeform: writerfilterStephan Bergmann
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-09-20unused m_xStorage in RTFDocumentImplNoel 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-07Indentation fixesMiklos Vajna
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
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-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-07tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna
2017-03-01writerfilter: avoid repeating the return type from the declarationMiklos Vajna
2017-01-17tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna
2016-12-03cppcheck style fix for noExplicitConstructor in writerfilterJochen Nitschke
2016-10-24loplugin:expandablemethods in writerfilter..xmlhelpNoel Grandin
2016-10-18loplugin:inlineablemethods in writerfilterNoel Grandin
2016-09-20fix buildNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10fftester: use of deleted RTFParserStateCaolán McNamara
2016-09-06tdf#44986 RTF import: handle \trwWidthA by faking cellsMiklos Vajna
2016-08-16tdf#100507 RTF import: don't set default para style to the 0th char styleMiklos Vajna
2016-08-04tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna
2016-08-01sw, writerfilter: fix indentationMiklos Vajna
2016-07-29fftester: null DestinationTextCaolán McNamara
2016-07-28fftester: throw on empty stack accessCaolán McNamara
2016-07-28Related: tdf#75757 remove inheritance from std::dequeCaolán McNamara
2016-06-06Convert RunType to scoped enumNoel Grandin
2016-05-10tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna