summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin1-2/+2
2016-11-16new loplugin finalprotectedNoel Grandin2-4/+0
2016-11-15remove prop. name variableDavid Tardon1-1/+0
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin4-8/+8
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe1-8/+1
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin3-9/+0
2016-10-23Fix typosAndrea Gelmini1-1/+1
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin3-8/+0
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin3-7/+0
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-1/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-3/+0
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann3-6/+6
2016-10-07might as well go back to a std::stack nowCaolán McNamara1-3/+3
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara1-3/+3
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara1-2/+3
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard1-0/+3
2016-09-26soon is nowMarkus Mohrhard1-3/+0
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem1-0/+1
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl2-5/+6
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin5-10/+10
2016-09-13loplugin:dllprivateStephan Bergmann1-4/+4
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann50-52/+52
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara1-2/+1
2016-09-10Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-10fix the buildMarkus Mohrhard1-2/+2
2016-09-09use std::unique_ptrDavid Tardon1-5/+6
2016-09-09use std::unique_ptrDavid Tardon1-1/+2
2016-09-09use std::unique_ptrDavid Tardon1-6/+6
2016-09-09use std::unique_ptrDavid Tardon1-10/+10
2016-09-09Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-09use std::unique_ptrDavid Tardon1-2/+2
2016-09-09use std::shared_ptrDavid Tardon1-1/+1
2016-09-09use std::unique_ptrDavid Tardon1-12/+13
2016-09-09loplugin:refcountingNoel Grandin4-6/+7
2016-09-09remove manual memory managementDavid Tardon1-2/+1
2016-09-09remove direct memory managementDavid Tardon1-3/+1
2016-09-09use std::unique_ptrDavid Tardon1-1/+2
2016-09-09remove direct memory managementDavid Tardon1-2/+1
2016-09-09use std::unique_ptrDavid Tardon1-8/+8
2016-09-09remove direct memory managementDavid Tardon1-4/+4
2016-09-09remove direct memory managementDavid Tardon1-1/+1
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon2-5/+8
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin2-6/+3
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann1-1/+1
2016-09-06use std::unique_ptrDavid Tardon1-7/+7
2016-09-06drop unneeded dynamic allocationDavid Tardon1-2/+2
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem2-2/+6
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin9-31/+28
2016-08-30Avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann1-1/+1