Age | Commit message (Expand) | Author | Files | Lines |
2011-07-25 | Version 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-2 | Petr Mladek | 0 | -0/+0 |
2011-07-19 | Version 3.4.2.2, tag libreoffice-3.4.2.2 (3.4.2-rc2)libreoffice-3.4.2.2 | Petr Mladek | 0 | -0/+0 |
2011-07-18 | starmath: check for edit window when inline editing is enabled | Miklos Vajna | 1 | -1/+2 |
2011-07-18 | starmath: check for existing edit window | Miklos Vajna | 1 | -0/+2 |
2011-07-18 | Fix counting the paragraphs, fdo#36816. | Jan Holesovsky | 1 | -2/+4 |
2011-07-12 | Branch libreoffice-3-4-2 | Petr Mladek | 0 | -0/+0 |
2011-07-12 | Version 3.4.2.1, tag libreoffice-3.4.2.1 (3.4.2-rc1)libreoffice-3.4.2.1 | Petr Mladek | 0 | -0/+0 |
2011-07-11 | n#695479: basic handling of lines in RTF import | Cédric Bosdonnat | 1 | -3/+11 |
2011-07-08 | Fixed a segmentation fault in some edge cases | marc-andre@atc.tcs.com | 1 | -2/+5 |
2011-07-08 | Fixed core dump and invalid memory access for some edge cases | marc-andre@atc.tcs.com | 2 | -30/+31 |
2011-07-08 | Related: #i115768# use cached data values instead of pointer to sprm cache | Caolán McNamara | 3 | -26/+22 |
2011-07-08 | Related: #i86988# make abo levels safer | Caolán McNamara | 11 | -0/+3 |
2011-07-08 | valgrind: init nTypeFace | Caolán McNamara | 1 | -2/+4 |
2011-07-08 | Resolves: #i105349# protect against missing insertion position | Caolán McNamara | 1 | -2/+4 |
2011-07-08 | Resolves: #i95550# handle wrong text len gracefully | Caolán McNamara | 1 | -3/+10 |
2011-07-08 | handle truncated stream | Caolán McNamara | 1 | -1/+1 |
2011-07-08 | merge these sprm finders and do it right | Caolán McNamara | 4 | -29/+28 |
2011-07-08 | Resolves: fdo#34023 hang on load of .doc | Caolán McNamara | 1 | -2/+4 |
2011-07-08 | Related: fdo#37057 use standard sprm iterator | Caolán McNamara | 1 | -4/+4 |
2011-07-08 | More conservative fix for aliasing problems (fdo#33781) | Petr Mladek | 1 | -18/+15 |
2011-07-08 | Additional fix for bug fdo#33781 | Roland Baudin | 1 | -0/+6 |
2011-07-01 | Copy fieldmark properties when copying/pasting, fdo#38374. | Jan Holesovsky | 1 | -1/+12 |
2011-07-01 | Fix the computation of grid character pitch, fdo#37516. | Jan Holesovsky | 3 | -31/+36 |
2011-06-27 | avoid infinite loop when writting out docs with bookmarks (bnc#700370) | Luboš Luňák | 1 | -3/+3 |
2011-06-24 | Resolves: fdo#38623 imported .doc crashes layout | Caolán McNamara | 1 | -1/+1 |
2011-06-22 | switch to using a vector for styles, and add many range checks | Marc-André Laverdière | 7 | -244/+274 |
2011-06-14 | Version 3.4.1.1, tag libreoffice-3.4.1.1 (3.4.1-rc1)libreoffice-3.4.1.1 | Petr Mladek | 0 | -0/+0 |
2011-06-09 | fdo#37974 make recursive call of MarkManager::deleteMark do the right thing | Caolán McNamara | 1 | -0/+13 |
2011-06-09 | Effective STL Item 27 | Caolán McNamara | 1 | -1/+5 |
2011-06-09 | Typo | Tor Lillqvist | 1 | -1/+1 |
2011-06-09 | Add iterator sanity check, seems to fix fdo#36820 | Tor Lillqvist | 1 | -1/+2 |
2011-06-08 | fdo#37799: fixed broken loop causing a crash | Cédric Bosdonnat | 1 | -1/+1 |
2011-06-08 | fix loss of init on merge | Caolán McNamara | 1 | -1/+1 |
2011-06-08 | fdo#37584: Make a real copy of the text where to count words | Cédric Bosdonnat | 1 | -1/+1 |
2011-06-08 | restore CVE fix. unit tests rule | Caolán McNamara | 1 | -1/+1 |
2011-06-08 | Resolves: rhbz#699909 crash in export of .doc in lcl_getFieldId | Caolán McNamara | 1 | -11/+15 |
2011-06-08 | fdo#32684: Really don't handle the CJK unit by default | Cédric Bosdonnat | 1 | -10/+0 |
2011-06-07 | fdo#37869 re-add missing elements to Elements dialog in Math | Andras Timar | 1 | -6/+6 |
2011-06-07 | fdo#38007 fix for a truncated German string | Andras Timar | 1 | -1/+1 |
2011-06-03 | Fix one of the crashes in wizards - fdo#36306 | Jan Holesovsky | 1 | -2/+1 |
2011-06-02 | Resolves: rhbz#710004 band-aid for immediate crash in IsAlignPossible | Caolán McNamara | 1 | -1/+2 |
2011-06-01 | Made changes to fix sentence delete in bug 34786. | jeffrey | 1 | -1/+1 |
2011-05-27 | Resolves: rhbz#707317 avoid crash in getRowSpan | Caolán McNamara | 1 | -4/+3 |
2011-05-26 | fix for ww8 export of relative hyperlinks: i#115297 | Cédric Bosdonnat | 1 | -4/+11 |
2011-05-25 | Resolves: fdo#35937 temp ole docshell on dtor deletes SwDoc on 0 refcount | Caolán McNamara | 1 | -12/+19 |
2011-05-25 | document as a fdo bug | Caolán McNamara | 1 | -1/+1 |
2011-05-24 | fdo#36329: Fix crash reading some documents with fields | Cédric Bosdonnat | 1 | -1/+2 |
2011-05-21 | give more room to style listbox | Jean-Baptiste Faure | 1 | -9/+9 |
2011-05-20 | fdo#37387, reorganized columns dialog to show text direction correctly | Cédric Bosdonnat | 4 | -75/+38 |
2011-05-20 | compatibility option for old size of small caps (bnc#691473) | Luboš Luňák | 9 | -4/+53 |