summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2011-08-02catch by const referenceCaolán McNamara
2011-08-02bPgChpLevel is always false, so remove if (bPgChpLevel) branchesCaolán McNamara
2011-08-02ByteString::CreateFromInt32 -> rtl::OStringBuffer::appendCaolán McNamara
2011-08-02convert to rtl::OString[Buffer] and simplifyCaolán McNamara
2011-08-02ImportRTF: use the new uno filter in experimental modeMiklos Vajna
2011-08-02SwCache: fix build with dbglevel=2Miklos Vajna
2011-08-01Partially revert "Removed dead code"Miklos Vajna
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-29Related: fdo#34184 don't claim that all errors are due to invalid addressCaolán McNamara
2011-07-29findbar: Add seporator between the Prev/Next and Serch & ReplaceJan Holesovsky
2011-07-29Get rid of these non-printable charsThomas Arnhold
2011-07-29Removed dead codeMarc-Andre Laverdiere
2011-07-29Fixed invalid array dereferenceMarc-Andre Laverdiere
2011-07-29Fixes for segfault on an edge case + translationsMarc-Andre Laverdiere
2011-07-29Fixed valgrind errorMarc-Andre Laverdiere
2011-07-29Fixed invalid array bounds read in ww8scan.cxxMarc-Andre Laverdiere
2011-07-29Fixed invalid pointer dereferenceMarc-Andre Laverdiere
2011-07-28Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/writerJan Holesovsky
2011-07-28Merge commit 'libreoffice-3.4.2.3'Jan Holesovsky
2011-07-28Fix fdo#36868 - doc import list numbering errorTroy Rollo
2011-07-28Resolves: fdo#35439 survive missing libdba gracefully with errorboxCaolán McNamara
2011-07-28Resolves: fdo#37693 it really is a LineBorder not a LineBorder2Caolán McNamara
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