summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-20fdo#75260: Apply the same fix from writer table to paragraph bordering.Kohei Yoshida1-0/+20
2014-03-18workaround for rounding errors when handling merged cells (fdo#38414)Luboš Luňák1-3/+13
2014-03-18fdo#75260: Improve double line drawing for writer table.Kohei Yoshida1-51/+19
2014-03-18fdo#76195: Set the border type to NONE to ensure it won't be drawn.Kohei Yoshida1-15/+27
2014-03-17RTF import: 3 drawing-object fixes:Miklos Vajna4-0/+48
2014-03-17fdo#75460: sw: fix AutoScrollMichael Stahl1-10/+5
2014-03-17fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22Bjoern Michaelsen1-8/+0
2014-03-15fdo#75040 fix application of help's stylesheetAndras Timar1-1/+1
2014-03-14fdo#69289 RTF import: handle cells with zero widthMiklos Vajna2-0/+16
2014-03-14fdo#68779: RTF import: set borders without explicit widthMichael Stahl2-0/+87
2014-03-14fdo#75898 SwFEShell::InsertRow: fix this in case bSelectAll == trueMiklos Vajna4-1/+27