summaryrefslogtreecommitdiff
path: root/sw/source/filter/xml/XMLRedlineImportHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: swStephan Bergmann1-3/+3
2017-08-06loplugin:constparams in sw part6Noel Grandin1-7/+7
2017-07-14use more OUString::operator== in swNoel Grandin1-3/+3
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-3/+2
2017-05-09loplugin:checkunusedparams in sw(part4)Noel Grandin1-3/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-16Clean up integers representing "redline authors"Stephan Bergmann1-1/+5
2017-02-07convert CursorType to scoped enumNoel Grandin1-1/+1
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-5/+0
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin1-11/+3
2016-12-08OSL_TRACE -> SAL in sw..ucbNoel Grandin1-5/+3
2016-09-08loplugin:constantparam in swNoel Grandin1-2/+1
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin1-2/+2
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-3/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-4/+5
2016-04-18clean-up: unused using declarations and includesJochen Nitschke1-2/+0
2016-03-31loplugin:constantparam in swNoel Grandin1-2/+2
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-04these fields can be static constantsNoel Grandin1-19/+20
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-23/+23
2015-11-09formatting improvements in sw/Noel Grandin1-9/+9
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-9/+9
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-8/+2
2015-07-06improve the returnbyref lopluginNoel Grandin1-2/+2
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-4/+4
2014-12-10Use Any specializations for bool, instead of SetValueMatteo Casalin1-6/+3
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner1-4/+4
2014-07-15Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner1-2/+3
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante1-1/+0
2014-04-30sw: sal_Bool->boolNoel Grandin1-12/+12
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-02-27Remove visual noise from swAlexander Wilms1-3/+0
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-28/+10
2014-01-13Renamed 'SwRedline' to 'SwRangeRedline'Adam Co1-4/+4
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-3/+3
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2012-12-27sal_Bool to boolTakeshi Abe1-15/+15
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-03-11Some cppcheck cleaningJulien Nabet1-1/+1