summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
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-22GSoC - Keeping both token lists in xmloff/ consistent:Mohammed Abdul Azeem
2016-08-19At which point, TokenmapTest::setUp/tearDown are redundant againStephan Bergmann
2016-08-19attempt to fix the xmloff/tokenmap tinderbox failureNoel Grandin
2016-08-18coverity#1371377 Resource leakCaolán McNamara
2016-08-18coverity#1371368 Resource leakCaolán McNamara
2016-08-18coverity#1371136 Explicit null dereferencedCaolán McNamara
2016-08-18cppcheck: noCopyConstructorCaolán McNamara
2016-08-18xmloff tokenmap: allocate map on heap instead of as class memberEike Rathke
2016-08-18xmloff tokenmap: do not assume anything did not failEike Rathke
2016-08-18convert SdrCaptionEscDir to scoped enumNoel Grandin
2016-08-18convert SdrCaptionType to scoped enumNoel Grandin
2016-08-18convert XFormTextStyle to scoped enumNoel Grandin
2016-08-18convert XFormTextAdjust to scoped enumNoel Grandin
2016-08-18convert XFormTextShadow to scoped enumNoel Grandin
2016-08-17loplugin:staticcallNoel Grandin
2016-08-17loplugin:staticmethodsTor Lillqvist
2016-08-16tdf#100547 Save to ODF XY customized namesLaurent Balland-Poirier
2016-08-16GSoC - fix build of fasttokenhandlerMohammed Abdul Azeem
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler
2016-08-16loplugin:stringstaticStephan Bergmann