summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-13fdo#46337: don't use an invalidated iteratorlibreoffice-3-4-6Luboš Luňák1-3/+4
2012-03-07Branch libreoffice-3-4-6Petr Mladek0-0/+0
2012-03-05fdo#42073: sw: expand all text fields when setting properties:Michael Stahl1-3/+2
2012-03-05fdo#39694: SwTxtFld: do expand the field in the ctorMichael Stahl4-5/+11
2012-03-01SwRootFrm::~SwRootFrm: refactor:Michael Stahl5-5/+33
2012-02-20fdo#39510: fix yet more layout crashes in ~SwRootFrm:Michael Stahl2-2/+2
2012-02-14fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat2-7/+2
2012-02-13fdo#41712: sw: remove superfluous flag:Michael Stahl8-20/+3
2012-02-13fdo#41712: sw: fix crash in layout frame linked lists:Michael Stahl4-2/+24
2012-02-13fdo#41712: rename members to track down assignmentsMichael Stahl5-27/+29
2012-02-07fdo#45115: SwXTextTable: fix setting bordersMichael Stahl1-1/+1
2012-02-07fs34b: #i117545# (patch provided by mathias.bauer@oracle.com)Stephan Bergmann1-0/+5
2012-02-07fdo#35661: fix sw.SwXViewSettings::com::sun::star::text::ViewSettingsBjoern Michaelsen2-3/+2
2012-02-07fdo#37024: SwView::SwView: fix BROWSE_MODE setting:Michael Stahl1-1/+1
2012-02-07fdo#38745: fix hilariously stupid stack guards:Michael Stahl1-2/+2
2012-01-30fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl1-16/+21
2012-01-30fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl1-0/+4
2012-01-27fdo#40438: force calculating layout before Activate to avoid crashes and loopsCédric Bosdonnat1-0/+4
2012-01-16fdo#38515: Fixed crasher in dialog destructorCédric Bosdonnat1-0/+3
2012-01-02fdo#36874: Label PRINTING misplaced on paper sheetWinfried Donkers1-3/+7
2011-12-22sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl7-42/+47
2011-12-13docx: Back-port Lubos' comment export workMichael Meeks7-7/+138
2011-12-09fdo#40831: SwView::ExecSearch:Michael Stahl1-2/+15
2011-12-09i#102333: SwDoc::ReplaceRangeImpl:Michael Stahl1-2/+5
2011-12-07backport of 3524727db0f3cfecf3a47046795c527808c10c3eLuboš Luňák4-10/+17
2011-11-10NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971Noel Power1-1/+1
2011-10-26Fix fdo#41995 fallout - recognize .svg in odt containerThorsten Behrens1-5/+5
2011-10-25Version 3.4.4.1, tag libreoffice-3.4.4.1 (3.4.4-rc1)libreoffice-3.4.4.1Petr Mladek0-0/+0
2011-09-26fdo#39510: comment addedBjoern Michaelsen1-0/+10
2011-09-26fdo#39510 lp#854626: crash on closing document with footnotesBjoern Michaelsen1-0/+1
2011-09-21Fix for fdo#35513: avoid crash while processing incorrect range of pagesIvan Timofeev1-1/+4
2011-09-07Fix leak in pdf export.Andor Ertsey1-0/+2
2011-08-24fdo#40341: hide 'math baseline alignment' unless availableTakeshi Abe1-5/+11
2011-08-23cherry-picked core:cc3d0d and fixed a few thingsCédric Bosdonnat6-10/+60
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