summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2016-09-09reduce the insanity level of the codebase a bitDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::shared_ptr to manage memoryDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::shared_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09loplugin:refcountingNoel Grandin
2016-09-09remove manual memory managementDavid Tardon
2016-09-09improve commentDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove manual memory managementDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove manual 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-09remove direct memory managementDavid Tardon
2016-09-09drop useless commentsDavid Tardon
2016-09-09fix indentationDavid Tardon
2016-09-09use std::unique_ptrDavid Tardon
2016-09-09remove direct memory managementDavid Tardon
2016-09-09fix indentationDavid Tardon
2016-09-09drop useless commentsDavid 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:stringconstantStephan Bergmann
2016-09-07Resolves: tdf#101963 loading zh-TW ROC calendar use EE|E instead of YYYY|YYEike Rathke
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-09-06use std::unique_ptrDavid Tardon
2016-09-06rewrite using a for loopDavid Tardon
2016-09-06drop unneeded dynamic allocationDavid Tardon
2016-09-06remove extra whitespaceDavid Tardon
2016-09-05Fixes for migrating SvXMLImport to use FastParser:Mohammed Abdul Azeem
2016-09-02tdf101725 - fixed missing autotexts from StandardMohammed Abdul Azeem
2016-09-01Resolves: tdf#100182 index entries lost on saveCaolán McNamara
2016-08-30loplugin:countusersofdefaultparamsNoel Grandin
2016-08-30remove useless (and wrong) commentDavid Tardon
2016-08-30fix copypastaDavid Tardon
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-25tdf#89329: use unique_ptr for pImpl in officeformsArnold Dumas