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