summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-11loplugin:useuniqueptr in swNoel Grandin1-19/+13
2017-06-21convert ErrCode to strong typedefNoel Grandin3-10/+10
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-3/+2
2017-06-14Use unique_ptr for SwASCIIParser::pItemSetStephan Bergmann1-5/+5
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin2-2/+2
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-1/+1
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky1-5/+24
2017-04-26use strong_int for LanguageTypeNoel Grandin1-2/+1
2017-04-25Optimize plain-text import.Michael Meeks1-3/+1
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+12
2017-01-23tdf#63673 Never ignore detected BOMMaxim Monastirsky1-1/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1