summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-08-04fdo#38056: fix XMLTextImportPropertyMapper regression:Michael Stahl1-51/+52
2012-08-02sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-1/+1
2012-07-20fdo#38056: ODF import: fix page style attributes:Michael Stahl1-0/+51
2012-07-13fix a crash with empty stringLuboš Luňák1-4/+2
2012-06-27add support for axis color import/exportMarkus Mohrhard2-0/+2
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl2-4/+8
2012-06-05fdo#30711: fix some problems in 7a1c5e54:Michael Stahl1-29/+20
2012-06-05Catch more remnant ODFVER_LATEST instances.Thorsten Behrens2-3/+3
2012-06-05Fix fdo#50704 Default to absolute svg:d paths for ODF1.2 compat-modeThorsten Behrens6-23/+34
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens4-6/+8
2012-06-05Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2-8/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-4/+9
2012-06-04nuke unused definesTakeshi Abe1-3/+0
2012-06-03Import X errorbars.Rafael Dominguez6-20/+192
2012-06-03Export errorbars attributes and styles to XML.Rafael Dominguez1-1/+23
2012-06-03Map errorbars properties from chart2 API to xml.Rafael Dominguez3-0/+11
2012-06-02targeted string re-workNorbert Thiebaud15-452/+410
2012-06-02targeted string re-workNorbert Thiebaud3-14/+14
2012-06-02targeted string re-workNorbert Thiebaud15-568/+558
2012-06-01targeted string re-workNorbert Thiebaud1-2/+1
2012-06-01targeted string re-workNorbert Thiebaud3-64/+59
2012-05-31targetted re-work of minor cppcheck fixesMichael Meeks1-5/+4
2012-05-31nuke unused typedefTakeshi Abe1-1/+0
2012-05-29targeted string re-workNorbert Thiebaud1-6/+6
2012-05-29targeted string re-workNorbert Thiebaud3-31/+31
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks2-28/+29
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard2-0/+4
2012-05-25import new conditional format informationMarkus Mohrhard1-0/+2
2012-05-24use correct namespace for calc odf extensionsMarkus Mohrhard4-1/+15
2012-05-24first part for databar exportMarkus Mohrhard2-0/+12
2012-05-22-Werror=unused-parameterStephan Bergmann4-5/+3
2012-05-22WaE: unused parameter 'rStrName'Tor Lillqvist1-1/+1
2012-05-22make row heights ( incl default row height ) from excel are saved absoluteNoel Power8-0/+62
2012-05-20Some cppcheck cleaningJulien Nabet1-3/+3
2012-05-19Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet3-4/+4
2012-05-18removed unused const rtl::OUStringTakeshi Abe6-10/+0
2012-05-17some more ConstAsciiString behind OSL_ENSURECaolán McNamara1-2/+2
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara7-123/+73
2012-05-16completely nutso merge bustage since 2004Caolán McNamara1-4/+0
2012-05-14removed unused static rtl::OUStringTakeshi Abe2-3/+0
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl1-1/+1
2012-04-18loop with erase(begin()) looks sort of inefficientMichael Stahl2-5/+4
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin1-7/+6
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin1-14/+11
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-15/+11
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-14/+10
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-12/+12
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-8/+6
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-9/+6