summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2011-07-14If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xFCaolán McNamara
2011-07-14Fix "signed/unsigned comparison" warning in itrcrsr.cxx.Nigel Hawkins
2011-07-13Fix counting the paragraphs, fdo#36816.Jan Holesovsky
2011-07-13Replace SvUShorts with deque in porlay.hxx and cascade.Nigel Hawkins
2011-07-13Replace SvUShorts with vector in xmlexpit.[ch]xxNigel Hawkins
2011-07-13Replace SvUShorts with vector in ftnidx.[ch]xxNigel Hawkins
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins
2011-07-13Replace SvUShorts with vector in label.hxx and label1.cxx.Nigel Hawkins
2011-07-13guard against endpos preceeding startposCaolán McNamara
2011-07-12In the print dialog, always default to "All pages".Jan Holesovsky
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan
2011-07-12use oox filter for *all* control importNoel Power
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-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-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 core dump and invalid memory access for some edge casesmarc-andre@atc.tcs.com
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-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-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