summaryrefslogtreecommitdiffstats
path: root/xmloff
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-05-291-6/+6
* targeted string re-workNorbert Thiebaud2012-05-293-31/+31
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-292-28/+29
* support remaining data bar attributes in odf import/exportMarkus Mohrhard2012-05-262-0/+4
* import new conditional format informationMarkus Mohrhard2012-05-251-0/+2
* use correct namespace for calc odf extensionsMarkus Mohrhard2012-05-244-1/+15
* first part for databar exportMarkus Mohrhard2012-05-242-0/+12
* -Werror=unused-parameterStephan Bergmann2012-05-224-5/+3
* WaE: unused parameter 'rStrName'Tor Lillqvist2012-05-221-1/+1
* make row heights ( incl default row height ) from excel are saved absoluteNoel Power2012-05-228-0/+62
* Some cppcheck cleaningJulien Nabet2012-05-201-3/+3
* Fix Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-05-193-4/+4
* removed unused const rtl::OUStringTakeshi Abe2012-05-186-10/+0
* some more ConstAsciiString behind OSL_ENSURECaolán McNamara2012-05-171-2/+2
* merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara2012-05-177-123/+73
* completely nutso merge bustage since 2004Caolán McNamara2012-05-161-4/+0
* removed unused static rtl::OUStringTakeshi Abe2012-05-142-3/+0
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* fdo#48969: switch units in Converter::convertDoubleMichael Stahl2012-04-201-1/+1
* loop with erase(begin()) looks sort of inefficientMichael Stahl2012-04-182-5/+4
* Convert SV_DECL_PTRARR_SORT_DEL to boost::ptr_setNoel Grandin2012-04-181-7/+6
* Convert SV_DECL_PTRARR_SORT_DEL to boost:ptr_setNoel Grandin2012-04-181-14/+11
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-181-15/+11
* Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-04-181-14/+10
* Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-04-181-12/+12
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-181-8/+6
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-181-9/+6
* Convert SV_DECL_PTRARR to std::vectorNoel Grandin2012-04-181-9/+6
* Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin2012-04-181-21/+18
* fix windows buildIvan Timofeev2012-04-111-1/+1
* Export chart X,Y errorbars.Rafael Dominguez2012-04-111-53/+51
* Move exporting chart errorbars code to its own method.Rafael Dominguez2012-04-111-66/+90
* Partial fix for bug 30711Brennan Vincent2012-04-102-4/+94
* char[] -> const char[].Jan Holesovsky2012-04-101-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-084-38/+22
* LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2012-04-081-1/+1
* gbuild: "use" vs. "add":Michael Stahl2012-04-083-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0615-51/+31
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-0611-35/+35
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-066-10/+10
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* no use is made of FmFormObj::m_nTypeCaolán McNamara2012-04-054-77/+0
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-2/+2
* removed duplicate #includesTakeshi Abe2012-04-0417-21/+0
* callcatcher: remove some unused codeCaolán McNamara2012-04-022-22/+3
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-302-6/+9
* Remove unused code in xmloff.Santiago Martinez2012-03-262-29/+0
* ditch some UniStrings and intermediate temporariesCaolán McNamara2012-03-262-12/+18
* Compatibility option for incorrect relative moves after closePath (fdo#47406)Fridrich Štrba2012-03-266-13/+20
* Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens2012-03-261-0/+10