summaryrefslogtreecommitdiff
path: root/xmloff
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Remove unused code in XMLTextImportHelperCatalin Iacob2-43/+0
2012-02-13catched -> caughtCaolán McNamara7-37/+37
2012-02-10fdo#42771: Fix crash when loading an invalid .fodt.Jan Holesovsky1-4/+10
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-3/+3
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin1-4/+5
2012-02-08update unused listCaolán McNamara2-12/+0
2012-02-08Added READMEs for modules which used to be in libs-coreJosh Heidenreich1-0/+1
2012-02-07Some configmgr usage clean upStephan Bergmann2-34/+9
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-05Remove unused code.Elton Chung4-40/+0
2012-02-02fdo#45447: add an assertion when anchored to page 0Michael Stahl1-0/+2
2012-02-02fdo#45534: ODF export: fix draw:fit-to-sizeMichael Stahl1-1/+22
2012-02-02fdo#45449: ODF export: frames: invalid "min-width"Michael Stahl2-7/+26
2012-02-02fdo#38752: xmloff: add assertion for default-page-layoutMichael Stahl1-0/+3
2012-02-01callcatcher: update listCaolán McNamara2-65/+0
2012-01-31callcatcher: update listCaolán McNamara2-9/+0
2012-01-31Clean upStephan Bergmann2-28/+19
2012-01-30reduce unnecessary includesCaolán McNamara11-52/+39
2012-01-27Fix for fdo43460 Part LIII getLength() to isEmpty()Olivier Hallot16-40/+40
2012-01-27Fix for fdo43460 Part LII getLength() to isEmpty()Olivier Hallot7-85/+85
2012-01-26Fix for fdo43460 Part LI getLength() to isEmpty()Olivier Hallot29-159/+152
2012-01-26Fix for fdo43460 Part XLIX getLength() to isEmpty()Olivier Hallot15-85/+83
2012-01-25Fix for fdo43460 Part XLVIII getLength() to isEmpty()Olivier Hallot34-126/+126
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot52-335/+331
2012-01-25callcatcher: remove some unused codeCaolán McNamara2-14/+0
2012-01-23Unused #includes.Stephan Bergmann1-1/+0
2012-01-23Replaced diagnore ENSURE_OR_CONTINUE with regular code.Marcel Metz2-3/+11
2012-01-23Replaced diagnore ENSURE_OR_BREAK with regular code.Marcel Metz1-8/+34
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann9-11/+10
2012-01-20rhbz#746174: also export list restart for non root listMichael Stahl1-11/+21
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz4-4/+4
2012-01-17Better fix for WaE signed/unsigned comparison.Stephan Bergmann1-1/+1
2012-01-16WaE signed/unsigned comparison.Stephan Bergmann1-1/+1
2012-01-16SV_DECL_PTRARR_DEL->std::vectorAugust Sodora2-37/+22
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz4-4/+4
2012-01-13use INCLUDE instead of SOLARINC, and after local includesEike Rathke1-1/+1
2012-01-12SvStringsDtor->std::vectorAugust Sodora1-21/+12
2012-01-12Remove unused forward declarationAugust Sodora1-2/+0
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora6-20/+1
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-09catch exception by constant referenceTakeshi Abe8-29/+23
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz2-2/+0
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz55-69/+0
2012-01-06fdo#43862: reintroduce fo:margin-* on top of fo:margin for backward compatCédric Bosdonnat1-8/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz9-12/+2
2012-01-05Removed unnecessary tools includes.Marcel Metz5-6/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-3/+3
2011-12-22fdo#44082: fix hyphenation attributes:Michael Stahl1-2/+2
2011-12-22fdo#44073: ODF export: fix layout grid invalid ODFMichael Stahl3-7/+22
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva9-0/+105