summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/dbg_lay.cxx
AgeCommit message (Expand)Author
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-12All occurrences of WriteOStringBuffer(b) can easily be replaced...Stephan Bergmann
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-02loplugin:stringadd in swNoel Grandin
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-24remove unused PROT valuesNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-29loplugin:useuniqueptr in SwImplProtocolNoel Grandin
2018-06-29loplugin:useuniqueptr in SwEnterLeaveNoel Grandin
2018-06-08sw_redlinehide: dump the MergedPara to layout.xmlMichael Stahl
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-02Removed executable permission on data filesAndrea Gelmini
2018-04-28sw: add frame size & content logging to dbg_layManfred Blume
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-13sw dbg_lay: make it easer to match log entries with code locationsMiklos Vajna
2017-10-12sw: resurrect dbg_lay functionalityMiklos Vajna
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2016-12-02loplugin:unnecessaryoverride (dtors) in swStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-13Convert ACT to scoped enumNoel Grandin
2016-05-13convert PROT to scoped enumNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-03-31tdf#84938 convert FRM_ constants to scoped enumNoel Grandin
2015-11-28-Werror,-WformatStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-06-16Fix typosAndrea Gelmini
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Remove include stdio (part3)Julien Nabet
2015-05-05loplugin:staticmethodsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann