summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-03-04Avoid bad downcast of SwFrmFmt to SwSectionFmtStephan Bergmann
2015-03-04Hack to work around an in-destruction SwTxtNode no longer being oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwPageFrm no longer claim to be oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwFlyInCntFrm no longer claim to be oneStephan Bergmann
2015-03-04Hack to make an in-destruction SwFlyFrm no longer claim to be oneStephan Bergmann
2015-03-04Avoid unnecessary bad downcastStephan Bergmann
2015-03-04DocxAttributeOutput::m_pFontsAttrList: use std::unique_ptrMiklos Vajna
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03Typo: instert(ed)->insert(ed)Julien Nabet
2015-03-03remove more SunStudio cruftMichael Stahl
2015-03-03Drop local FindPageDesc implementationsJan-Marek Glogowski
2015-03-03tdf#89520 Make TOX creation more robustTobias Lippert
2015-03-03Added icons and modified entries in the context menu for TOCYousuf Philips
2015-03-03SwFmtHoriOrient: rename member variables missing their prefixesMiklos Vajna
2015-03-03Improve loplugin:passstuffbyrefStephan Bergmann
2015-03-02TyposJulien Nabet
2015-03-02Remove references to unused GLUStephan Bergmann
2015-03-02We need SwShellCrsr::FillStartEnd() on iOS, tooTor Lillqvist
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02coverity#735901 Dereference after null checkCaolán McNamara
2015-03-02sw: PVS V656 Variables initialized through call to same functionMichael Stahl
2015-03-02V813: Decreased performanceCaolán McNamara
2015-03-02remove executable bit from rtf / xlsx filesMichael Stahl
2015-03-02tdf#89774 oox: TotalTime is in minutesMiklos Vajna
2015-03-02SwEditWin::SetCursorLogicPosition: use SwCrsrShell::getShellCrsrMiklos Vajna
2015-03-02SwSelPaintRects::FillStartEnd(): missing constMiklos Vajna
2015-03-02SwSelPaintRects: add FillStartEnd() interfaceMiklos Vajna
2015-03-02SwShellTableCrsr::FillRects: ignore visual area for tiled renderingMiklos Vajna
2015-03-02desktop: move tiled rendering debug code from swMiklos Vajna
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin
2015-03-02sw: remove now unused WriterHelperMiklos Vajna
2015-03-01WaE: Unreferenced function definitionTor Lillqvist
2015-03-01sw: fix typo in Reader::ClearTemplate()Miklos Vajna
2015-03-01Extract SwNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01Extract SwStartNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01Extract SwTxtNode::dumpAsXml() from nodedumpMiklos Vajna
2015-03-01fix indexDavid Tardon
2015-03-01fix end conditionDavid Tardon
2015-03-01Use more proper integer types and range-for loopsMatteo Casalin
2015-03-01Use more proper integer types and range-for loopsMatteo Casalin
2015-03-01Use more proper integer types and simplify loopsMatteo Casalin
2015-03-01Typo: embeded->embeddedJulien Nabet
2015-02-28boost::shared_ptr -> std::shared_ptrMiklos Vajna
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna
2015-02-28Extract SwDoc::dumpAsXml() from docnodeMiklos Vajna
2015-02-28Typo: excute->executeJulien Nabet
2015-02-28tdf#81475 Unhiding of entries in the standard and formatting toolbarsYousuf Philips
2015-02-27gbuild: CppunitTest: always use unittest configurationMichael Stahl
2015-02-27Move SwExtraRedlineTbl::dumpAsXml() out of docnodeMiklos Vajna