summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/dbg_lay.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-136/+136
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-12/+12
2015-05-19Remove include stdio (part3)Julien Nabet1-1/+0
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-8/+8
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann1-1/+1
2014-11-19loplugin: cstylecastNoel Grandin1-1/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-4/+1
2014-05-09warning C4389: '==' : signed/unsigned mismatchMichael Stahl1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-5/+5
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-16fdo#39468: Translate German comments in sw/source/core/layout/Philipp Riemer1-55/+5
2014-02-15fdo#62475 - remove visual noisePhilipp Riemer1-51/+26
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin1-1/+1
2014-02-06Typo: formating -> formattingJulien Nabet1-3/+3
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin1-1/+2
2013-05-30sw: unused includes in dbg_layMiklos Vajna1-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in sw (2)Chr. Rossmanith1-6/+6
2013-03-19Remove RTL_CONSTASCII_(U)STRINGPARAM in swChr. Rossmanith1-56/+56
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-25sal_Bool to boolTakeshi Abe1-18/+18
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-4/+4
2012-06-29some pesky XubStringsCaolán McNamara1-3/+3
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+4
2012-02-27translate german commentsNicolas Christener1-140/+189
2012-02-20unusedcode.easy: SwProtocol::GetVarThomas Arnhold1-8/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-43/+0
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora1-6/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl1-8/+2
2011-11-06sw now ByteString free except for windows related onesCaolán McNamara1-29/+32
2011-09-22Fixed remaining ByteString::SearchAndReplace in dbg level > 1Cédric Bosdonnat1-2/+1
2011-06-30update this debugging codeCaolán McNamara1-98/+122
2011-06-14Replace SvUShortsSort with std::set in dbg_lay.cxx. LGPLv3+/MPL.Nigel Hawkins1-11/+12
2011-06-08Replace DBG_ stuff with OSL_ equivalents in writerJacek Wolszczak1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-64/+67
2011-03-15fix compile with debug enabledMichael Meeks1-1/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-64/+66
2011-03-09Remove last traces of SvLongsNigel Hawkins1-1/+0
2011-02-24Remove use of SvLongs in dbg_lay.cxxNigel Hawkins1-7/+5
2011-01-17Remove dates and two sections of old code.Thomas Arnhold1-14/+14
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-63/+63
2010-11-27fix debug buildDavid Tardon1-1/+1