summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna2-0/+87
2015-04-21silence the warning from GetAssignedOutlineStyleLevelCaolán McNamara1-2/+10
2015-04-21tdf#78606: unittest for docx section header export bugEilidh McAdam2-0/+8
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam4-8/+14
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl3-0/+15
2015-04-21sw: ODF import: frame background: do not override gradient transparencyMichael Stahl1-1/+2
2015-04-21tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl1-1/+7
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl5-21/+71
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl1-4/+4
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna4-39/+32
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara5-36/+78
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna3-1/+27
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann1-4/+5
2015-04-20fix crash on export of abi9702-1.doc to docxCaolán McNamara2-11/+8
2015-04-20sw: prefix WW8FormulaControl membersMiklos Vajna2-75/+75
2015-04-20sanitize strings with invalid high/low surrogate sequencesCaolán McNamara1-1/+27
2015-04-20fix buildCaolán McNamara1-1/+1
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna3-14/+13
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin2-8/+8
2015-04-19add test-case for EDB-36788Caolán McNamara1-0/+0
2015-04-18testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna1-5/+4
2015-04-18silence MacOSX_37-tdf-buildbot failureCaolán McNamara1-0/+4
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara6-42/+27
2015-04-18loplugin:implicitboolconversionMiklos Vajna1-1/+1
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara4-1/+25
2015-04-17SwTableLines::size is an unreliable way to count rowsCaolán McNamara2-12/+38
2015-04-17RTF filter: export \hyphautoMiklos Vajna3-0/+24
2015-04-17fix crash on export of ooo103108-1.odt .docCaolán McNamara1-0/+5
2015-04-17get the vertical span from the reliable getRowSpansOfRowCaolán McNamara1-1/+2
2015-04-17incredibly dubious hunk of codeCaolán McNamara2-11/+0
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann11-50/+54
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann1-7/+7
2015-04-17loplugin:implicitboolconversion gold?Stephan Bergmann1-1/+1
2015-04-17refactor a tiny bit for future plans, no change in logicCaolán McNamara2-10/+17
2015-04-17it has always been the case that RowSpans are signedCaolán McNamara1-1/+1
2015-04-17Writer export: don't update doc stat using SkipImagesLászló Németh1-1/+2
2015-04-17tdf#86182 RTF import: fix handling of \rtlparMiklos Vajna2-0/+11
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin32-131/+141
2015-04-16Use C++11 std::vector<T>::data()Stephan Bergmann1-5/+1
2015-04-16RTF import: fix handling of \objdataMiklos Vajna2-0/+148
2015-04-16coverity#1294408 Logically dead codeCaolán McNamara1-3/+1
2015-04-16Revert "make more classes dllpublic"David Tardon21-36/+36
2015-04-16make more classes dllpublicDavid Tardon21-36/+36
2015-04-15move unocrsr to unocoreBjoern Michaelsen2-1/+1
2015-04-15DBTOOLS_DLL_NAME not used anymoreMatúš Kukan1-1/+0
2015-04-15DOCX import: convert MathType to Math if MathTypeToMath is enabledMiklos Vajna3-0/+29
2015-04-15sw: DrawFillAttributes: move check for empty rPaintRegionMichael Stahl1-2/+3
2015-04-15convert TXTFORMAT constants to scoped enumNoel Grandin3-16/+32
2015-04-15convert SFX_ITEM constants to scoped enumNoel Grandin1-162/+162
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin3-5/+3