summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/LoggedResources.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-22cid#1546500 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2023-11-16writerfilter: fix utext()'s dumb sal_uInt8* parameterMichael Stahl1-2/+2
2022-12-10tdf#152203 DOCX import: fix mixed footnotes/endnotesLászló Németh1-0/+14
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin1-2/+3
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)1-0/+4
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-11-19tdf#123936 Formatting files in module writerfilter with clang-formatPhilipp Hofer1-46/+28
2020-04-08simplify QNameToStringNoel Grandin1-4/+4
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen1-1/+1
2019-12-03remove some useless comment linesNoel Grandin1-3/+0
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin1-2/+2
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin1-1/+3
2019-04-15improve loplugin simplifyconstructNoel Grandin1-4/+1
2019-03-25We can simply use DBG_UTIL now after efc29fbb6d458f5fd3660a36e2ff1592608fcbacTor Lillqvist1-39/+39
2017-08-01loplugin:checkunusedparamsNoel Grandin1-21/+21
2017-05-01AutoText: Reading multiple entriesSzymon Kłos1-0/+26
2015-05-19loplugin:staticmethodsStephan Bergmann1-33/+33
2015-05-19TagLogger can be staticNoel Grandin1-17/+11
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl1-1/+1
2015-01-20Some more loplugin:cstylecast: writerfilterStephan Bergmann1-2/+2
2014-12-21writerfilter: refactor to get rid of remaining scary PositionHandler staticsMiklos Vajna1-0/+15
2014-12-21writerfilter: refactor to get rid of savedPositionOffset{V,H} staticsMiklos Vajna1-0/+15
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-0/+354