summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2016-10-10tdf#101390 Add "Dimesion Line" command to the writer arrowsbox.Gulsah Kose1-0/+10
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek5-26/+26
2016-10-10cppcheck: clarifyConditionJochen Nitschke1-2/+5
2016-10-07loplugin:staticmethods: swStephan Bergmann3-4/+4
2016-10-06sw: remove unused DbgRectMiklos Vajna1-26/+0
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl1-16/+0
2016-10-05sw: remove correctMarksAbsolute pre-condition check for now...Michael Stahl1-3/+0
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin11-66/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin27-61/+61
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann20-21/+21
2016-10-04sw: fix assert in MarkManager::deleteMarks()Michael Stahl1-1/+9
2016-10-04comphelper: move setTiledPainting() from SfxViewShellMiklos Vajna1-2/+2
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin20-23/+23
2016-10-03Fix typosAndrea Gelmini12-16/+16
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin3-9/+9
2016-10-03add more dumpAsXml()Noel Grandin2-0/+4
2016-10-03tdf#100726 Improve readability of OUString concatinationChamal1-4/+1
2016-10-02tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorChamal1-4/+2
2016-10-01rearrange SwCalc some moreCaolán McNamara1-19/+44
2016-10-01rearrange SwCalc a littleCaolán McNamara1-22/+18
2016-10-01default copy ctor/assignment are sufficientCaolán McNamara1-12/+0
2016-09-30tdf#75757 Remove inheritance from std containerTakeshi Abe6-36/+14
2016-09-29enforce some form of consistent indent hereCaolán McNamara1-71/+80
2016-09-29sw lok: disable pixel alignment of cursor logic valuesMiklos Vajna1-2/+6
2016-09-29sw: remove unnecessary debug code in fetabMiklos Vajna1-9/+0
2016-09-28tdf#102073: sw: do not create SwFootnoteNumPortion inside tableMichael Stahl1-0/+2
2016-09-28fftester: cut out middle man in deref null ptr and get addressCaolán McNamara1-4/+4
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna1-1/+1
2016-09-28GetSvxShape does the same checks, so use it directlyCaolán McNamara1-7/+2
2016-09-28Resolves: tdf#102358 writer cannot save 3d shape inserted from drawCaolán McNamara1-6/+3
2016-09-28sw: presumably rEnd != rStart implies rEnd isn't on index 0Michael Stahl1-2/+3
2016-09-28sw: -Werror=unused-parameterMichael Stahl2-9/+8
2016-09-28sw: remove defensive programming bullshit in lcl_AssureFieldMarksSetMichael Stahl1-21/+9
2016-09-28sw: rStart variable isn't a referenceMichael Stahl1-9/+12
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl1-32/+28
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl1-4/+4
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl1-0/+2
2016-09-27sw: Drop unused forward declarationsTakeshi Abe14-20/+0
2016-09-26remove unused ICoreParagraphStyleNoel Grandin1-10/+0
2016-09-26CppunitTest_sw_rtfimport: fix ASan/UBSan build failureMiklos Vajna1-12/+15
2016-09-26sw lok: fix cursor position after inserting a commentMiklos Vajna1-1/+9
2016-09-25avoid coverity#1371166 Missing move assignment operatorCaolán McNamara1-18/+24
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski2-1/+33
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna1-0/+23
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke10-20/+10
2016-09-23coverity#1373351 make SetTabRows the same as SetTabColsCaolán McNamara1-4/+10
2016-09-23Replace SWRECTFN macro with a classMike Kaganski42-1501/+1506
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin3-27/+0
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-3/+1
2016-09-22sw: Clean up forward declarationsTakeshi Abe3-6/+1