summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-09-29svtools: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-29fdo#70998 Fix capitalizationSamuel Mehrbrodt
2014-09-28fdo#70998 Termchange: Picture->ImageSamuel Mehrbrodt
2014-09-28border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-28Resolves: fdo#73608 bail out on loop in style sheet hierarchyCaolán McNamara
2014-09-28Related: fdo#73608 don't crash on missing table stylesCaolán McNamara
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-27HIG: Correct spacing for several UI options in Print dialogAdolfo Jayme Barrientos
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl