summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-26put exception message into mailmerge error dialogCaolán McNamara1-3/+8
2011-07-26enforce checking return valueCaolán McNamara1-2/+5
2011-07-25Version 3.4.2.3, tag libreoffice-3.4.2.3 (3.4.2-rc3)libreoffice-3.4.2.3libreoffice-3.4.2-finallibreoffice-3-4-2Petr Mladek0-0/+0
2011-07-25Replace SvUShorts with vector in redline.hxx and docredln.cxxNigel Hawkins2-10/+11
2011-07-25Replace SvUShorts with vector in layhelp.hxx and laycache.cxxNigel Hawkins2-4/+3
2011-07-25Replace SvUShorts with vector in envfmt.[ch]xxNigel Hawkins2-10/+5
2011-07-25RTF: emit row properties at the end of the row as wellMiklos Vajna1-0/+15
2011-07-25enforce inside boundsCaolán McNamara1-2/+9
2011-07-24icuuc and xml2 are 'external' libraryNorbert Thiebaud1-2/+5
2011-07-24Merge branch 'master' into feature/gnumake4feature/gnumake4Bjoern Michaelsen27-641/+772
2011-07-24Fix signed/unsigned comparison warning on MAC in ndtbl.cxx.Nigel Hawkins1-1/+1
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen2-5/+8
2011-07-22More adjustment inside SOLAR_JAVA. Hopefully this is it!Kohei Yoshida1-20/+20
2011-07-22More adjustment for the GetOptions return type change.Kohei Yoshida1-27/+27
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida10-515/+498
2011-07-22unit test should write to content nodes, finally creates a documentMichael Meeks1-5/+11
2011-07-22first cut at an automated / random document / redlining testMichael Meeks3-0/+160
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen2-4/+4
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins9-51/+44
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins5-28/+17
2011-07-21resyncing to masterBjoern Michaelsen190-2258/+3397
2011-07-21Add missing-files to starmath librariesMatúš Kukan4-2/+315
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-19Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)libreoffice-3.4.2.2Petr Mladek0-0/+0
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-18starmath: check for edit window when inline editing is enabledMiklos Vajna1-1/+2
2011-07-18starmath: check for existing edit windowMiklos Vajna1-0/+2
2011-07-18Fix counting the paragraphs, fdo#36816.Jan Holesovsky1-2/+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