summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl6-6/+85
2014-06-12avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard8-10/+10
2014-06-11Related: #i125072# map given style name to corresponding UI name...Oliver-Rainer Wittmann1-0/+1
2014-06-10Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara1-3/+8
2014-06-09fix fdo#40073 : look for translated frame stylesElie Roux1-0/+1
2014-06-05Resolves: rhbz#1096747 crash/hang on format-page on html documentCaolán McNamara1-0/+7
2014-06-05coverity#736074 Missing break in switchCaolán McNamara1-0/+1
2014-06-04fdo#79384: replace the work-around with a different oneMichael Stahl1-0/+1
2014-06-04fdo#79384: RTF import: fix literal Shift-JIS textMichael Stahl2-0/+17
2014-06-03fdo#79547 fdo#69649 Fix for pre-rendered Table Of ContentsVinaya Mandke4-1/+29
2014-06-03fdo#79384 RTF import: allow { without } in style namesMiklos Vajna1-0/+5
2014-05-30handle direct formatting for numbering in .docx (bnc#875717)Luboš Luňák6-2/+54
2014-05-30discard more header/footer stuff when discarding headers/footers (bnc#875718)Luboš Luňák2-0/+23
2014-05-29fdo#78737: sw: fix setting tab stops via rulerMichael Stahl1-1/+3
2014-05-28fdo#77454: sw: ww8 import: add heuristic to ignore mangled crop valuesMichael Stahl1-2/+8
2014-05-28fdo#78332: sw: fix separators in SwDDEFieldType::PutValue()Michael Stahl1-1/+2
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