summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-04-04tdf#50133: Wrong underlining in ReportsJulien Nabet
2015-01-08import part for: " use correct xml element name, related fdo#45266"Markus Mohrhard
2015-01-08Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar
2014-12-13fdo#87110: xmloff: don't catch IllegalArgumentException hereMichael Stahl
2014-12-13xmloff: make the export of the horrible field marks aware of auto-stylesMichael Stahl
2014-12-13don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard
2014-12-13import part for: "export to extension namespace instead of odf ..."Markus Mohrhard
2014-12-13Resolves: fdo#87108 crash on saving fodgCaolán McNamara
2014-12-13import part for: "related fdo#45266, don't write extension elements intoMarkus Mohrhard
2014-12-13fdo#86795: xmloff: ODF import: do not import checkbox fieldmark ...Michael Stahl
2014-12-13remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-13the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard
2014-12-13Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara
2014-12-03Revert "ODF export: don't write invalid "group-name" attribute"Andras Timar
2014-12-02prevent invalid ods files with loext:fill-characterMarkus Mohrhard
2014-12-02ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-08-14fdo#82165: ODF import: clear all shapes when removing header contentMichael Stahl
2014-07-30bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-23Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann
2014-07-10fdo#79358: ODF export: fix index boolean property exportMichael Stahl
2014-07-04fdo#78908 Revert "Merge back branch alg_writerframes to trunk"Miklos Vajna
2014-06-29fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl
2014-06-26fixes for up-casting to Reference<XInterface>Noel Grandin
2014-06-23fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-20WaE: unused function 'isString'Tor Lillqvist
2014-06-16Revert "Make glTF support an experimental feature"Zolnai Tamás
2014-06-16glTF import/export: fallback must be the second one inside the frameZolnai Tamás
2014-06-16glTF export: Use plural folder namesZolnai Tamás
2014-06-13Change glTF mime type: {application -> model}/vnd.gltf+jsonZolnai Tamás
2014-06-13Make glTF support an experimental featureZolnai Tamás
2014-06-13Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-05fdo#72727: Revert "-Werror=unused-but-set-variable second try"Kohei Yoshida
2014-06-05fdo#72727: Revert "fdo#68663 don't blindly force categories when there are none"Kohei Yoshida
2014-06-02fdo#76324: Use one static SvXMLTokenMap object, it's faster.Matúš Kukan
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19fix import issue with property mappingMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-16Fix class name typo in commentZolnai Tamás
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part9Julien Nabet
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-08fdo#77451 Detect AOO 4.x for SvXMLImport::needFixPositionAfterZLaurent Balland-Poirier
2014-05-08cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet