summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)Author
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-22.mod files don't need executable bitsMichael Stahl
2012-06-22.cxx files don't need executable bitsMichael Stahl
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-13removed code commented-out in the first placeTakeshi Abe
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-12work around spurious signed overflow warningsEike Rathke
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
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