summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
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
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-08-10XML number format: do not enquote space followed by minus, tdf#97837 follow-upEike Rathke
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-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22loplugin:nullptrTor Lillqvist
2016-07-19xmloff: forms export: convert one xlink:href to relativeMichael Stahl
2016-07-19xmloff: forms import: convert relative xlink:href to absoluteMichael Stahl
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-15tdf#100755 Allow '0' for denominator symbolLaurent Balland-Poirier
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-13GSoC Writer Table Styles export of paragraph and char propertiesJakub Trzebiatowski
2016-07-13no need to create temporary OUString for comparisonNoel Grandin
2016-07-12new loplugin fragiledestructorNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-07-08loplugin:redundantcast: redundant static_casts in xmloffStephan Bergmann
2016-07-07tdf#83360 avoid inconsistent connector path dataArmin Le Grand
2016-07-07Simplify a bit by using return iterator from vector erase funcJulien Nabet