summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
2017-01-30GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem
2017-01-23fix ubuntu trusty buildNoel Grandin
2017-01-23just for non exported thingsCaolán McNamara
2017-01-23ditch some empty dtors which match the default dtorCaolán McNamara
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2017-01-17use rtl::Reference in SvXMLExportNoel Grandin
2017-01-07Typo: Acess->AccessJulien Nabet
2016-12-06tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke
2016-11-23loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin
2016-11-17loplugin:datamembershadow in xmloffNoel Grandin
2016-11-16new loplugin finalprotectedNoel Grandin
2016-11-15remove prop. name variableDavid Tardon
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin
2016-10-26The default std::less<sal_uInt16> is fineTakeshi Abe
2016-10-24loplugin:expandablemethods in xmloffNoel Grandin
2016-10-23Fix typosAndrea Gelmini
2016-10-21loplugin:expandablemethodds in include/xmloffNoel Grandin
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann
2016-10-07might as well go back to a std::stack nowCaolán McNamara
2016-10-04crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara
2016-10-04this is used as a stack, so convert to std::stackCaolán McNamara
2016-09-26implement prototype for more stable calc cell style namesMarkus Mohrhard
2016-09-26soon is nowMarkus Mohrhard
2016-09-25tdf#101935 and tdf#102201:Mohammed Abdul Azeem
2016-09-16coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl
2016-09-14loplugin:countusersofdefaultparams in xmloffNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13do not add calendar modifier to format code when importing as E or EE keywordEike Rathke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara
2016-09-10Blind fix for MSVCStephan Bergmann
2016-09-10fix the buildMarkus Mohrhard
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09Blind fix for MSVCStephan Bergmann
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09remove direct memory managementDavid Tardon