summaryrefslogtreecommitdiff
path: root/sw/source/filter/ascii/ascatr.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-27use more string_view in tools/streamNoel Grandin1-1/+1
2021-01-28add string_view variants of methods to O[U]StringBufferNoel1-2/+2
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara1-2/+2
2020-07-07Typo: pargraph->paragraphJulien Nabet1-1/+1
2020-01-20sw: prefix members of SwEndNoteInfo and SwFootnoteInfoMiklos Vajna1-2/+2
2019-12-20tdf#42949 Fix IWYU warnings in sw/source/filter/*/*cxxGabor Kelemen1-4/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+8
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-04sw: add CH_TXT_ATR_FIELDSEPMichael Stahl1-0/+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
2018-11-15sw_redlinehide_3: add layout parameter to SwField::ExpandField()Michael Stahl1-1/+1
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl1-2/+115
2018-04-16sw: prefix members of WriterMiklos Vajna1-9/+9
2018-02-17Translate German variable namesJohnny_M1-5/+5
2018-02-08Fix some IWYU warningsMiklos Vajna1-0/+1
2017-10-06filters: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky1-1/+3
2017-05-10sw txt export: Greatly improve the export of bullets & numbering.Jan Holesovsky1-5/+24
2017-03-29sw: plain-text ASCII export: filter out all CH_TXT_ATR_*Michael Stahl1-0/+12
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-1/+1
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-07-04remove comphelper::string::removeNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-27/+27
2014-12-02loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl1-1/+2
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-3/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-4/+4
2014-06-19Do not call SwASC_AttrIter::NextPos when nAktSwPos is already SAL_MAX_INT32Stephan Bergmann1-2/+6
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-2/+2
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-0/+1
2013-11-24Use std::min + rename Ende to EndMatteo Casalin1-9/+8
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-10/+10
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-13/+40
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-3/+4
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-2/+2
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-6/+6
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara1-3/+3
2013-08-14String to OUString + prefix names of data membersMatteo Casalin1-1/+1
2012-12-20sal_Bool to boolTakeshi Abe1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-25delete svl/svstdarr.hxxMichael Stahl1-1/+0
2012-06-12Translate German comments, fix some spelling errorsPhilipp Weissenbacher1-10/+8