summaryrefslogtreecommitdiff
path: root/xmloff/qa
AgeCommit message (Expand)Author
2021-11-01tdf#141301: extrusion-skew angle value -135 is not written to file...Julien Nabet
2021-08-31tdf#126126 ODT import: improve import of cross-table commented text rangeMiklos Vajna
2021-04-23tdf#139734: Drop redundant asserts after MacrosTest::loadFromDesktopAhmet Hakan Çelik
2021-04-01tdf#141345 sw page gutter margin: reimplement ODF filterMiklos Vajna
2021-03-31tdf#140343 sw page rtl gutter margin: add ODF importMiklos Vajna
2021-03-26Extract copy&pasted namespace list to XmlTestTools::registerODFNamespaces()Miklos Vajna
2021-03-25tdf#134734 xmloff: ODF import compatibility for BackgroundFullSizeMichael Stahl
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna
2021-02-10loplugin:refcounting also check OWeakObject subclassesNoel
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-05clean up some temp files after running testsAndras Timar
2020-08-16Fix typoAndrea Gelmini
2020-08-13Remove some unused includesMiklos Vajna
2020-08-12tdf#135144 xmloff textbox: fix export style name to be consitent with importMiklos Vajna
2020-08-07Fix typosAndrea Gelmini
2020-08-04tdf#130707 xmloff: survive <text:database-display> in editeng textMiklos Vajna
2020-05-27Remove some unused includesMiklos Vajna
2020-05-20tdf#130479 FODG import: fix handling of <draw:fill-image> in stylesMiklos Vajna
2020-05-19xmloff: ODF export: additional ODF 1.3 chart featuresMichael Stahl
2020-05-11Document relation between three lists that must be in syncMike Kaganski
2020-02-15convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2020-02-03move some xmloff/ headers inside the moduleNoel Grandin
2019-09-30tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxxGabor Kelemen
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2019-01-16New loplugin:emptyStephan Bergmann
2018-10-19loplugin:staticvar in xmloffNoel Grandin
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-04-30loplugin:useuniqueptr in XMLTextParagraphExportNoel Grandin
2018-03-14xmloff: ODF import: improve meta:generator checksMichael Stahl
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-06writerperfect, xmloff: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-10-07xmloff: fix --enable-mergelibs buildMichael Stahl
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-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-17loplugin:staticcallNoel Grandin
2016-08-16GSoC - implement global tokenhandler for odf-tokensDaniel Sikeler
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-04-17remove executable bitAndras Timar
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann