summaryrefslogtreecommitdiff
path: root/xmloff/qa
AgeCommit message (Expand)AuthorFilesLines
2020-11-05clean up some temp files after running testsAndras Timar1-0/+1
2020-08-16Fix typoAndrea Gelmini1-1/+1
2020-08-13Remove some unused includesMiklos Vajna1-1/+0
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna2-0/+79
2020-08-07Fix typosAndrea Gelmini1-1/+1
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna2-0/+58
2020-05-27Remove some unused includesMiklos Vajna1-7/+0
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna2-0/+306
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl1-1/+1
2020-05-11Document relation between three lists that must be in syncMike Kaganski1-0/+2
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin1-3/+3
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin1-1/+1
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen2-3/+1
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen1-0/+1
2019-01-16New loplugin:emptyStephan Bergmann1-1/+1
2018-10-19loplugin:staticvar in xmloffNoel Grandin1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-1/+0
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin1-4/+4
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl1-0/+136
2017-10-23loplugin:includeform: xmloffStephan Bergmann2-5/+5
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna1-3/+3
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl1-1/+0
2016-08-22GSoC - Keeping both token lists in xmloff/ consistent:Mohammed Abdul Azeem1-0/+30
2016-08-19At which point, TokenmapTest::setUp/tearDown are redundant againStephan Bergmann1-13/+0
2016-08-19attempt to fix the xmloff/tokenmap tinderbox failureNoel Grandin1-4/+2
2016-08-18xmloff tokenmap: allocate map on heap instead of as class memberEike Rathke1-2/+24
2016-08-18xmloff tokenmap: do not assume anything did not failEike Rathke1-4/+5
2016-08-17loplugin:staticcallNoel Grandin1-1/+1
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler1-0/+54
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-1/+1
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin1-3/+3
2014-04-17remove executable bitAndras Timar1-0/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-2/+2
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-2/+3
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke1-1/+1
2013-09-30Add hack to optionally get stable ODF output from the same inputTor Lillqvist1-1/+5
2013-03-14xmloff: at least do something to test styles.Michael Meeks1-11/+29
2013-03-14xmloff: native code unit testing harness.Michael Meeks1-0/+71
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0
2011-03-27cleanup of unoapi testBjoern Michaelsen1-52/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens5-50/+12
2011-02-01gnumake3: remove dmake files for tests in converted modulesMichael Stahl1-48/+0
2011-01-11gnumake3: more work on junit subsequenttest migrationBjoern Michaelsen1-2/+3