summaryrefslogtreecommitdiff
path: root/xmloff/source/core
AgeCommit message (Expand)Author
2012-12-18Replace chained O(U)StringBuffer::append() with operator+Christos Strubulis
2012-12-08RTL_CONSTASCII_USTRINGPARAM clean upChr. Rossmanith
2012-11-15WaE: 'const' type qualifier on return type has no effectTor Lillqvist
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-13save fixed denominator for fractions fdo#56419Noel Power
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-03xmloff: drop unused OUStringsMiklos Vajna
2012-11-02implement icon set import/export from odfMarkus Mohrhard
2012-10-23fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin
2012-10-22accelerate shape import & export by more sensible XInterface handling.Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-03fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-04Replace usage of rtl/memory.h in xmloff with equivalent from string.hArnaud Versini
2012-08-03support new xml number:fill-character elem for number-style namespaceNoel Power
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-28WaE: unused variableTor Lillqvist
2012-07-20office:annotation-end exportMiklos Vajna
2012-07-19odf: export arcangleto commands in enhanced path (use drawooo namespace)Radek Doulik
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák
2012-07-10xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased codeMiklos Vajna
2012-07-05xmloff: implement first page header/footer import/exportMiklos Vajna
2012-06-27add support for axis color import/exportMarkus Mohrhard
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-16removed unused forward declarations of classTakeshi Abe
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-03Map errorbars properties from chart2 API to xml.Rafael Dominguez
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-01targeted 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-04-20fdo#48969: switch units in Converter::convertDoubleMichael Stahl
2012-04-18Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-03-26Remove unused code in xmloff.Santiago Martinez