summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2015-02-05Revert "xmloff: dead code gives MSVC fits"Lionel Elie Mamane
2015-01-19fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna
2015-01-13LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara
2015-01-07teach XML import/export about unsigned integer typesLionel Elie Mamane
2015-01-06export format of embedded font tooDavid Tardon
2015-01-06read embedded fonts from Flat ODFDavid Tardon
2014-12-31Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar
2014-12-25survive "TextBox" having no valueLionel Elie Mamane
2014-12-10xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl
2014-12-10fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl
2014-12-10don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard
2014-12-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara
2014-12-08iimport part for: "use correct xml element name, related fdo#45266"Markus Mohrhard
2014-12-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2014-12-08import part for: "export to extension namespace instead of odf ..."Markus Mohrhard
2014-12-08the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard
2014-12-08remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-05fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl
2014-12-01fdo#85496: add some asserts to detect this sort of problemMichael Stahl
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-16Remove now useless setTextEmbeddedGraphicURL()Zolnai Tamás
2014-11-14more catch by referenceCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11xmloff: XML_DROPDOWN should be XML_DROP_DOWNMichael Stahl
2014-11-08xmloff: [loplugin:unusedvariablecheck]Michael Stahl
2014-11-08xmloff: remove unused parameter of SvxXMLListStyleContext::FillUnoNumRule()Michael Stahl
2014-11-07Removed #includes including themselvesAndrea Gelmini
2014-11-05markup with event type not checker typeCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#705391: xmloff: XMLMergeElemTransformerContext misuse of enumMichael Stahl
2014-11-03coverity#1250700 Uninitialized scalar fieldCaolán McNamara
2014-10-31Removed duplicated includesAndrea Gelmini
2014-10-31coverity#705348 Missing break in switchEike Rathke
2014-10-31fdo#80403: Import baseclasses implement FastParser interfacesDaniel Sikeler
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-29coverity#735663 Division or modulo by zeroCaolán McNamara
2014-10-24XM_TOK_UNKNOWN needs to be in the value range of XMLImageMapToken (ubsan)Stephan Bergmann
2014-10-23coverity#705781 Resource leakCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-11coverity#735353 Unchecked return valueCaolán McNamara
2014-10-11coverity#704113 Unchecked return valueCaolán McNamara
2014-10-10typo: follwing -> followingAndras Timar
2014-10-10UBSan runtime error: division by zeroStephan Bergmann
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08spelling: instanciated -> instantiatedNoel Grandin