summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2015-02-10cppcheck: cstyleCastCaolán McNamara
2015-02-10cppcheck: variableScopeCaolán McNamara
2015-02-09xmloff: replace legacy DBG_WARNINGsMichael Stahl
2015-02-09OFormsRootImport::CreateChildContext: survive a missing css.form.FormsMiklos Vajna
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
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-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-03xmloff: write character borders in the extension namespace for nowMiklos Vajna
2015-02-01Resolves: #i114416# use default service name for scroll bar...Tsutomu Uchino
2015-01-28Use vector::dataStephan Bergmann
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl
2015-01-23sal: try to avoid abuse of OUStringBuffer(int) ctorMichael Stahl
2015-01-20Some more loplugin:cstylecast: xmloffStephan Bergmann
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn
2015-01-11LeakSanitizer: leak detected in ooo56669-1.odtCaolán McNamara
2015-01-09xmloff_uxmloff fails on Linux too, now -> disable it (mergelibs)Matúš Kukan
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