libpng is the official PNG reference library, from [http://www.libpng.org/] ata/cgit.css'/>
summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok/rtfdocumentimpl.hxx
AgeCommit message (Expand)Author
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