summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-05-27fix build-break on windowsChristian Lohmaier1-1/+2
2014-05-27various situations where graphic go missing on saveOliver-Rainer Wittmann4-13/+25
2014-05-26bnc#863018 WW8 import: fix upper margin of multi-page floating tableMiklos Vajna6-9/+46
2014-05-26fdo#78900 RTF import: allow \dpxsize inside \dptxbxtextMiklos Vajna1-0/+11
2014-05-26fdo#79008 Crash: File getting crash while saving in LODinesh Patil3-2/+11
2014-05-26Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet1-1/+1
2014-05-25fdo#77454: fix WW8 import/export of negative image cropMichael Stahl4-16/+57
2014-05-23MSWord uses \xb for linebreaks in DB fields (bnc#878854)Luboš Luňák1-0/+2
2014-05-22fdo#68983: basic: if the library is not loaded fully, copy source storageMichael Stahl3-30/+80
2014-05-20-Werror,-Wunused-resultStephan Bergmann1-1/+1
2014-05-20resolved fdo#66620 keywords occur in unquoted context onlyEike Rathke1-12/+92
2014-05-15fdo#78313 RTF import: retain font colorsMiklos Vajna2-0/+34
2014-05-14fdo#78384: Fix for corruption if file contains symbols.Rohit Deshmukh2-0/+7
2014-05-09fdo#77720: Mail Merge: reset cursors after clearing documentMichael Stahl2-0/+4
2014-05-09SwDoc::ConvertFieldsToText(): don't insert empty stringsMichael Stahl1-1/+2
2014-05-08Handle bad SwWW8ImplReader::GetCol inputStephan Bergmann1-2/+4
2014-05-08sw: CheckBookmarks: can't store OOo XML any moreMichael Stahl1-1/+1
2014-05-08sw: call SwEditShell::CalcLayout to avoid crashesMichael Stahl1-1/+2
2014-05-08fdo#75519: fix chapter cross referencesMichael Stahl1-31/+0
2014-05-08fdo#74790: sw: Compare Document: fix assertions about RSID-only hintsMichael Stahl3-3/+24
2014-05-03fix crash found when exploring fdo#50697Caolán McNamara1-3/+4
2014-04-30allow accepting/rejecting changes in a selection (bnc#874790)Luboš Luňák6-48/+115
2014-04-30fdo#60967: fix deletion of paragraph following tableMichael Stahl1-1/+4
2014-04-24crash in selecting text in comments midway in paraCaolán McNamara1-1/+2
2014-04-22fdo#71785: File hangs LibreOffice on SaveYogeshBharate3-2/+24
2014-04-22fdo#77600 RTF export: always close URL's before the end of runMiklos Vajna4-0/+42
2014-04-22handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2-0/+9
2014-04-21Revert "handle properly page breaks even if a page contains only a frame (fdo...Luboš Luňák2-9/+0
2014-04-21handle properly page breaks even if a page contains only a frame (fdo#55381)Luboš Luňák2-0/+9
2014-04-19fdo#75735 RTF import: fix COW when writing a nested structureMiklos Vajna2-0/+15
2014-04-17fdo#77342: sw: fix copy/paste of footnote cross referencesMichael Stahl1-38/+34
2014-04-15fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna2-0/+18
2014-04-15fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2-0/+15
2014-04-09fdo#69157 Apply object-in front selection on mouseUpLennard Wasserthal1-8/+11
2014-04-09Resolves: fdo#77174 crash with "New style from selection" with ListCaolán McNamara1-9/+13
2014-04-07fdo#75772 Correct name of Outline Numbering dialogLaurent Balland-Poirier1-1/+1
2014-04-07fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2-0/+42
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-8/+9
2014-04-04bnc#821208 DOC import: fix unwanted char background in numbering char styleMiklos Vajna3-1/+4
2014-04-03Resolves: fdo#73936 make FormFieldDropDowns a real fieldportionCaolán McNamara7-80/+87
2014-03-31Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2-1/+4
2014-03-28cp#1000044 DOC import: fProtEnabled means document is not totally read-onlyMiklos Vajna3-1/+10
2014-03-27Revert "rhbz#1075124: writerfilter: fix tables with negative left margin"Luboš Luňák2-16/+0
2014-03-25fdo#74981: cutting nothing should do nothing, should fix field dupesBjoern Michaelsen1-0/+2
2014-03-25add parameter to supress dialogMathias Supp1-1/+6
2014-03-24fdo#74155 mailmerge output path fixAndras Timar1-1/+1
2014-03-22fdo#76235 #i124039# assure correct line break for multi-lined Input FieldsOliver-Rainer Wittmann2-1/+10
2014-03-22fdo#73466 SwTxtSizeInfo / SwTxtInputFldPortion: invalid string accessMiklos Vajna2-2/+2
2014-03-21Resolves: fdo#75728 #i124474# on change of User Field via UNO-API...Oliver-Rainer Wittmann1-5/+16
2014-03-20fdo#75260: Apply the same fix from writer table to character bordering.Kohei Yoshida1-12/+20