summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/xml/XMLRedlineImportHelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl2022-09-231-0/+82
* Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann2017-11-221-2/+2
* loplugin:includeform: swStephan Bergmann2017-10-231-3/+3
* loplugin:constparams in sw part6Noel Grandin2017-08-061-7/+7
* use more OUString::operator== in swNoel Grandin2017-07-141-3/+3
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* remove unused uno::Reference varsNoel Grandin2017-05-121-3/+2
* loplugin:checkunusedparams in sw(part4)Noel Grandin2017-05-091-3/+1
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* Clean up integers representing "redline authors"Stephan Bergmann2017-03-161-1/+5
* convert CursorType to scoped enumNoel Grandin2017-02-071-1/+1
* loplugin: unnecessary destructor swNoel Grandin2017-01-261-5/+0
* new loplugin: useuniqueptr: sw part 2Noel Grandin2017-01-181-11/+3
* OSL_TRACE -> SAL in sw..ucbNoel Grandin2016-12-081-5/+3
* loplugin:constantparam in swNoel Grandin2016-09-081-2/+1
* convert nsRedlineMode_t to typed_flagsNoel Grandin2016-09-081-2/+2
* Get rid of pointless indirect function pointer variablesTor Lillqvist2016-08-291-1/+1
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-071-3/+3
* Clean up uses of Any::getValue() in swStephan Bergmann2016-06-101-4/+5
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-2/+0
* loplugin:constantparam in swNoel Grandin2016-03-311-2/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* these fields can be static constantsNoel Grandin2016-01-041-19/+20
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-23/+23
* formatting improvements in sw/Noel Grandin2015-11-091-9/+9
* com::sun::star->css in sw/source/coreNoel Grandin2015-11-061-9/+9
* -Werror,-Wunused-private-fieldStephan Bergmann2015-07-241-1/+0
* Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann2015-07-131-8/+2
* improve the returnbyref lopluginNoel Grandin2015-07-061-2/+2
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-201-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-4/+4
* Use Any specializations for bool, instead of SetValueMatteo Casalin2014-12-101-6/+3
* Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner2014-08-121-1/+2
* Refactored IDocumentRedlineAccess out of SwDoc.Valentin Kettner2014-08-121-4/+4
* Refactored IDocumentContentOperations out of SwDoc.Valentin Kettner2014-07-151-2/+3
* Remove ASCII art and useless comments from sw moduleChris Laplante2014-05-271-1/+0
* sw: sal_Bool->boolNoel Grandin2014-04-301-12/+12
* remove comments why a file gets includedThomas Arnhold2014-04-211-2/+0
* Remove visual noise from swAlexander Wilms2014-02-271-3/+0
* Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms2014-02-211-28/+10
* Renamed 'SwRedline' to 'SwRangeRedline'Adam Co2014-01-131-4/+4
* fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks2013-06-181-16/+23
* sal_Bool to bool and some cleanupMatteo Casalin2013-06-081-1/+1
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-061-3/+3
* date/time IDL datatypes incompatible changeLionel Elie Mamane2013-04-181-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* sal_Bool to boolTakeshi Abe2012-12-271-15/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-11-301-23/+14
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-2/+2
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0