summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8
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-14fdo#49692 fix RTF export of empty paragraph numbering rulesMiklos Vajna1-3/+3
2012-05-08Revert conversion to std::mapCaolán McNamara1-10/+8
2012-05-02fdo#38176 fix RTF export of non-breaking space/hyphen/optional hyphenMiklos Vajna1-1/+9
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-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
2012-02-20sw: ww8: ~SwIndexReg assertion:Michael Stahl1-2/+1
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-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-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 Rathke1-1/+6
2011-11-27remove include of pch header from swNorbert Thiebaud24-48/+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-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 Stahl2-14/+0
2011-11-24sw: enable more debug code:Michael Stahl4-21/+11
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl4-32/+32
2011-11-23fix some stray typosCaolán McNamara2-2/+2
2011-11-23remove various EraseLeadingAndTrailingCharsCaolán McNamara2-3/+3
2011-11-23SwSelBoxes: svarray -> std::mapDaisuke Nishino1-8/+10
2011-11-19remove [Byte]String::EraseAllCharsCaolán McNamara5-11/+15
2011-11-17redundant if not-null checks on deleteIvan Timofeev2-7/+4
2011-11-16add RTL_CONSTASCII_STRINGPARAM to appendAscii on string literalsCaolán McNamara2-9/+11
2011-11-12n#707157: Word doesn't break the numberings and prefers hiding themCédric Bosdonnat1-0/+1
2011-11-11Heavily simplified utl::ConfigManager.Stephan Bergmann1-3/+1
2011-11-11Do not use front of empty vector.Stephan Bergmann1-1/+1
2011-11-08simplify codeLuboš Luňák1-4/+1
2011-11-08NO_STYLE default for borderlines mso import, fixes image size issue bnc#718971windows_build_successful_2011_11_08Noel Power1-1/+1
2011-11-02n#715115: WW8 numbering levels: use the WW6 indent if legacy flag is setCédric Bosdonnat1-1/+4