summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-04-22convert SV_DRAGDOP_ constants to scoped enumNoel Grandin
2015-04-22convert TREEBOX_ALLITEM constants to scoped enumNoel Grandin
2015-04-22convert SFX_TOOLBOX_ constants to scoped enumNoel Grandin
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin
2015-04-22convert EBBF_ constants to scoped enumNoel Grandin
2015-04-22convert BROWSER_ constants to scoped enumNoel Grandin
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-22DocxAttributeOutput::m_postponedDMLDrawing: use std::unique_ptr<>Miklos Vajna
2015-04-22WaE: Unreferenced function definitionTor Lillqvist
2015-04-22WaE: passing 'class OUString' by value, rather pass by referenceTor Lillqvist
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás
2015-04-21loplugin:cstylecastStephan Bergmann
2015-04-21sw: assert that SwField::m_pType is not nullMichael Stahl
2015-04-21sw: prefix members of SwValueFieldType/SwValueField/SwFormulaFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldMichael Stahl
2015-04-21sw: prefix members of SwFieldTypeMichael Stahl
2015-04-21tdf#90421 RTF export: ignore hyperlinks without an URLMiklos Vajna
2015-04-21SwTxtAttr::dumpAsXml: show hyperlink URLsMiklos Vajna
2015-04-21Applies CharAttribute to selected text and tests undoAustin Chen
2015-04-21tdf#39547 Image title/description is lost after changing anchorNiklas Johansson
2015-04-21RTF import: handle d{x,y}WrapDist* picture propertiesMiklos Vajna
2015-04-21silence the warning from GetAssignedOutlineStyleLevelCaolán McNamara
2015-04-21tdf#78606: unittest for docx section header export bugEilidh McAdam
2015-04-21tdf#78606: Write DOCX header even if section is first paragraphEilidh McAdam
2015-04-21StyleManager & StylePreviewRenderer + common implementationTomaž Vajngerl
2015-04-21sw: ODF import: frame background: do not override gradient transparencyMichael Stahl
2015-04-21tdf#90640: sw: ODF import: ignore style:background-transparency forMichael Stahl
2015-04-21tdf#90640: sw: ODF export: be consistent when exporting RES_BACKGROUNDMichael Stahl
2015-04-21tdf#90640: sw: ODF export: fix wrong property types in FILL_PROPERTIES_SWMichael Stahl
2015-04-20sw, writerfilter: these 'using namespace' statements can be avoided easilyMiklos Vajna
2015-04-20Related: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-20tdf#80708 RTF export: fix unexpected table row breakMiklos Vajna
2015-04-20Clean up new rtl/surrogates.hStephan Bergmann
2015-04-20fix crash on export of abi9702-1.doc to docxCaolán McNamara
2015-04-20sw: prefix WW8FormulaControl membersMiklos Vajna
2015-04-20sanitize strings with invalid high/low surrogate sequencesCaolán McNamara
2015-04-20fix buildCaolán McNamara
2015-04-20RtfAttributeOutput::ParaHyphenZone: use \hyphparMiklos Vajna
2015-04-20convert SEARCH_OPTIONS constants to scoped enumNoel Grandin
2015-04-19add test-case for EDB-36788Caolán McNamara
2015-04-18testOldComplexMerge: work around buggy libxml by not using //Miklos Vajna
2015-04-18silence MacOSX_37-tdf-buildbot failureCaolán McNamara
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara
2015-04-18loplugin:implicitboolconversionMiklos Vajna
2015-04-17Resolves: tdf#90681 table model can have truly empty cellsCaolán McNamara
2015-04-17SwTableLines::size is an unreliable way to count rowsCaolán McNamara