summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-01-24Use more proper integer typesMatteo Casalin
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin
2015-01-23remove manual iteration in SwViewShellBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23do not use manual iterationBjoern Michaelsen
2015-01-23Related: fdo#78599 wrong methodCaolán McNamara
2015-01-23make writer build againCaolán McNamara
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist
2015-01-23Related: fdo#78599 ensure RegisterFormat is called before SetModifiedCaolán McNamara
2015-01-23sw: SwpHintsArray::Contains() cannot call CHECKMichael Stahl
2015-01-23just use the returned ref, don't get its addressCaolán McNamara
2015-01-23valgrind invalid read after delete in rhbz499052-1.htmlCaolán McNamara
2015-01-23sw: redo check in SwFEShell::FindAnchorPos() a bit (related: fdo#87760)Michael Stahl
2015-01-23Factor out SfxPoolItem::dumpAsXml() from swMiklos Vajna
2015-01-22Resolves: fdo#87760 if we can't anchor at hidden text then...Caolán McNamara
2015-01-22Related: fdo#87760 don't crash on searching for a place to put the anchorCaolán McNamara
2015-01-22::rtl::OUString->OUStringCaolán McNamara
2015-01-22Resolves: fdo#88378 flipping by reversing co-ord system no longer worksCaolán McNamara
2015-01-22writerfilter: DOCX import: better error handling than "catch (...) {}"Michael Stahl
2015-01-22loplugin:stringconstantStephan Bergmann
2015-01-22fix mangled indentCaolán McNamara
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