/qadevOOo/tests/

8/cgit/lo/core/atom/sw/inc/dbgoutsw.hxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sw/inc/dbgoutsw.hxx
AgeCommit message (Expand)Author
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2019-11-03find symbols that can be privateNoel Grandin
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-09-21new loplugin:methodcyclesNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-07-02dbg_out(SwRewriter) is unusedStephan Bergmann
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15fix OUString conversion in sw/inc/dbgoutsw.hxxNoel Grandin
2013-10-15convert sw/inc/dbgoutsw.hxx from String to OUStringNoel Grandin
2013-08-13String to OUString and some reduction of scopeMatteo Casalin
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-07-01Remove unused definesThomas Arnhold
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak