summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2013-03-04support new attribute also in 3.6, fdo#60760Markus Mohrhard
2013-03-04Resolves: fdo#58730 workaround [UL|LR]Space 100% problemCaolán McNamara
2013-03-04Merge tag 'libreoffice-3.6.5.2' into suse-3.6Petr Mladek
2012-11-14save fixed denominator for fractions fdo#56419Noel Power
2012-11-05Merge remote-tracking branch 'origin/libreoffice-3-6-3' into suse-3.6Petr Mladek
2012-10-15odf: export old path without unsupported commands in draw namespace as wellRadek Doulik
2012-10-15odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik
2012-09-17fdo#49571: ODF import: ignore "text:enable-numbering" attributeMichael Stahl
2012-09-17fdo#49876: ODF export: do not export font-size="0pt"Michael Stahl
2012-09-17fdo#49678: ODF export: add svg:viewBox to draw:connectorMichael Stahl
2012-09-17fdo#49677: ODF export: always add xlink:type attributeMichael Stahl
2012-09-17fdo#30711: ODF export: "text:name" is mandatory on bookmarks:Michael Stahl
2012-08-04fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl
2012-08-02sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl
2012-07-20fdo#38056: ODF import: fix page style attributes:Michael Stahl
2012-07-13fix a crash with empty stringLuboš Luňák
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-05fdo#30711: fix some problems in 7a1c5e54:Michael Stahl
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04nuke unused definesTakeshi Abe
2012-06-03Import X errorbars.Rafael Dominguez
2012-06-03Export errorbars attributes and styles to XML.Rafael Dominguez
2012-06-03Map errorbars properties from chart2 API to xml.Rafael Dominguez
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31targetted re-work of minor cppcheck fixesMichael Meeks
2012-05-31nuke unused typedefTakeshi Abe
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard
2012-05-25import new conditional format informationMarkus Mohrhard
2012-05-24use correct namespace for calc odf extensionsMarkus Mohrhard
2012-05-24first part for databar exportMarkus Mohrhard
2012-05-22-Werror=unused-parameterStephan Bergmann
2012-05-22WaE: unused parameter 'rStrName'Tor Lillqvist
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-05-18removed unused const rtl::OUStringTakeshi Abe
2012-05-17some more ConstAsciiString behind OSL_ENSURECaolán McNamara
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara