summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2015-02-01Extract SfxUndoManager::dumpAsXml() from swMiklos Vajna1-2/+0
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara4-13/+0
2015-01-29Extract Fieldmark::dumpAsXml() from MarkManagerMiklos Vajna1-0/+1
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna1-0/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin7-15/+15
2015-01-24Move sw::mark::MarkManager::dumpAsXml() out of docnodeMiklos Vajna1-1/+1
2015-01-22::rtl::OUString->OUStringCaolán McNamara3-5/+5
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann2-4/+13
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann1-2/+2
2015-01-16remove unnecessary parenthesesNoel Grandin1-1/+1
2015-01-13SwFlyLayFrm is already indirectly derived from noncopyableDavid Tardon1-3/+1
2015-01-13SwFlyLayFrm shall apparently be noncopyableStephan Bergmann1-2/+6
2015-01-12remove FRMC_ #definesNoel Grandin3-40/+22
2015-01-09Work around -fsanitize=nullStephan Bergmann1-1/+1
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-2/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl3-4/+5
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-2/+0
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin1-3/+3
2015-01-03sw: fix gcc-4.8 buildMiklos Vajna1-1/+1
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara3-7/+7
2015-01-02Fix simple typos.Andrea Gelmini1-1/+1
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin1-5/+0
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann2-2/+2
2014-12-18sw: prefix SwTabFrm membersMichael Stahl1-40/+40
2014-12-18sw: prefix SwRowFrm membersMichael Stahl1-14/+14
2014-12-18sw: prefix SwCellFrm membersMichael Stahl1-2/+2
2014-12-18sw: prefix SwLayoutFrm membersMichael Stahl1-5/+6
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-1/+1
2014-12-17sw: prefix SwLayoutFrm::pLowerMichael Stahl1-3/+3
2014-12-11Add undo operation for deleting a bookmark + unit test, related fdo#51741Matúš Kukan1-1/+10
2014-12-10fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-8/+68
2014-12-09changed timers to IdleTobias Madl1-1/+1
2014-12-09changed timers to idlesTobias Madl1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-49/+5
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-12-05Revert "fdo#80403: Writer specific AutoCorr use FastParser"Stephan Bergmann1-68/+8
2014-12-04loplugin:saloverrideStephan Bergmann1-2/+2
2014-12-04fdo#80403: Writer specific AutoCorr use FastParserDaniel Sikeler1-8/+68
2014-12-02fdo#51741 Mark document as modified on bookmark rename / deleteRenato Ferreira1-1/+3
2014-12-01-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2014-11-26Writer: Set document as modified and add undo when renaming bookmarksMatúš Kukan1-0/+18
2014-11-26loplugin: cstylecastNoel Grandin3-8/+8
2014-11-25loplugin: cstylecastNoel Grandin11-79/+79
2014-11-24sw: remove last include of tools/debug.hxxMichael Stahl1-1/+0
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna2-2/+8
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl2-0/+2
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin7-49/+49
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-2/+2
2014-11-12loplugin: cstylecastNoel Grandin1-3/+3