summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-01-22fdo#68963 recognize __RefHeading__ bookmarks as TOC in .doc filesJustin Luth
2015-01-22Merge common code of sw format listsJan-Marek Glogowski
2015-01-22Factor out SfxStringItem::dumpAsXml() from swMiklos Vajna
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann
2015-01-21drop unnecessary inlineCaolán McNamara
2015-01-21Hint assertions and sanity checks added.Ashod Nakashian
2015-01-21Resolves: fdo#87601 specific html doc hangs on loadCaolán McNamara
2015-01-21RotateAngle of UNO type longStephan Bergmann
2015-01-21fdo#87488 Wrong text rotation inside a preset shape from docxGary Houston
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-21sw: make SwTxtNode::RstTxtAttr() easier to understandMichael Stahl
2015-01-21sw: fix bogus assert in SwTxtNode::RstTxtAttr()Michael Stahl
2015-01-21Factor out SwFmtPageDesc::dumpAsXml() from docnodeMiklos Vajna
2015-01-20sw: add unit test for 5c363cf3f1d75e37835a6663a96b4e22c754c4cbMichael Stahl
2015-01-20fix SwIndexReg::~SwIndexReg assert in fdo68332-2.docxCaolán McNamara
2015-01-20Maintain the sorting in sorted_vector after modifying the elements.Ashod Nakashian
2015-01-20Resolves: fdo#84943 make fodt non crashy like odt for formulas inside shapesCaolán McNamara
2015-01-20OSL_ENSURE->SAL_WARN_IF where conditional deref followsCaolán McNamara
2015-01-20OSL_ENSURE->assert where unconditionally deref followsCaolán McNamara
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann
2015-01-20Factor out SvxShadowItem::dumpAsXml() from swMiklos Vajna
2015-01-19fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher
2015-01-19if we change the keys we have to resort based on the new keysCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-18SwTextBoxHelper::findTextBoxes: optimize unnecessary O(n^2)Miklos Vajna
2015-01-18ODT export: fix namespace of <table:covered-table-cell> inside shapesMiklos Vajna
2015-01-17Use std::unique_ptrMiklos Vajna
2015-01-17Factor out SvxULSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-17rhbz#1136013: svx: try to make the ExternalToolEdit not crash all the timeMichael Stahl
2015-01-16SwViewImp::AddPaintRect: when tiled rendering, ignore visual areaMiklos Vajna
2015-01-16SwViewShell: make sure no callback is fired during PaintTile()Miklos Vajna
2015-01-16SwViewShell::InvalidateWindows: when tiled rendering, ignore visual areaMiklos Vajna
2015-01-16SwViewShell::PaintTile: paint a small red rectangle as well in debug modeMiklos Vajna
2015-01-16sw: missing nullptr checkMiklos Vajna
2015-01-16SwRootFrm::CheckViewLayout: never center pages when doing tiled renderingMiklos Vajna
2015-01-16sw: invalidate after keypresses when we have a callbackMiklos Vajna
2015-01-16Missing guard in SwXTextDocument::initializeForTiledRendering()Miklos Vajna
2015-01-16coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-16fdo#86844 - CONTEXT MENU: Remove hyperlink not accessibleNiklas Johansson
2015-01-16fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2015-01-16Factor out SvxLRSpaceItem::dumpAsXml() from swMiklos Vajna
2015-01-16remove unnecessary parenthesesNoel Grandin
2015-01-15Revert "coverity#1264391 help coverity out wrt Logically dead code"Caolán McNamara
2015-01-15coverity#1264391 help coverity out wrt Logically dead codeCaolán McNamara
2015-01-15Resolves: fdo#85666 when matching existing list indent use matching levelCaolán McNamara
2015-01-15rhbz#1175027: sw: fix life cycle of SwConnectionDisposedListener_ImplMichael Stahl
2015-01-15Resolves: rhbz#SwDataChanged dtor accesses deleted PaMCaolán McNamara