summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/dbgoutsw.cxx
AgeCommit message (Expand)Author
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-09-30SwNode::GetDoc can return a reference insteadCaolán McNamara
2020-03-02speedup sw build a littleNoel Grandin
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-10-01Drop SfxItemIter::FirstItemMike Kaganski
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): swStephan Bergmann
2019-04-14loplugin:sequentialassign in swNoel Grandin
2018-11-22improve function-local statics in swNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-07new loplugin readability-redundant-ppNoel Grandin
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-30loplugin:stringloop in swNoel Grandin
2018-02-05TypedWhichId in sw(1)Noel Grandin
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-09RES_CHRATR_PROPORTIONALFONTSIZE and RES_CHRATR_NOLINEBREAK unusedNoel Grandin
2017-11-24TypedWhichId for RES_CHRATR constantsNoel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-02dbg_out(SwRewriter) is unusedStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-02-06Indentation fixesMiklos Vajna
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-04-21silence the warning from GetAssignedOutlineStyleLevelCaolán McNamara
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-31Remove extra spacesJulien Nabet
2014-11-12loplugin: cstylecastNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin
2013-10-02fdo#62475 - remove visual noise and fix existing commentsPhilipp Riemer
2013-10-02remove zhaojianwei code markersPhilipp Riemer