summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/dbgoutsw.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-55/+55
2015-04-21silence the warning from GetAssignedOutlineStyleLevelCaolán McNamara1-2/+10
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann1-27/+27
2014-12-31Remove extra spacesJulien Nabet1-1/+1
2014-11-12loplugin: cstylecastNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-7/+0
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-08remove unnecessary use of OUString constructor in SW moduleNoel Grandin1-124/+124
2013-10-20drop unnecessary tools/string includesCaolán McNamara1-1/+1
2013-10-18convert sw/source/core/doc/*.cxx from String to OUStringNoel Grandin1-313/+299
2013-10-02fdo#62475 - remove visual noise and fix existing commentsPhilipp Riemer1-0/+1
2013-10-02remove zhaojianwei code markersPhilipp Riemer1-1/+1
2013-09-29fdo#65403, fdo#65404 DOCX export/import of character highlightZolnai Tamás1-0/+1
2013-08-23CharBrd 7: Border shadowZolnai Tamás1-0/+1
2013-07-26CharBrd 2: new character attributeZolnai Tamás1-0/+1
2013-05-14Out of bounds substring accessMiklos Vajna1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+4
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-18/+18
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12WaE: SW_DLLPUBLIC on static function doesn't make senseCaolán McNamara1-1/+1
2012-10-12fix file permissionsLuboš Luňák1-0/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-39/+27
2012-10-07sal_Bool to boolTakeshi Abe1-2/+2
2012-07-25Convert SV_DECL_PTRARR_SORT(SwOutlineNodes) to o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-24warning C4702: unreachable codeStephan Bergmann1-4/+1
2012-06-20Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87Stephan Bergmann1-8/+9
2012-06-20Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vectorNoel Grandin1-1/+1
2012-05-25fix DBGUTIL code for previous commitMichael Stahl1-1/+1
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-2/+2
2011-11-12sw: fixed the dbglevel>1 build: GetBuffer() -> getStr()Cédric Bosdonnat1-3/+3
2011-11-03ByteString->rtl::OStringCaolán McNamara1-3/+3
2011-05-17Replace #ifdef DEBUG with #if OSL_DEBUG_LEVEL > 1Jacek Wolszczak1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-85/+20
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-85/+20
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-10some form field import/export improvementsNoel Power1-1/+2
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-68/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner1-20/+20
2010-12-29cppcheck: prefer prefix variantsCaolán McNamara1-1/+1
2010-12-15undoapi: move most of inc/undobj.hxx to source/core/inc/UndoCore.hxxMichael Stahl1-0/+1