summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-23Version 3.4.3.2, tag libreoffice-3.4.3.2 (3.4.3-rc2)libreoffice-3.4.3.2libreoffice-3.4.3-finallibreoffice-3-4-3Petr Mladek0-0/+0
2011-08-23cherry-picked core:cc3d0d and fixed a few thingsCédric Bosdonnat6-10/+60
2011-08-17Branch libreoffice-3-4-3Petr Mladek0-0/+0
2011-08-16Version 3.4.3.1, tag libreoffice-3.4.3.1 (3.4.3-rc1)libreoffice-3.4.3.1Petr Mladek0-0/+0
2011-08-10Resolves: fdo#39159 don't restore original view settings on temp documentsCaolán McNamara4-8/+15
2011-08-10put exception message into mailmerge error dialogCaolán McNamara1-3/+8
2011-08-09Fixed invalid pointer dereferenceMarc-Andre Laverdiere1-3/+3
2011-08-09Fixed invalid array bounds read in ww8scan.cxxMarc-Andre Laverdiere1-1/+2
2011-08-09Fixed valgrind errorMarc-Andre Laverdiere1-6/+7
2011-08-09Fixes for segfault on an edge case + translationsMarc-Andre Laverdiere1-16/+14
2011-08-09Fixed invalid array dereferenceMarc-Andre Laverdiere1-14/+15
2011-08-04Resolves: fdo#32899 backport fixos5-2/+41
2011-08-03Related: #i38880# crash in new field codeCaolán McNamara1-2/+5
2011-08-01Resolves: fdo#37693 it really is a LineBorder not a LineBorder2Caolán McNamara1-13/+8
2011-07-27Resolves: fdo#36631 don't crash on undo of ole2 insertCaolán McNamara1-1/+6
2011-07-26Resolves: #i118018# fExtChar affects only < 8 (if at all)Caolán McNamara1-19/+21
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-13Fix counting the paragraphs, fdo#36816.Jan Holesovsky1-2/+4
2011-07-12Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1Petr Mladek0-0/+0
2011-07-11n#695479: basic handling of lines in RTF importCédric Bosdonnat1-3/+11
2011-07-08Fixed a segmentation fault in some edge casesmarc-andre@atc.tcs.com1-2/+5
2011-07-08Fixed core dump and invalid memory access for some edge casesmarc-andre@atc.tcs.com2-30/+31
2011-07-08Related: #i115768# use cached data values instead of pointer to sprm cacheCaolán McNamara3-26/+22
2011-07-08Related: #i86988# make abo levels saferCaolán McNamara11-0/+3
2011-07-08valgrind: init nTypeFaceCaolán McNamara1-2/+4
2011-07-08Resolves: #i105349# protect against missing insertion positionCaolán McNamara1-2/+4
2011-07-08Resolves: #i95550# handle wrong text len gracefullyCaolán McNamara1-3/+10
2011-07-08handle truncated streamCaolán McNamara1-1/+1
2011-07-08merge these sprm finders and do it rightCaolán McNamara4-29/+28
2011-07-08Resolves: fdo#34023 hang on load of .docCaolán McNamara1-2/+4
2011-07-08Related: fdo#37057 use standard sprm iteratorCaolán McNamara1-4/+4
2011-07-08More conservative fix for aliasing problems (fdo#33781)Petr Mladek1-18/+15
2011-07-08Additional fix for bug fdo#33781Roland Baudin1-0/+6
2011-07-01Copy fieldmark properties when copying/pasting, fdo#38374.Jan Holesovsky1-1/+12
2011-07-01Fix the computation of grid character pitch, fdo#37516.Jan Holesovsky3-31/+36
2011-06-27avoid infinite loop when writting out docs with bookmarks (bnc#700370)Luboš Luňák1-3/+3
2011-06-24Resolves: fdo#38623 imported .doc crashes layoutCaolán McNamara1-1/+1
2011-06-22switch to using a vector for styles, and add many range checksMarc-André Laverdière7-244/+274
2011-06-14Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1Petr Mladek0-0/+0
2011-06-09fdo#37974 make recursive call of MarkManager::deleteMark do the right thingCaolán McNamara1-0/+13
2011-06-09Effective STL Item 27Caolán McNamara1-1/+5
2011-06-09TypoTor Lillqvist1-1/+1
2011-06-09Add iterator sanity check, seems to fix fdo#36820Tor Lillqvist1-1/+2
2011-06-08fdo#37799: fixed broken loop causing a crashCédric Bosdonnat1-1/+1
2011-06-08fix loss of init on mergeCaolán McNamara1-1/+1
2011-06-08fdo#37584: Make a real copy of the text where to count wordsCédric Bosdonnat1-1/+1
2011-06-08restore CVE fix. unit tests ruleCaolán McNamara1-1/+1
2011-06-08Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldIdCaolán McNamara1-11/+15
2011-06-08fdo#32684: Really don't handle the CJK unit by defaultCédric Bosdonnat1-10/+0