summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remove unused RtfSdrExport::AddShapeAttributeMiklos Vajna2-13/+0
2011-07-11protect against short reads and silly offset valuesCaolán McNamara1-20/+39
2011-07-11callcatcher: remove unused PutCJKandCTLFontsInAttrPoolCaolán McNamara2-9/+0
2011-07-11check that seeks succeed, sanity check count of styles against recorded lengthCaolán McNamara5-26/+45
2011-07-11make the test depend on the resources, rather than the .cxxCaolán McNamara1-2/+4
2011-07-11callcatcher: unused lcl_PamContainsFlyCaolán McNamara1-39/+0
2011-07-11callcatcher: unused lcl_SubLeftRightCaolán McNamara1-20/+0
2011-07-11callcatcher: remove unused sw3io_ConvertToOldFieldCaolán McNamara1-108/+0
2011-07-11only need this on bigendianCaolán McNamara2-0/+4
2011-07-11OUString does not have Len()Takeshi Abe1-1/+1
2011-07-09enforce dependency on msword target for filters testCaolán McNamara1-0/+4
2011-07-09Resolves: fdo#34779 wrong word counts for USHRT_MAX len parasCaolán McNamara2-42/+42
2011-07-08Resolves: fdo#33012 crash on 0 width FrmFmt table cell layoutCaolán McNamara1-1/+7
2011-07-08Fixed debug build Count() -> size()Cédric Bosdonnat1-3/+3
2011-07-08Fixed a segmentation fault in some edge casesmarc-andre@atc.tcs.com1-2/+5
2011-07-08check font and list lengthsCaolán McNamara3-176/+216
2011-07-08oops, brain fartCaolán McNamara1-5/+5
2011-07-08More conservative fix for aliasing problems (fdo#33781)Petr Mladek1-17/+15
2011-07-07check for short readsCaolán McNamara2-43/+64
2011-07-07clip nSprmSiz to available dataCaolán McNamara1-1/+1
2011-07-07init some variables against short readsCaolán McNamara1-17/+8
2011-07-07nStartPos unusedCaolán McNamara2-5/+2
2011-07-07compare alleged font count with that of font chainCaolán McNamara1-22/+34
2011-07-06Fixed uninitialized member in SwPostItPageItemCédric Bosdonnat1-1/+1
2011-07-06Fixed core dump and invalid memory access for some edge casesmarc-andre@atc.tcs.com2-30/+31
2011-07-06add another regression testCaolán McNamara1-0/+0
2011-07-06Replace SvULongs with vector in escher.hxxNigel Hawkins2-4/+3
2011-07-06Replace SvULongs with vector in laycache.cxx and layhelp.hxx. LGPL3+/MPL1.1Nigel Hawkins2-13/+12
2011-07-06Replace SvULongs with std::vector in htmlplug.cxx. LGPLv3+/MPL.Nigel Hawkins1-3/+3
2011-07-05Header/Footer: When double-clicking, set the crsr to the clicked positionCédric Bosdonnat2-3/+1
2011-07-05Header/Footer: Toggled edit mode in SwCrsrShell::SetCrsrCédric Bosdonnat1-0/+5
2011-07-05fix linkCaolán McNamara1-0/+0
2011-07-05testLoad unusedCaolán McNamara1-19/+0
2011-07-05Header/Footer: when changing the mode, don't continue to handle the clickCédric Bosdonnat1-3/+3
2011-07-05Related: rhbz#718976 crash in SwTxtSizeInfo::GetMultiCreatorCaolán McNamara1-2/+5
2011-07-05clip bad FKP entries to available spaceCaolán McNamara1-3/+20
2011-07-05check font offset positionCaolán McNamara1-6/+5
2011-07-05check seeks for list positionsCaolán McNamara3-14/+34
2011-07-05compare tab layout directives to available spaceCaolán McNamara1-6/+16
2011-07-05no need for extra noexecstackCaolán McNamara1-7/+0
2011-07-05ensure linkstrings and aStringIds are both in rangeCaolán McNamara1-1/+1
2011-07-05fix endianness, drop interim copy, and clip to available sizeCaolán McNamara1-8/+29
2011-07-05copied the IFieldMark::GetParameters tooCédric Bosdonnat1-0/+8
2011-07-05Copy fieldmark properties when copying/pasting, fdo#38374.Jan Holesovsky1-1/+12
2011-07-05Header/Footer separators drawing moved to the SwPageFrm levelCédric Bosdonnat3-117/+126
2011-07-05Fixed crash when selecting objs anchored at pageCédric Bosdonnat1-5/+8
2011-07-04drop apparent optimization to handle regexp's the same wayCaolán McNamara1-40/+30
2011-07-04writer: bug correction : selected text was always replaced (fdo#36181)Dolives Benoit1-8/+69
2011-07-04stray debugging codeCaolán McNamara1-2/+0
2011-07-04Related: #i86988# make abo levels saferCaolán McNamara12-0/+5