summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/wrtasc.cxx
AgeCommit message (Expand)Author
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-05-12avoid some OUString construction in SwASCWriter::WriteStreamNoel Grandin
2023-04-29Simplify a bitMike Kaganski
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-04-08move comphelper::string::toInt32 to o3tlNoel Grandin
2022-04-05add some comphelper::string::toInt* functions for string_viewsNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2022-03-04use SfxItemSet::GetItemIfSet in sw/source/filterNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-06-09tdf#137469 Implement and test excluding hidden text in text filterOleg Shchelykalnov
2021-06-04tdf#120574 Store Ascii Options for Later Savingtobias
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-10-20use tools::Long in swNoel
2020-03-02speedup sw build a littleNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael 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-04-16sw: prefix members of WriterMiklos Vajna
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2014-11-09constLuboš Luňák
2014-09-26remove unnecessary casts'sNoel Grandin
2014-02-28sw: hey, don't forget about big-endian parts in wrtasc.cxx!Douglas Mencken
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-12Test _WIN32 instead of WNT and UNXTor Lillqvist
2013-08-22SwASCWriter: out of bounds substring accessMiklos Vajna
2013-08-15String to OUString, some formattingMatteo Casalin
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl
2012-12-20sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-04-22Remove PM2 macro usageFrancois Tigeot
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks