summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2016-09-18loplugin:unusedenumvaluesNoel Grandin4-27/+0
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl1-13/+13
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin20-33/+33
2016-09-13unconditionally replacing Y after G (era) with E was always wrongEike Rathke1-3/+5
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke1-13/+26
2016-09-13that copypasta comment fragment makes no senseEike Rathke1-1/+1
2016-09-13xmloff: invoke SvXMLImportContext destructor with proper namespace mapMichael Stahl1-11/+17
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann240-401/+401
2016-09-13switch to using LocaleDataWrapper::doesSecondaryCalendarUseEC()Eike Rathke1-4/+1
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara1-6/+5
2016-09-10Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-09use std::unique_ptrDavid Tardon1-9/+5
2016-09-09use std::unique_ptrDavid Tardon2-52/+26
2016-09-09avoid manual memory managementDavid Tardon1-7/+3
2016-09-09use std::unique_ptrDavid Tardon1-1/+0
2016-09-09use std::unique_ptrDavid Tardon2-12/+6
2016-09-09use std::unique_ptrDavid Tardon1-9/+0
2016-09-09use std::unique_ptrDavid Tardon2-21/+12
2016-09-09use std::unique_ptrDavid Tardon1-106/+102
2016-09-09use std::unique_ptrDavid Tardon1-32/+16
2016-09-09Blind fix for MSVCStephan Bergmann1-0/+2
2016-09-09use std::unique_ptrDavid Tardon1-25/+10
2016-09-09use std::unique_ptrDavid Tardon1-5/+6
2016-09-09use std::unique_ptrDavid Tardon2-11/+6
2016-09-09avoid manual memory handlingDavid Tardon2-18/+11
2016-09-09use std::unique_ptrDavid Tardon1-11/+12
2016-09-09reduce the insanity level of the codebase a bitDavid Tardon2-114/+32
2016-09-09use std::shared_ptrDavid Tardon1-7/+4
2016-09-09use std::shared_ptrDavid Tardon1-10/+8
2016-09-09use std::shared_ptr to manage memoryDavid Tardon2-11/+7
2016-09-09use std::unique_ptrDavid Tardon1-14/+8
2016-09-09use std::shared_ptrDavid Tardon2-12/+7
2016-09-09use std::unique_ptrDavid Tardon1-41/+13
2016-09-09use std::unique_ptrDavid Tardon1-19/+11
2016-09-09loplugin:refcountingNoel Grandin14-18/+26
2016-09-09remove manual memory managementDavid Tardon1-27/+10
2016-09-09improve commentDavid Tardon1-1/+1
2016-09-09remove manual memory managementDavid Tardon1-12/+6
2016-09-09remove manual memory managementDavid Tardon1-13/+4
2016-09-09use std::unique_ptrDavid Tardon2-14/+7
2016-09-09remove manual memory managementDavid Tardon2-33/+19
2016-09-09use std::unique_ptrDavid Tardon2-11/+6
2016-09-09remove manual memory managementDavid Tardon2-17/+6
2016-09-09use std::unique_ptrDavid Tardon1-7/+6
2016-09-09remove direct memory managementDavid Tardon1-20/+5
2016-09-09use std::unique_ptrDavid Tardon1-4/+2
2016-09-09remove direct memory managementDavid Tardon2-25/+11
2016-09-09remove direct memory managementDavid Tardon2-54/+24
2016-09-09remove direct memory managementDavid Tardon1-13/+4
2016-09-09drop useless commentsDavid Tardon1-8/+8