summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2015-02-26Drop superfluous newline and stupid exclamation markTor Lillqvist
2015-02-26make test device independentCaolán McNamara
2015-02-26make test device independentCaolán McNamara
2015-02-26tdf#38837 Reduce power consumption by minimizing idle timersAshod Nakashian
2015-02-26Clean up previous commitStephan Bergmann
2015-02-26sw: convert swd.component to constructor usageChris Sherlock
2015-02-26Unused #includeStephan Bergmann
2015-02-26sw: convert SwWebDocument & SwGlobalDocument components to use constructorChris Sherlock
2015-02-26make arbitrary number a constant and add comment on fishinessBjoern Michaelsen
2015-02-26more constnessBjoern Michaelsen