summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii
AgeCommit message (Expand)Author
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
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01Fix typosAndrea Gelmini
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin