summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)AuthorFilesLines
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-2/+2
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-1/+0
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer1-2/+2
2020-11-12New loplugin:stringviewparamStephan Bergmann1-1/+2
2020-11-11loplugin:stringviewNoel1-1/+1
2020-10-20use tools::Long in swNoel2-5/+5
2020-10-04DocxTableStyleExport never passed a null SwDoc*Caolán McNamara1-26/+26
2020-10-04change these sal_uLong to sal_SizeCaolán McNamara1-5/+5
2020-10-02crashtesting: an odd number of bytes for RTL_TEXTENCODING_UCS2 encodingCaolán McNamara1-2/+3
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-07-31loplugin:flatten in sw/core/view..sw/core/htmlNoel Grandin1-13/+13
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-06-10loplugin:buriedassign in swNoel Grandin1-1/+2
2020-05-16tdf#133077: fix lone CR handling in plain text clipboard on WindowsMike Kaganski1-6/+4
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-2/+2
2019-12-23sal_Char->char in swNoel Grandin1-4/+4
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen3-12/+2
2019-12-16sw: fail loading when the fallback text detection failsAshod Nakashian1-1/+5
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann2-0/+12
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+1
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl1-2/+1
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-2/+2
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin1-2/+2
2019-04-03add more append methods to *StringBufferNoel Grandin1-2/+2
2019-02-07o3tl::make_unique -> std::make_unique in swGabor Kelemen1-2/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl1-3/+15
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-3/+1
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl1-2/+115
2018-09-18loplugin:useuniqueptr in AsciiReader::ReadNoel Grandin1-6/+6
2018-04-23sw: prefix members of ReaderMiklos Vajna1-4/+4
2018-04-16sw: prefix members of WriterMiklos Vajna2-36/+36
2018-03-09sw: fix some IWYU warningsMiklos Vajna1-0/+1
2018-02-17Translate German variable namesJohnny_M1-5/+5
2018-02-08Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-19tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai1-1/+4
2017-11-22drop duplicate methodCaolán McNamara1-3/+3
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski2-2/+2
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky1-1/+3
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin1-1/+1
2017-08-22Convert ErrCode area to scoped enumNoel Grandin1-1/+1
2017-08-21remove dead sw error codesNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara2-2/+2
2017-07-17Remove duplicated includesAndrea Gelmini1-1/+0