summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)Author
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
2017-08-27convert code-class in ErrCode to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-21remove dead sw error codesNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-17Remove duplicated includesAndrea Gelmini
2017-07-11loplugin:useuniqueptr in swNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14Use unique_ptr for SwASCIIParser::pItemSetStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25Optimize plain-text import.Michael Meeks
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl
2017-01-23tdf#63673 Never ignore detected BOMMaxim Monastirsky
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-04-14loplugin:passstuffbyref in swNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin