summaryrefslogtreecommitdiff
path: root/sw/inc/shellio.hxx
AgeCommit message (Expand)Author
2023-10-03replace ErrorInfo with simpler mechanismNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-03-06tdf#154000 tdf#70423 sw: fix crash/freezing with huge text filesLászló Németh
2023-01-02tdf#70423 Remove txtimport break in 10k chars lineRadhey Parekh
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara
2022-11-14tdf#151605 Add option to not include hidden text in ASCII filterSamuel Mehrbrodt
2022-10-11use more string_view in swNoel Grandin
2022-08-04clang-tidy modernize-pass-by-value in swNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-04use string_view in comphelper::string::splitNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-08-18loplugin:passstuffbyrefNoel Grandin
2021-05-21tdf#137469 Add option to disable hidden text in text filterOleg Shchelykalnov
2020-10-20use tools::Long in swNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-07-19compact namespace: swNoel Grandin
2020-07-07Typo: pargraph->paragraphJulien Nabet
2020-05-09compact namespace in swNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2020-02-10sw: prefix members of SwExtTextInput, SwLineNumberInfo, SwWriter and ...Miklos Vajna
2020-02-03sw: prefix members of StgWriter, SwAsciiOptions, SwReader and SwTextBlocksMiklos Vajna
2020-01-27sw: prefix members of StgReader, SwAuthEntry, ...Miklos Vajna
2019-12-23XStyleLoader::loadStylesFromURL Allow loading from streamSamuel Mehrbrodt
2019-12-07ofz#18563 test case for assert/crashCaolán McNamara
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-26loplugin:virtualdead in sw(2)Noel Grandin
2019-08-10sw: fix ~SwIndexReg asserts on ODF export of ooo83072-1.odtMichael Stahl
2019-06-12loplugin:unusedmethodsNoel Grandin
2019-03-04expand out SwRead typedefNoel Grandin
2018-11-13Fix tdf#44291. Allow saving text without byte-order mark.Martin van Zijl
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-23coverity#1401334 Uncaught exceptionCaolán McNamara
2018-09-19sw_redlinehide_2: hide redlines in ascii filter tooMichael Stahl
2018-07-21Fix typosAndrea Gelmini
2018-07-16convert SW*READER constants to scoped enumNoel Grandin
2018-04-23sw: prefix members of ReaderMiklos Vajna
2018-04-18sw: fix some IWYU warningsMiklos Vajna
2018-04-16sw: prefix members of WriterMiklos Vajna
2018-03-09sw: fix some IWYU warningsMiklos Vajna
2018-02-08sw HTML import: avoid loading the Writer/Web template for the Writer filterMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-04add html to fftesterCaolán McNamara
2017-11-30sw: std::vector<OUString*> considered sillyMichael Stahl
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13Actually no need to make GetASCWriter public.Jan Holesovsky
2017-09-13tdf#112191: Don't export bullets when only one paragraph is selected.Jan Holesovsky
2017-08-04loplugin:constparams in sw part5Noel Grandin
2017-08-04loplugin:constparams in sw part4Noel Grandin