summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2017-08-30tdf#109151: Enable grouping of undo actions for delete redlinesRosemary Sebastian3-37/+71
2017-08-06tdf#109267: Fix crash during undo of delete inside redline insertRosemary Sebastian1-1/+6
2017-08-05Fix typosAndrea Gelmini1-1/+1
2017-08-04loplugin:constparams in sw part5Noel Grandin32-81/+81
2017-08-04coverity#1416133 Unchecked dynamic_castCaolán McNamara1-1/+1
2017-08-04loplugin:constparams in sw part4Noel Grandin51-149/+148
2017-08-04loplugin:constparams in sw part3Noel Grandin26-55/+55
2017-08-04sw: store paragraph signature as rdf metadataAshod Nakashian2-4/+70
2017-08-04sw: sign paragraph textAshod Nakashian1-4/+44
2017-08-03loplugin:constparams in sw part2Noel Grandin24-37/+37
2017-08-03loplugin:constparams in sw part1Noel Grandin17-40/+40
2017-08-03Resolves: tdf#33692 drawing objects not visible after creation via ctrl+dragCaolán McNamara1-2/+3
2017-08-03lok - add support for in place chart editingMarco Cecchetti1-0/+29
2017-08-02loplugin:checkunusedparams in swNoel Grandin11-61/+36
2017-08-02remove unnecessary use of 'this->'Noel Grandin16-32/+32
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2-4/+9
2017-07-31starmath, sw: fix inconsistent param naming in interface/implementationMiklos Vajna1-26/+26
2017-07-31loplugin:unusedfields in swNoel Grandin2-18/+0
2017-07-31sw: prefix members of SwAccessibleNoTextFrameMiklos Vajna2-9/+9
2017-07-31loplugin:oncevarNoel Grandin4-7/+7
2017-07-29tdf#105705 sw: sort bookmarks in ContentIdxStoreImpl::RestoreBkmks()Michael Stahl2-0/+8
2017-07-28borderline: corrections for calc and writerArmin Le Grand1-132/+10
2017-07-28borderline: Unified primitive creationArmin Le Grand1-19/+26
2017-07-28borderline: Simplified BorderLinePrimitiveArmin Le Grand1-34/+95
2017-07-28borderline: adaptions to primitivesArmin Le Grand1-4/+14
2017-07-28borderline: abstractions of primitive creationsArmin Le Grand1-24/+24
2017-07-28tdf#109313 tdf#108494: fix incorrect Watermark positionSzymon Kłos1-9/+5
2017-07-28tdf#109314 the same Watermark for first pageSzymon Kłos1-149/+158
2017-07-27sw: convert to assertMichael Stahl1-1/+1
2017-07-27sw: assert that index is valid in SwFntObj::DrawText()Michael Stahl1-1/+1
2017-07-27sw: inline pointless RESCHEDULE macroMichael Stahl1-10/+8
2017-07-27tdf#108991 sw: fix crash due to not formatted but "valid" SwTextFrameMichael Stahl1-1/+9
2017-07-27sw: fix string accesses in SwScanner::NextWord() (related: tdf#109081)Michael Stahl1-2/+10
2017-07-27sw: add new TextParagraph property to XTextRangeMiklos Vajna2-0/+14
2017-07-27replace sal_uLong variables with sal_uInt32 for SvNumberFormatter IDsJochen Nitschke2-5/+5
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+2
2017-07-25convert UNO event ids to scoped enumNoel Grandin6-56/+56
2017-07-25loplugin:unusedmethodsNoel Grandin1-1/+0
2017-07-24sw: prefix members of SwAccessibleFrameBaseMiklos Vajna2-8/+8
2017-07-24sw: non-functional minor cleanupAshod Nakashian2-52/+52
2017-07-23coverity#1415514 Dereference after null checkCaolán McNamara1-1/+1
2017-07-23make this more readableCaolán McNamara1-2/+1
2017-07-23coverity#1415615 avoid Dereference null return value warningCaolán McNamara3-6/+6
2017-07-23coverity#1415614 Out-of-bounds readCaolán McNamara1-9/+7
2017-07-23cid#1415621: illegal accessesJulien Nabet1-1/+1
2017-07-23sw: dummy handler for paragraph signingAshod Nakashian2-0/+20
2017-07-23Removed duplicated includesAndrea Gelmini5-5/+0
2017-07-21sw: it looks like MoveRange() is never called withMichael Stahl1-2/+3
2017-07-21tdf#99692 sw: fix bookmark positions in tables at start of redlinesMichael Stahl1-3/+10
2017-07-21Initializing Date with an arbitrary day count is nonsenseEike Rathke1-1/+1