summaryrefslogtreecommitdiff
path: root/sw/source/core/swg/SwXMLTextBlocks.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-06-27loplugin:singlevalfields in sw(part3)Noel Grandin1-10/+3
2016-03-31tdf#84938 convert SWBLK_ constants to scoped enumNoel Grandin1-2/+2
2016-03-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-4/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-09-18convert Link<> to typedNoel Grandin1-2/+2
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-2/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-5/+0
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-15/+15
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-2/+2
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-5/+0
2014-11-24loplugin: cstylecastNoel Grandin1-5/+5
2014-11-23dead assign (clang)Bjoern Michaelsen1-1/+1
2014-10-26Use USHRT_MAX consistently, minor cleanupsMatteo Casalin1-3/+3
2014-10-26Reuse common codeMatteo Casalin1-14/+3
2014-10-18fdo#39468 Translate German comments - sw/source/core/{sw3io|swg|unocore}Philipp Weissenbacher1-6/+6
2014-08-12Refactored IDocumentStylePoolAccess out of SwDoc.Valentin Kettner1-1/+2
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-34/+34
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-6/+0
2014-01-15starting chopping out aEmptyOUStrCaolán McNamara1-1/+1
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin1-1/+1
2013-10-08CID#1079275 uninitialized member variablesCaolán McNamara1-4/+10
2013-07-31String to OUStringMatteo Casalin1-30/+38
2013-07-31String to OUStringMatteo Casalin1-2/+2
2013-07-30String to OUStringMatteo Casalin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-03-27-Wunused-macrosStephan Bergmann1-3/+0
2013-03-11fdo#38838: Converting String/UniString to OUStringelixir1-2/+2
2013-03-01RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-10/+10
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30sal_Bool to boolTakeshi Abe1-1/+1
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-07-26Convert SV_DECL_PTRARR_SORT(SwBlockNames) to o3tl::sorted_vectorNoel Grandin1-6/+12
2012-06-19remove some UniString ctorsCaolán McNamara1-1/+1
2012-03-08convert to OUString to I can use SAL_WARNCaolán McNamara1-15/+19
2012-03-08Fixed crash when renaming AutoTextSzabolcs Dezsi1-1/+7
2012-03-08Resolves: fdo#46939 don't rename autotext when source and dest are the sameCaolán McNamara1-13/+14
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-2/+2