summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-10-01fdo#84550 Reflect new field order also in MenuSamuel Mehrbrodt
2014-10-01fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-01coverity#1242740 Unused valueCaolán McNamara
2014-10-01coverity#1242505 Dereference before null checkCaolán McNamara
2014-10-01coverity#1242441 Identical code for different branchesCaolán McNamara
2014-10-01coverity#704894 Explicit NULL derefencedCaolán McNamara
2014-10-01dbmgr: consistently initialize colum type to DataType::SQLNULLGiuseppe Bilotta
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#84536 RTF import: don't try to rotate TextFramesMiklos Vajna
2014-10-01DocxAttributeOutput::CharEscapement: avoid writing <w:sz> twiceMiklos Vajna
2014-10-01fdo#84550 Make 'Insert field' entry dropdown onlySamuel Mehrbrodt
2014-10-01blind fix for windows buildNoel Grandin
2014-10-01DOCX drawingML import: handle char color from theme for shape textMiklos Vajna
2014-10-01loplugin:implicitboolconversionStephan Bergmann
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski
2014-10-01MM: first unit test and infrastructureJan-Marek Glogowski
2014-10-01MM: add non-UI LoadAndRegisterDataSource functionJan-Marek Glogowski
2014-10-01MM: export the SwDocShell mail merge via UNOJan-Marek Glogowski
2014-10-01MM: dump debug documents based on environment varJan-Marek Glogowski
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-30sw: when getting a property value in a unit test, a void result is a bugMichael Stahl
2014-09-30actually the LineStyle property is *write-only*Michael Stahl
2014-09-30Resolves: fdo#79129 Crash in oox::drawingml::LayoutNode::setupShapeCaolán McNamara
2014-09-30fdo#79269: add a unit test for first-page header tooMichael Stahl
2014-09-30SwXAutoTextEntry: de-register on SFX_EVENT_PREPARECLOSEDOC eventMichael Stahl
2014-09-30fdo#38884 Fix setting X position with dbgutil enabledJuergen Funk
2014-09-30Factor out duplicated code to XmlTestTools::assertXPathNoAttribute()Miklos Vajna
2014-09-30SwModelTestBase: include name of document in CPPUNIT_ASSERT msgsMiklos Vajna
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-30fdo#84405 TRACK CHANGES: New icons for the changes toolbarYousuf Philips
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29fdo#79269: sw: more cleanup of SwXStyle's FirstIsShared propertyMichael Stahl
2014-09-29fdo#79269: fix ODF import of style:footer-firstMichael Stahl
2014-09-29Resolves: fdo#79131 crash in EnhancedCustomShapeTypeNames::GetCaolán McNamara
2014-09-29SwModelTestBase: allow validating only a subset of the test filesMiklos Vajna
2014-09-29test for mso-position-(horizontal|vertical)(-relative) (bnc#884615)Luboš Luňák
2014-09-29map FRAME to VML's textLuboš Luňák
2014-09-29map PAGE_PRINT_AREA to VML's marginLuboš Luňák
2014-09-29proper reading of mso-position-(horizontal|vertical)(-relative)Luboš Luňák
2014-09-29export in .docx also vml mso-position-(horizontal|vertical)(-relative)Luboš Luňák
2014-09-29docx ST_VAnchor does not know "column", it should be "text"Luboš Luňák
2014-09-29DOCX export: fix order of paragraph mark properties child elementsMiklos Vajna
2014-09-29DOCX export: avoid duplicated w:sz child elementsMiklos Vajna
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-29Set relative heights for all default heading stylesLászló Németh
2014-09-29Resolves: fdo#80468 and fdo#81223 image/frame backgrounds wrongCaolán McNamara
2014-09-29revert hunk that makes sw_ooxmlexport tests failCaolán McNamara
2014-09-29MSVC 2012 apparently isn't ready yet for std::vector<std::unique_ptr<T>>Stephan Bergmann
2014-09-29svx: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara