summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-18Convert SV_DECL_PTRARR to std::vectorNoel Grandin1-9/+6
2012-04-18Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin1-21/+18
2012-04-11fix windows buildIvan Timofeev1-1/+1
2012-04-11Export chart X,Y errorbars.Rafael Dominguez1-53/+51
2012-04-11Move exporting chart errorbars code to its own method.Rafael Dominguez1-66/+90
2012-04-10Partial fix for bug 30711Brennan Vincent2-4/+94
2012-04-10char[] -> const char[].Jan Holesovsky1-1/+1
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi4-38/+22
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl3-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi15-51/+31
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi11-35/+35
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi6-10/+10
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-05no use is made of FmFormObj::m_nTypeCaolán McNamara4-77/+0
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-2/+2
2012-04-04removed duplicate #includesTakeshi Abe17-21/+0
2012-04-02callcatcher: remove some unused codeCaolán McNamara2-22/+3
2012-03-30remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2-6/+9
2012-03-26Remove unused code in xmloff.Santiago Martinez2-29/+0
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara2-12/+18
2012-03-26Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba6-13/+20
2012-03-26Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens1-0/+10
2012-03-23.dtd files don't need executable bitsMichael Stahl2-0/+0
2012-03-23.xcl files don't need executable bitsMichael Stahl1-0/+0
2012-03-23.sce files don't need executable bitsMichael Stahl1-0/+0