Age | Commit message (Expand) | Author |
2011-07-14 | If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xF | Caolán McNamara |
2011-07-14 | Fix "signed/unsigned comparison" warning in itrcrsr.cxx. | Nigel Hawkins |
2011-07-13 | Fix counting the paragraphs, fdo#36816. | Jan Holesovsky |
2011-07-13 | Replace SvUShorts with deque in porlay.hxx and cascade. | Nigel Hawkins |
2011-07-13 | Replace SvUShorts with vector in xmlexpit.[ch]xx | Nigel Hawkins |
2011-07-13 | Replace SvUShorts with vector in ftnidx.[ch]xx | Nigel Hawkins |
2011-07-13 | Replace SvUShorts with vector in extinput.hxx and cascade changes. | Nigel Hawkins |
2011-07-13 | Replace SvUShorts with vector in label.hxx and label1.cxx. | Nigel Hawkins |
2011-07-13 | guard against endpos preceeding startpos | Caolán McNamara |
2011-07-12 | In the print dialog, always default to "All pages". | Jan Holesovsky |
2011-07-12 | Remove component_getImplementationEnvironment | Matus Kukan |
2011-07-12 | use oox filter for *all* control import | Noel Power |
2011-07-11 | Remove unused RtfSdrExport::AddShapeAttribute | Miklos Vajna |
2011-07-11 | protect against short reads and silly offset values | Caolán McNamara |
2011-07-11 | callcatcher: remove unused PutCJKandCTLFontsInAttrPool | Caolán McNamara |
2011-07-11 | check that seeks succeed, sanity check count of styles against recorded length | Caolán McNamara |
2011-07-11 | callcatcher: unused lcl_PamContainsFly | Caolán McNamara |
2011-07-11 | callcatcher: unused lcl_SubLeftRight | Caolán McNamara |
2011-07-11 | callcatcher: remove unused sw3io_ConvertToOldField | Caolán McNamara |
2011-07-11 | only need this on bigendian | Caolán McNamara |
2011-07-11 | OUString does not have Len() | Takeshi Abe |
2011-07-09 | Resolves: fdo#34779 wrong word counts for USHRT_MAX len paras | Caolán McNamara |
2011-07-08 | Resolves: fdo#33012 crash on 0 width FrmFmt table cell layout | Caolán McNamara |
2011-07-08 | Fixed debug build Count() -> size() | Cédric Bosdonnat |
2011-07-08 | Fixed a segmentation fault in some edge cases | marc-andre@atc.tcs.com |
2011-07-08 | check font and list lengths | Caolán McNamara |
2011-07-08 | oops, brain fart | Caolán McNamara |
2011-07-08 | More conservative fix for aliasing problems (fdo#33781) | Petr Mladek |
2011-07-07 | check for short reads | Caolán McNamara |
2011-07-07 | clip nSprmSiz to available data | Caolán McNamara |
2011-07-07 | init some variables against short reads | Caolán McNamara |
2011-07-07 | nStartPos unused | Caolán McNamara |
2011-07-07 | compare alleged font count with that of font chain | Caolán McNamara |
2011-07-06 | Fixed core dump and invalid memory access for some edge cases | marc-andre@atc.tcs.com |
2011-07-06 | Replace SvULongs with vector in escher.hxx | Nigel Hawkins |
2011-07-06 | Replace SvULongs with vector in laycache.cxx and layhelp.hxx. LGPL3+/MPL1.1 | Nigel Hawkins |
2011-07-06 | Replace SvULongs with std::vector in htmlplug.cxx. LGPLv3+/MPL. | Nigel Hawkins |
2011-07-05 | Header/Footer: When double-clicking, set the crsr to the clicked position | Cédric Bosdonnat |
2011-07-05 | Header/Footer: Toggled edit mode in SwCrsrShell::SetCrsr | Cédric Bosdonnat |
2011-07-05 | Header/Footer: when changing the mode, don't continue to handle the click | Cédric Bosdonnat |
2011-07-05 | Related: rhbz#718976 crash in SwTxtSizeInfo::GetMultiCreator | Caolán McNamara |
2011-07-05 | clip bad FKP entries to available space | Caolán McNamara |
2011-07-05 | check font offset position | Caolán McNamara |
2011-07-05 | check seeks for list positions | Caolán McNamara |
2011-07-05 | compare tab layout directives to available space | Caolán McNamara |
2011-07-05 | ensure linkstrings and aStringIds are both in range | Caolán McNamara |
2011-07-05 | fix endianness, drop interim copy, and clip to available size | Caolán McNamara |
2011-07-05 | copied the IFieldMark::GetParameters too | Cédric Bosdonnat |
2011-07-05 | Copy fieldmark properties when copying/pasting, fdo#38374. | Jan Holesovsky |
2011-07-05 | Header/Footer separators drawing moved to the SwPageFrm level | Cédric Bosdonnat |