summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/rtftok/rtfdocumentimpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#114333: consider trleft for 1st cell width on import; don't...Mike Kaganski2017-12-111-0/+8
* drop duplicate methodCaolán McNamara2017-11-221-2/+2
* RTF filter: drop now redundant astyle.optionsMiklos Vajna2017-11-221-1724/+1889
* loplugin:unusedfieldsNoel Grandin2017-11-091-2/+0
* tdf#113408 RTF import style dedup: separate paragraph and character handlingMiklos Vajna2017-10-311-7/+9
* tdf#108947 - Fixed regressionThomas Beck2017-10-261-2/+0
* writerfilter: consistently use "" and <> in include directivesMike Kaganski2017-10-051-6/+6
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna2017-09-261-3/+3
* RTF import: split this call into simpler onesMiklos Vajna2017-09-251-5/+4
* Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann2017-09-241-1/+5
* attempt to fix android buildNoel Grandin2017-09-211-1/+1
* unused m_xStorage in RTFDocumentImplNoel Grandin2017-09-201-1/+1
* writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna2017-09-071-29/+26
* writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna2017-08-251-2/+2
* Indentation fixesMiklos Vajna2017-08-071-3/+3
* tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna2017-08-011-1/+2
* loplugin:constparams in writerfilterNoel Grandin2017-07-311-5/+4
* loplugin:oncevarNoel Grandin2017-07-311-1/+1
* tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna2017-07-251-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+0
* emfplus: completed isolation/migration of Emf/WmfArmin Le Grand2017-07-151-2/+2
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-141-1/+1
* xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna2017-07-141-2/+1
* simplify some OUString::copy callsNoel Grandin2017-07-111-2/+2
* loplugin:oncevar in writerfilter..xmlhelpNoel Grandin2017-06-281-1/+1
* writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna2017-06-231-50/+5
* fix lost read of m_bFormField fieldNoel Grandin2017-06-191-49/+52
* tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck2017-06-121-1/+17
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-6/+3
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl2017-04-071-2/+4
* use actual UNO enums in vcl..xmlsecurityNoel Grandin2017-04-031-1/+1
* ubsan: use WrapTextMode_MAKE_FIXED_SIZE instead of -1 as unset flagCaolán McNamara2017-04-011-1/+1
* use actual UNO enums in writerfilterNoel Grandin2017-03-311-1/+1
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* tdf#104287 RTF import: handle bitmap shapes inside tablesMiklos Vajna2017-03-071-0/+13
* xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna2017-03-021-1/+2
* writerfilter: avoid repeating the return type from the declarationMiklos Vajna2017-03-011-2/+2
* new loplugin unoanyNoel Grandin2017-02-281-5/+5
* vcl PDF import: there is no PNG encoding hereMiklos Vajna2017-02-241-1/+1
* writerfilter: RTF import: hex-escaped \r and \n create paragraph breakMichael Stahl2017-02-231-1/+13
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* tdf#104150 DOCX import: handle <w:displayBackgroundShape/>Miklos Vajna2017-01-171-6/+10
* writerfilter: various small cleanups in rtfdocumentimplMiklos Vajna2017-01-041-49/+12
* teach sallogareas plugin to catch inconsistenciesNoel Grandin2016-12-151-17/+17
* RTF filter: handle user-defined document properties of type doubleMiklos Vajna2016-12-091-0/+2