summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docruby.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-28std::set->o3tl::sorted_vector in swNoel Grandin1-1/+1
2020-04-19loplugin:buriedassign in sw(2)Noel Grandin1-4/+8
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen1-2/+0
2019-05-30GetAnyEnd does not need to return a pointerNoel Grandin1-2/+2
2019-02-10loplugin:indentation in swNoel Grandin1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-04-12sw: fix some IWYU warningsMiklos Vajna1-0/+1
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin1-7/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-08loplugin:loopvartoosmallStephan Bergmann1-1/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-2/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-7/+7
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin1-3/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-16/+16
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-31sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-5/+4
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-10/+10
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2014-12-05more const correctnessBjoern Michaelsen1-4/+4
2014-11-16sal_True/sal_False to true/false in calls to getWordBoundaryMatteo Casalin1-2/+2
2014-11-14loplugin: cstylecastNoel Grandin1-4/+4
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-4/+5
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-4/+5
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-06-05coverity#736056 Missing break in switch, assuming intentionalCaolán McNamara1-1/+1
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-2/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-2/+2
2014-04-14typo: attribut -> attributeThomas Arnhold1-4/+4
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-01-15Related: #i17171# identify places where -1 was cast to 0xFFFF in the pastCaolán McNamara1-1/+1
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-2/+2
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-5/+6
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-3/+3
2013-08-18String to OUString, optimize order of checksMatteo Casalin1-4/+4
2013-08-18String to OUStringMatteo Casalin1-2/+2
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer1-2/+0
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-5/+5
2013-04-08more work on comments in sw/source/core/docPhilipp Riemer1-2/+0
2013-02-18sw: let SwTxtNode::GetTxt() return OUStringMichael Stahl1-6/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-04sal_Bool to boolTakeshi Abe1-8/+8
2012-10-24sal_Bool to boolTakeshi Abe1-1/+1
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-2/+2
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin1-10/+8
2012-01-12Translate German comments to EnglishPhilipp Weissenbacher1-3/+3