summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-07-28use DrawUndoGuard to turn off undo for draw layer for duration of its scopeCaolán McNamara
2011-07-27ByteString->rtl::OStringBufferCaolán McNamara
2011-07-27don't use an invalidated iteratorLuboš Luňák
2011-07-27Resolves: fdo#36631 don't crash on undo of ole2 insertCaolán McNamara
2011-07-27catch by const referenceCaolán McNamara
2011-07-27Related: fdo#35404 treat failed column same as non-existing columnCaolán McNamara
2011-07-27ByteString::CreateFromInt32->rtl::OStringBuffer::appendCaolán McNamara
2011-07-27Kills those pesky non-printable chars.Kohei Yoshida
2011-07-27Let's not make these methods inline....Kohei Yoshida
2011-07-27Replace SV_*_PTRARR_SORT with boost::ptr_map.Kohei Yoshida
2011-07-26Replace SV_*_PTRARR with boost::ptr_vector.Kohei Yoshida
2011-07-27findbar: Show the "Search and Replace" button in the FindBar by default.Jan Holesovsky
2011-07-26Revert "fix for bnc#693477 ensure table alignment is preserved"Noel Power
2011-07-26put exception message into mailmerge error dialogCaolán McNamara
2011-07-26enforce checking return valueCaolán McNamara
2011-07-25Replace SvUShorts with vector in redline.hxx and docredln.cxxNigel Hawkins
2011-07-25Replace SvUShorts with vector in layhelp.hxx and laycache.cxxNigel Hawkins
2011-07-25Replace SvUShorts with vector in envfmt.[ch]xxNigel Hawkins
2011-07-25RTF: emit row properties at the end of the row as wellMiklos Vajna
2011-07-25enforce inside boundsCaolán McNamara
2011-07-24icuuc and xml2 are 'external' libraryNorbert Thiebaud
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-24Fix signed/unsigned comparison warning on MAC in ndtbl.cxx.Nigel Hawkins
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-22More adjustment inside SOLAR_JAVA. Hopefully this is it!Kohei Yoshida
2011-07-22More adjustment for the GetOptions return type change.Kohei Yoshida
2011-07-22Adjusted for HTMLParser::GetOptions() return type change.Kohei Yoshida
2011-07-22unit test should write to content nodes, finally creates a documentMichael Meeks
2011-07-22first cut at an automated / random document / redlining testMichael Meeks
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-22Replace SvUShorts with vector in rolbck.hxx and cascade changes.Nigel Hawkins
2011-07-22Replace SvUShorts with vector in UndoTable.hxx and cascade changes.Nigel Hawkins
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-21check reads and seeksCaolán McNamara
2011-07-20callcatcher: remove unused lcl_SkipNPagesThomas Arnhold
2011-07-20check for short readsCaolán McNamara
2011-07-20use SprmIterator here too instead of hand-rolled loopCaolán McNamara
2011-07-19fix an extra comma (was already referenced OOo bug 87057)Julien Nabet
2011-07-19I knew there was something screwy about that use of getVersionCaolán McNamara
2011-07-19comment out an unused variable for nowLuboš Luňák
2011-07-19skeleton for writting .docx commentsLuboš Luňák
2011-07-19make text wrapping work in headers/footers too (fdo#39155)Luboš Luňák
2011-07-19const methodsLuboš Luňák
2011-07-18Fix counting the paragraphs, fdo#36816.Jan Holesovsky
2011-07-18Changed undo insert horizontal ruler to rule.Jeffrey Chang
2011-07-18de-stupid-operator-ize plcf and keep nIdx within legal limitsCaolán McNamara
2011-07-18merge PAP and CHP length and offset clippingCaolán McNamara
2011-07-18check if strlen is even possibleCaolán McNamara
2011-07-18check seeks, check available size, pointers to refCaolán McNamara
2011-07-18clip silly allocsCaolán McNamara