summaryrefslogtreecommitdiff
path: root/writerfilter/source/rtftok
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: writerfilterStephan Bergmann
2017-10-10tdf#112211 RTF import: fix unwanted direct formatting for other indentsMiklos Vajna
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03tdf#112507 RTF import: fix too narrow table cellMiklos Vajna
2017-09-27tdf#75757 comphelper: avoid STL inheritance in SequenceAsHashMapMiklos Vajna
2017-09-26tdf#112211 RTF import: fix unwanted direct formatting for left indentsMiklos Vajna
2017-09-26Map RTF codepage 0 to osl_getThreadTextEncoding()Stephan Bergmann
2017-09-25RTF import: split this call into simpler onesMiklos Vajna
2017-09-24Map Windows code page 42 to RTL_TEXTENCODING_SYMBOLStephan Bergmann
2017-09-21attempt to fix android buildNoel Grandin
2017-09-20unused m_xStorage in RTFDocumentImplNoel Grandin
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