summaryrefslogtreecommitdiff
path: root/xmloff/qa/unit
AgeCommit message (Expand)AuthorFilesLines
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-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