summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-21A couple more points for TODO.feature/layoutRicardo Cruz1-0/+7
2011-07-21Fixed LDialog layout bugs | Improved Table: better space use by multi-span...Ricardo Cruz1-2/+2
2011-07-21Re-implemented Table in a different line. Tweaks here and there.Ricardo Cruz2-66/+60
2011-07-21Added min button sizes to ButtonBox, like gtk does: disabled for nowRicardo Cruz1-0/+1
2011-07-21Implemented ButtonBox: needs to be read plataform defaults nextRicardo Cruz1-8/+59
2011-07-21Fixed NotebookRicardo Cruz1-21/+15
2011-07-21Fixed glitches/crash from the Layout introduction.Ricardo Cruz1-3/+7
2011-07-21Word count dialog: use vcl layout code.Ricardo Cruz2-24/+123
2011-07-21check reads and seeksCaolán McNamara6-57/+95
2011-07-20callcatcher: remove unused lcl_SkipNPagesThomas Arnhold1-8/+0
2011-07-20check for short readsCaolán McNamara2-15/+24
2011-07-20use SprmIterator here too instead of hand-rolled loopCaolán McNamara1-6/+7
2011-07-19fix an extra comma (was already referenced OOo bug 87057)Julien Nabet1-2/+2
2011-07-19I knew there was something screwy about that use of getVersionCaolán McNamara2-6/+9
2011-07-19comment out an unused variable for nowLuboš Luňák1-1/+1
2011-07-19skeleton for writting .docx commentsLuboš Luňák6-3/+71
2011-07-19make text wrapping work in headers/footers too (fdo#39155)Luboš Luňák1-8/+3
2011-07-19const methodsLuboš Luňák2-4/+4
2011-07-18Changed undo insert horizontal ruler to rule.Jeffrey Chang1-1/+1
2011-07-18de-stupid-operator-ize plcf and keep nIdx within legal limitsCaolán McNamara3-20/+24
2011-07-18merge PAP and CHP length and offset clippingCaolán McNamara3-22/+48
2011-07-18check if strlen is even possibleCaolán McNamara1-23/+39
2011-07-18check seeks, check available size, pointers to refCaolán McNamara3-43/+57
2011-07-18clip silly allocsCaolán McNamara1-2/+4
2011-07-18if the offset doesn't exist, don't botherCaolán McNamara1-89/+93
2011-07-18defer allocating dest until we know the source existsCaolán McNamara2-9/+14
2011-07-18horrifically hard to find bug, deleted paras referenced by uncommitted propsCaolán McNamara3-1/+63
2011-07-18callcatcher: remove unused methodsCaolán McNamara2-8/+0
2011-07-18adapt to new InsertAutomaticEntryColor methodMichael Meeks1-3/+2
2011-07-15starmath: check for edit window when inline editing is enabledMiklos Vajna1-1/+2
2011-07-15starmath: check for existing edit windowMiklos Vajna1-0/+2
2011-07-15fix for bnc#693477 ensure table alignment is preservedNoel Power1-1/+2
2011-07-15Add prefixes for component_getFactory methodsMatúš Kukan12-20/+19
2011-07-14If nFib is 0x00D9 or greater, then cQuickSaves MUST be 0xFCaolán McNamara1-0/+3
2011-07-14Fix "signed/unsigned comparison" warning in itrcrsr.cxx.Nigel Hawkins1-1/+1
2011-07-13Fix counting the paragraphs, fdo#36816.Jan Holesovsky1-2/+4
2011-07-13Replace SvUShorts with deque in porlay.hxx and cascade.Nigel Hawkins5-26/+26
2011-07-13Replace SvUShorts with vector in xmlexpit.[ch]xxNigel Hawkins2-10/+10
2011-07-13Replace SvUShorts with vector in ftnidx.[ch]xxNigel Hawkins2-9/+6
2011-07-13Replace SvUShorts with vector in extinput.hxx and cascade changes.Nigel Hawkins4-21/+18
2011-07-13Replace SvUShorts with vector in label.hxx and label1.cxx.Nigel Hawkins2-7/+8
2011-07-13guard against endpos preceeding startposCaolán McNamara1-1/+7
2011-07-12In the print dialog, always default to "All pages".Jan Holesovsky1-1/+1
2011-07-12Remove component_getImplementationEnvironmentMatus Kukan6-44/+0
2011-07-12use oox filter for *all* control importNoel Power2-2/+46
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