summaryrefslogtreecommitdiffstats
path: root/xmloff/source
Commit message (Expand)AuthorAgeFilesLines
* 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-101-3/+89
* char[] -> const char[].Jan Holesovsky2012-04-101-1/+1
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-084-38/+22
* 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-053-71/+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-021-11/+0
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-302-6/+9
* Remove unused code in xmloff.Santiago Martinez2012-03-261-17/+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-265-12/+18
* Fix fdo#47406 incorrect relative moves after closePathThorsten Behrens2012-03-261-0/+10
* .component files don't need executable bitsMichael Stahl2012-03-231-0/+0
* chmod -xTor Lillqvist2012-03-211-0/+0
* map of kind+name -> new-nameCaolán McNamara2012-03-201-86/+12
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2012-03-181-1/+1
* Some cppcheck cleaningJulien Nabet2012-03-182-5/+5
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+9
* xmloff: implement contextual spacing import/exportMiklos Vajna2012-03-122-0/+2
* remove unused VisAreaContext.[c|h]xxCaolán McNamara2012-03-121-125/+0
* Compiler-generated code is just fineStephan Bergmann2012-03-081-14/+1
* remove various unused methods and source filesCaolán McNamara2012-03-076-81/+0
* don't create uno::Sequence with new, fdo#46825Markus Mohrhard2012-03-032-13/+9
* make this variable constMarkus Mohrhard2012-03-031-1/+1
* Removed unused codeSzabolcs Dezsi2012-02-274-128/+0
* unusedcode.easy: remove unused codeThomas Arnhold2012-02-241-47/+0
* Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe2012-02-214-7/+7
* Remove unused code in XMLTextListAutoStylePool.Santiago Martinez2012-02-201-5/+0
* Get rid of size() == 0Elton Chung2012-02-192-3/+3
* xmloff: use ::comphelper::UStringLess instead of less_functorThomas Arnhold2012-02-181-3/+2
* Fix typos in commentsElton Chung2012-02-183-3/+3
* Remove unused code in XMLTextImportHelperCatalin Iacob2012-02-131-36/+0