summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08Revert "Don't assume that the ZOrder property of shapes is an enumeration"David Tardon
2015-01-06fdo#78921 save embedded fonts in Flat ODFDavid Tardon
2015-01-06fdo#84938: convert SEF_EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert ERROR_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert XML_EXPORT_FLAG_ to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert TEXT_PROP_MAP #defines to 'enum class'Noel Grandin
2015-01-05export format of embedded font tooDavid Tardon
2015-01-05read embedded fonts from Flat ODFDavid Tardon
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-28Revert "Resolves: #i124452# correct svg:viewBox for EnhancedCustomShape..."Andras Timar
2014-12-27fdo#84714 ODT import: read <loext:table> inside <draw:custom-shape>Miklos Vajna
2014-12-20fix buildLionel Elie Mamane
2014-12-19correct function name in debug messageLionel Elie Mamane
2014-12-19survive "TextBox" having no valueLionel Elie Mamane
2014-12-19Don't assume that the ZOrder property of shapes is an enumerationLionel Elie Mamane
2014-12-19teach XML import/export about unsigned integer typesLionel Elie Mamane
2014-12-19two references having same contentLionel Elie Mamane
2014-12-19this is purely informative, SAL_WARN is overkillLionel Elie Mamane
2014-12-18xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-12xmloff: Use appropriate OUString functions on string constantsStephan Bergmann
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-09Resolves: fdo#87108 crash on saving fodgCaolán McNamara
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-12-07export to extension namespace instead of odf namespaceMarkus Mohrhard
2014-12-07remove invalid attribute that is not read anywayMarkus Mohrhard
2014-12-07use correct xml element name, related fdo#45266Markus Mohrhard
2014-12-07don't write extension elements into ODF namespaces, related fdo#45266Markus Mohrhard
2014-12-07last inconsitently named data table valueMarkus Mohrhard
2014-12-07more fixes for inconsistent namingMarkus Mohrhard
2014-12-07use a consistent naming schemeMarkus Mohrhard
2014-12-06the xlink:type attribute is mandatory, related fdo#79449Markus Mohrhard
2014-12-05xmloff: remove pointless branch that does the same as the next oneMichael Stahl
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-28xmloff: avoid assertion because AutoCorrect document doesn't ...Michael Stahl
2014-11-27Resolves: fdo#84043 don't create duplicate Mirrored[X|Y] propertiesCaolán McNamara
2014-11-26simplifyStephan Bergmann
2014-11-25Remove ptr_vector header include in favor of forward declaration.Kohei Yoshida
2014-11-25xmloff: clean up some debug printfsMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtlists.cxxMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtimppr.cxxMichael Stahl
2014-11-25xmloff: replace DBG_ASSERTs in txtimp.cxxMichael Stahl
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