summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)Author
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov
2021-06-06tdf#142669 Consider BOM on text encoding detectiontobias
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias
2021-05-17sw: prefix members of SwASCIIParser, SwASC_AttrIter, ...Miklos Vajna
2021-04-27use more string_view in tools/streamNoel Grandin
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-20use tools::Long in swNoel
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara
2020-10-04change these sal_uLong to sal_SizeCaolán McNamara
2020-10-02crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-05-16tdf#133077: fix lone CR handling in plain text clipboard on WindowsMike Kaganski
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-03-02speedup sw build a littleNoel Grandin
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna
2019-12-23sal_Char->char in swNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-12-16sw: fail loading when the fallback text detection failsAshod Nakashian
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-09-18loplugin:useuniqueptr in AsciiReader::ReadNoel Grandin
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-17Translate German variable namesJohnny_M
2018-02-08Fix some IWYU warningsMiklos Vajna
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai
2017-11-22drop duplicate methodCaolán McNamara
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky