summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)Author
2015-01-29Extract Fieldmark::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-29tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl
2015-01-29sw: replace pointless unused position update in SwTxtNode::Update()Michael Stahl
2015-01-29sw: remove some pointless verbosityMichael Stahl
2015-01-28Related: fdo#50640 allow the cursor to enter empty vertical input fieldsCaolán McNamara
2015-01-28Extract MarkBase::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-28remove unused typedefsNoel Grandin
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher
2015-01-27Extract SwPosition::dumpAsXml() from MarkManagerMiklos Vajna
2015-01-26coverity#704347 Logically dead codeCaolán McNamara
2015-01-26coverity#708424 Uninitialized scalar fieldCaolán McNamara
2015-01-26coverity#1266489 Untrusted loop boundCaolán McNamara
2015-01-26coverity#1266446 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266443 Dereference after null checkCaolán McNamara
2015-01-26coverity#1266449 Explicit null dereferencedCaolán McNamara
2015-01-26coverity#1266473 Dereference null return valueCaolán McNamara
2015-01-26LOK: don't ignore all callback events when we're in the callback alreadyMiklos Vajna
2015-01-26sw: missing constsMiklos Vajna
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-25coverity#1266507 Useless callCaolán McNamara
2015-01-25coverity#1266513 Useless callCaolán McNamara
2015-01-25Retrieve sub-OUStrings without unnecessary copyingMatteo Casalin
2015-01-25Fix selection handling in SwTable::IsTblComplexForChartMatteo Casalin
2015-01-25Use more proper integer typesMatteo Casalin
2015-01-25sal_uInt16 to size_t, avoid unneeded OUString temporaryMatteo Casalin
2015-01-24Move sw::mark::MarkManager::dumpAsXml() out of docnodeMiklos Vajna
2015-01-24long should be fine hereMatteo Casalin
2015-01-24Group common code (multiplication/division/type conversion)Matteo Casalin
2015-01-24cppcheck: scope can be reducedCaolán McNamara
2015-01-24there's no way that cast is rightCaolán McNamara
2015-01-24coverity#1265792 Dereference after null checkCaolán McNamara
2015-01-24This cast is complete rubbish of courseCaolán McNamara
2015-01-24Use more proper integer typesMatteo Casalin
2015-01-24sal_uInt16 to size_type/sal_Int32, and avoid unneeded downcastsMatteo Casalin
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-23'Ownership' is one word, as is 'relationship'Tor Lillqvist