summaryrefslogtreecommitdiffstats
path: root/include/xmloff
Commit message (Expand)AuthorAgeFilesLines
* Further modifications to FastAttributeIter:Mohammed Abdul Azeem2017-02-101-0/+4
* xmloff: remove onDemandRescueUsefulDataFromTemporaryMichael Stahl2017-02-091-5/+0
* loplugin:unusedenumconstants read-only constants in xmloffNoel Grandin2017-02-081-1/+0
* loplugin:unusedenumconstants in xmloffNoel Grandin2017-02-033-5/+2
* new loplugin:unusedenumconstantsNoel Grandin2017-02-033-70/+14
* GetWasUsed can return by value, no need to be a special snowflakeNoel Grandin2017-01-301-1/+1
* loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin2017-01-271-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-269-169/+103
* ScXMLTableRowCellContext implements fast interfaces:Mohammed Abdul Azeem2017-01-253-0/+8
* fix ubuntu trusty buildNoel Grandin2017-01-231-0/+3
* just for non exported thingsCaolán McNamara2017-01-234-0/+10
* ditch some empty dtors which match the default dtorCaolán McNamara2017-01-234-10/+0
* New loplugin:dynexcspec: Add @throws documentation, xmloffStephan Bergmann2017-01-192-0/+2
* new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin2017-01-192-2/+3
* use rtl::Reference in SvXMLExportNoel Grandin2017-01-171-4/+3
* Typo: Acess->AccessJulien Nabet2017-01-071-2/+2
* tdf#88206 replace cppu::WeakImplHelper* in sax and xml*Jochen Nitschke2016-12-066-12/+12
* loplugin field-can-be-private in include/vcl..xmlscriptNoel Grandin2016-11-238-20/+9
* loplugin:datamembershadow in xmloffNoel Grandin2016-11-171-2/+2
* new loplugin finalprotectedNoel Grandin2016-11-162-4/+0
* remove prop. name variableDavid Tardon2016-11-151-1/+0
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-044-8/+8
* The default std::less<sal_uInt16> is fineTakeshi Abe2016-10-261-8/+1
* loplugin:expandablemethods in xmloffNoel Grandin2016-10-243-9/+0
* Fix typosAndrea Gelmini2016-10-231-1/+1
* loplugin:expandablemethodds in include/xmloffNoel Grandin2016-10-213-8/+0
* loplugin:inlineablemethods in xmloffNoel Grandin2016-10-183-7/+0
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-1/+0
* loplugin:constantfunctionNoel Grandin2016-10-111-3/+0
* loplugin:staticmethods: xmloffStephan Bergmann2016-10-073-6/+6
* might as well go back to a std::stack nowCaolán McNamara2016-10-071-3/+3
* crashtesting: use a stack with the expected dtor order for its elementsCaolán McNamara2016-10-041-3/+3
* this is used as a stack, so convert to std::stackCaolán McNamara2016-10-041-2/+3
* implement prototype for more stable calc cell style namesMarkus Mohrhard2016-09-261-0/+3
* soon is nowMarkus Mohrhard2016-09-261-3/+0
* tdf#101935 and tdf#102201:Mohammed Abdul Azeem2016-09-251-0/+1
* coverity#1372990 xmloff: use unique_ptr for RewindMapsMichael Stahl2016-09-162-5/+6
* loplugin:countusersofdefaultparams in xmloffNoel Grandin2016-09-145-10/+10
* loplugin:dllprivateStephan Bergmann2016-09-131-4/+4
* do not add calendar modifier to format code when importing as E or EE keywordEike Rathke2016-09-131-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1350-52/+52
* coverity#1372877 I'm guessing this is what might have been the intentCaolán McNamara2016-09-131-2/+1
* Blind fix for MSVCStephan Bergmann2016-09-101-0/+2
* fix the buildMarkus Mohrhard2016-09-101-2/+2
* use std::unique_ptrDavid Tardon2016-09-091-5/+6
* use std::unique_ptrDavid Tardon2016-09-091-1/+2
* use std::unique_ptrDavid Tardon2016-09-091-6/+6
* use std::unique_ptrDavid Tardon2016-09-091-10/+10
* Blind fix for MSVCStephan Bergmann2016-09-091-0/+2
* use std::unique_ptrDavid Tardon2016-09-091-2/+2