summaryrefslogtreecommitdiffstats
path: root/xmloff/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* catched -> caughtCaolán McNamara2012-02-137-37/+37
* fdo#42771: Fix crash when loading an invalid .fodt.Jan Holesovsky2012-02-101-4/+10
* Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2012-02-101-3/+3
* tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin2012-02-081-4/+5
* update unused listCaolán McNamara2012-02-082-12/+0
* Some configmgr usage clean upStephan Bergmann2012-02-072-34/+9
* Remove unused code.Elton Chung2012-02-053-38/+0
* fdo#45447: add an assertion when anchored to page 0Michael Stahl2012-02-021-0/+2
* fdo#45534: ODF export: fix draw:fit-to-sizeMichael Stahl2012-02-021-1/+22
* fdo#45449: ODF export: frames: invalid "min-width"Michael Stahl2012-02-021-6/+24
* fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl2012-02-021-0/+3
* callcatcher: update listCaolán McNamara2012-02-011-46/+0
* callcatcher: update listCaolán McNamara2012-01-311-6/+0
* Clean upStephan Bergmann2012-01-311-14/+9
* reduce unnecessary includesCaolán McNamara2012-01-3010-50/+37
* Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot2012-01-2716-40/+40
* Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot2012-01-277-85/+85
* Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot2012-01-2629-159/+152
* Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot2012-01-2615-85/+83
* Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot2012-01-2534-126/+126
* Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot2012-01-2552-335/+331
* callcatcher: remove some unused codeCaolán McNamara2012-01-251-10/+0
* Unused #includes.Stephan Bergmann2012-01-231-1/+0
* Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2012-01-232-3/+11
* Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz2012-01-231-8/+34
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-219-11/+10
* rhbz#746174: also export list restart for non root listMichael Stahl2012-01-201-11/+21
* Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz2012-01-174-4/+4
* Better fix for WaE signed/unsigned comparison.Stephan Bergmann2012-01-171-1/+1
* WaE signed/unsigned comparison.Stephan Bergmann2012-01-161-1/+1
* SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2012-01-161-35/+21
* Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz2012-01-164-4/+4
* SvStringsDtor->std::vectorAugust Sodora2012-01-121-21/+12
* Remove unused forward declarationAugust Sodora2012-01-121-2/+0
* Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora2012-01-106-20/+1
* simplify CharClassCaolán McNamara2012-01-091-1/+1
* catch exception by constant referenceTakeshi Abe2012-01-098-29/+23
* Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2012-01-072-2/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-0654-68/+0