summaryrefslogtreecommitdiff
path: root/include/xmloff
AgeCommit message (Expand)Author
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
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09resolve the snafu with 2 separate refcounted basesDavid Tardon
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06Again avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann
2016-09-06use std::unique_ptrDavid Tardon
2016-09-06drop unneeded dynamic allocationDavid Tardon
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30Avoid UBSan "left shift of 65536 by 16 places cannot be represented...Stephan Bergmann
2016-08-29Make SvXMLTokenMap compatible with FastTokens:Mohammed Abdul Azeem
2016-08-26Make SvXMLTokenMap compatible with FastTokens:Daniel Sikeler
2016-08-25cid#1371771 Uncaught exceptionStephan Bergmann
2016-08-23GSoC - First cut at migrating xmloff/ to use FastParser:Mohammed Abdul Azeem
2016-08-23use rtl::Static for static std::ordered_set in XMLPropStyleContextNoel Grandin
2016-08-17UTF-8 is Unicode, tooTor Lillqvist
2016-08-17loplugin:staticmethodsTor Lillqvist
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler
2016-07-27tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier
2016-07-27tdf#100755 Extend ODF to allow 0 in fractionLaurent Balland-Poirier
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23Introduce FillAutoStyle() method to reduce copy'n'paste.Jan Holesovsky
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-14tdf#88206 Change use of cppu::WeakImplHelper*krishna keshav