summaryrefslogtreecommitdiff
path: root/sw/source/filter
AgeCommit message (Expand)AuthorFilesLines
2012-06-26fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna8-13/+21
2012-06-12fdo#43249: WW8: fix double border import:Michael Stahl1-0/+4
2012-06-11n#757910 fix WW8 import of textboxes with thin border/inner marginMiklos Vajna1-3/+4
2012-06-01fdo#45522 fix crash on RTF export of sub-tables during copy&pasteMiklos Vajna1-1/+1
2012-05-31fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-9/+33
2012-05-31column break without columns seems to be a page break (bnc#750255)Luboš Luňák1-2/+4
2012-05-29fdo#44174 RTF_TITLEPG when title page has no headerMiklos Vajna1-0/+1
2012-05-18WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-05-14fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna1-3/+3
2012-05-08Revert conversion to std::mapCaolán McNamara3-13/+11
2012-05-02fdo#38176 fix RTF export of non-breaking space/hyphen/optional hyphenMiklos Vajna1-1/+9
2012-05-01fdo#47670: sw: HTML: fix table border export:Michael Stahl1-74/+0
2012-04-30fdo#41796: sw: HTML: spurious semicolons in STYLE:Michael Stahl4-5/+20
2012-04-30fdo#41796: sw: HTML: import CSS STYLE border on TD:Michael Stahl1-4/+26
2012-03-21fdo#45522: WW8TableInfo::processSwTable: check that table has layoutCaolán McNamara1-2/+1
2012-03-09fdo#46337: don't use an invalidated iteratorLuboš Luňák1-3/+4
2012-03-08Resolves: fdo#40686 dyaLinePitch only valid between [1-31680]Caolán McNamara1-6/+9
2012-02-22fdo#33393 - tentative workaround for autosave image lossMichael Meeks1-1/+3
2012-02-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-15n#695479: Remove properties when removing empty fly frameCédric Bosdonnat1-0/+2
2012-02-13n#203704 fix RTF export table output for subtablesMiklos Vajna2-4/+30
2012-02-06RtfSdrExport::StartShape: replace "75"Michael Stahl1-1/+1
2012-02-06fdo#42656 fix RTF export of picture frame shape typeMiklos Vajna4-7/+51
2012-01-30query remaining stream size after seeking, not before (fdo#45255)Luboš Luňák1-9/+9
2012-01-27Revert "Removed list and numbering paragraph styles and related option page"Cédric Bosdonnat1-0/+16
2012-01-27fdo#38542: sw: ODF import: prevent border width overriding:Michael Stahl1-16/+21
2012-01-27fdo#38542: sw: ODF import: divide width by 3 for "double" bordersMichael Stahl1-0/+4
2012-01-26fdo#43869 use the old rtf importer for pasteMiklos Vajna1-0/+6
2012-01-24order database properties so that opening it in writer works (bnc#740032)Luboš Luňák1-1/+29
2012-01-03fdo#37161 RTF: update layout (if present) before exportMiklos Vajna1-0/+7
2011-12-28fdo#35099 fix RTF export of date fieldMiklos Vajna1-8/+15
2011-12-18fdo#37498 RTF export: handle url fields without a field resultMiklos Vajna2-2/+10
2011-12-12fix docx hyperlink writingLuboš Luňák2-21/+17
2011-12-08Resolves: fdo#43337 optimize weak-char overridingCaolán McNamara1-10/+59
2011-12-07Removed unnessecary tools/table.hxx includesMarcel Metz1-0/+1
2011-12-05sw, fixed some missing include in dbglevel>1Cédric Bosdonnat1-0/+4
2011-12-05WW8TableNodeInfo debug outputs now for DBG_UTIL only buildsCédric Bosdonnat2-12/+12
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke6-10/+21
2011-11-27remove include of pch header from swNorbert Thiebaud93-186/+0
2011-11-27RtfSdrExport: remove unused includesMiklos Vajna1-12/+0
2011-11-27RtfImportFilter: remove unused includesMiklos Vajna2-9/+0
2011-11-27RtfExportFilter: remove unused includesMiklos Vajna2-5/+0
2011-11-27RtfExport: remove unused includesMiklos Vajna2-28/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon2-3/+3
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák1-2/+2
2011-11-24RtfAttributeOutput: remove unnecessary includesMiklos Vajna2-49/+0
2011-11-24sw: remove some debugging cruftMichael Stahl4-26/+5
2011-11-24sw: enable more debug code:Michael Stahl18-108/+66
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl9-57/+59