summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2017-09-07writerfilter: size() > 0 -> !empty() and other small cleanupsMiklos Vajna
2017-09-04tdf#112208 rtfimport: fix missing paragraph first line indentJustin Luth
2017-08-29tdf#104937 RTF import: \trwWidthA is an absolute valueMiklos Vajna
2017-08-25writerfilter: fix inconsistent param naming in interface/implementationMiklos Vajna
2017-08-23tdf#108943 RTF import: handle \tx inside a list level definitionMiklos Vajna
2017-08-16tdf#107480 RTF import: fix HTML automatic spacing in stylesMiklos Vajna
2017-08-08wrong word in comment: should be signal instead of single.Justin Luth
2017-08-07Indentation fixesMiklos Vajna
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01tdf#109790 RTF import: keep remembering paragraph style between \cell and \rowMiklos Vajna
2017-07-31loplugin:constparams in writerfilterNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28tdf#108949 rtf writerfilter: apply char properties to footnoteJustin Luth
2017-07-25tdf#108951 RTF import: fix missing custom bullet typesMiklos Vajna
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Clean up android specific template functions defined in std namespacebrainbreaker
2017-07-18tdf#108955 RTF import: fix missing paragraph backgroundMiklos Vajna
2017-07-15emfplus: completed isolation/migration of Emf/WmfArmin Le Grand
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-14xmlsecurity pdf verify: push_back -> emplace_backMiklos Vajna
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-06use OString::operator== in preference to ::equalsNoel Grandin
2017-06-28loplugin:oncevar in writerfilter..xmlhelpNoel Grandin
2017-06-23writerfilter: remove redundant virtual keywords in the RTF importMiklos Vajna
2017-06-19fix lost read of m_bFormField fieldNoel Grandin
2017-06-19Watermark: auto size in the RTFSzymon Kłos
2017-06-15Watermark: RTF font import and exportSzymon Kłos
2017-06-12tdf#108055 RTF: Header and Footer are added multiple times.Thomas Beck
2017-06-07Watermark: RTF import / exportSzymon Kłos
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-26RTF filter: use 'using' instead of 'typedef'Miklos Vajna
2017-05-16tdf#106953 RTF import: fix missing paragraph left marginMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-07break circular includeJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert writerfilter module away from OSL_ASSERT to assertChris Sherlock
2017-04-28drop toStringCaolán McNamara
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24Indentation fixesMiklos Vajna
2017-04-19remove freshly unused menu support from src filesCaolán McNamara
2017-04-19tdf#107116 RTF import: fix missing upper and lower borders around textMiklos Vajna
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-07tdf#106692 writerfilter: RTF import: fix \'0d in \leveltextMichael Stahl
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-04-01ubsan: use WrapTextMode_MAKE_FIXED_SIZE instead of -1 as unset flagCaolán McNamara
2017-03-31use actual UNO enums in writerfilterNoel Grandin
2017-03-28tdf#106694 RTF import: fix missing paragraph tab positionMiklos Vajna