summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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-12Branch libreoffice-3-4-2Petr Mladek0-0/+0
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
2011-06-07fdo#37869 re-add missing elements to Elements dialog in MathAndras Timar1-6/+6
2011-06-07fdo#38007 fix for a truncated German stringAndras Timar1-1/+1
2011-06-03Fix one of the crashes in wizards - fdo#36306Jan Holesovsky1-2/+1
2011-06-02Resolves: rhbz#710004 band-aid for immediate crash in IsAlignPossibleCaolán McNamara1-1/+2
2011-06-01Made changes to fix sentence delete in bug 34786.jeffrey1-1/+1
2011-05-27Resolves: rhbz#707317 avoid crash in getRowSpanCaolán McNamara1-4/+3
2011-05-26fix for ww8 export of relative hyperlinks: i#115297Cédric Bosdonnat1-4/+11
2011-05-25Resolves: fdo#35937 temp ole docshell on dtor deletes SwDoc on 0 refcountCaolán McNamara1-12/+19
2011-05-25document as a fdo bugCaolán McNamara1-1/+1
2011-05-24fdo#36329: Fix crash reading some documents with fieldsCédric Bosdonnat1-1/+2
2011-05-21give more room to style listboxJean-Baptiste Faure1-9/+9
2011-05-20fdo#37387, reorganized columns dialog to show text direction correctlyCédric Bosdonnat4-75/+38
2011-05-20compatibility option for old size of small caps (bnc#691473)Luboš Luňák9-4/+53