summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-03-09loplugin:constantparam in sfx2Noel Grandin3-6/+4
2016-03-09loplugin:constantparam in svlNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin2-4/+3
2016-03-09loplugin:constantparam in swNoel Grandin88-288/+215
2016-03-08tdf#87530 finish the regression testMichael Stahl1-16/+55
2016-03-08sw: detect copy&paste between different classification levelsMiklos Vajna3-3/+30
2016-03-08Unused defineMaxim Monastirsky1-3/+1
2016-03-08sw: detect copy&paste from classified to non-classified documentsMiklos Vajna3-2/+36
2016-03-08Move anchor submenu to separate popupmenu fileMaxim Monastirsky84-618/+168
2016-03-08loplugin:constantparam in xmloffNoel Grandin1-1/+1
2016-03-08tdf#97601 sw: don't mark an already modified chart as modifiedMiklos Vajna3-2/+30
2016-03-07tdf#65219 Fix temp files clean up in sw unit testsAleksas Pantechovskis2-0/+7
2016-03-07drop now-needless depsDavid Tardon1-4/+0
2016-03-07remove remaining uses of gb_SrsTemplateTarget_get_targetDavid Tardon1-1/+0
2016-03-07expand src templatesDavid Tardon6-6/+0
2016-03-07these ResIds are used solely for their number by nowCaolán McNamara1-1/+1
2016-03-07loplugin:write only fieldsNoel Grandin2-3/+0
2016-03-07Resolves: tdf#96172 crashtesting: avoid crash in layoutCaolán McNamara1-3/+3
2016-03-07convert DEFINE to anonymous functionCaolán McNamara1-10/+16
2016-03-07OSL_ENSURE followed by deref -> assertCaolán McNamara1-5/+5
2016-03-07basic: tdf#87530 don't copy storage that doesn't existMichael Stahl1-0/+47
2016-03-07loplugin:unuseddefaultparamsNoel Grandin6-30/+17
2016-03-07fix build, this time for realDavid Tardon1-0/+1
2016-03-07fix buildDavid Tardon1-1/+0
2016-03-07fix buildDavid Tardon1-1/+0
2016-03-07expand src templates only used in a single placeDavid Tardon3-44/+24
2016-03-07improve defaultparams lopluginNoel Grandin2-3/+3
2016-03-06cppcheck: help it a bit to not fail with syntax error in its ASTJulien Nabet1-2/+2
2016-03-06cppcheck: fix redundantConditionJulien Nabet1-2/+1
2016-03-05tdf#87610 Replace Bookmark with Anchor in Writer WebYousuf Philips1-1/+1
2016-03-04Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-03-04sw, sd: indentation fixesMiklos Vajna1-1/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin23-107/+87
2016-03-03tdf#98224: endless loop in replace all stoppedOliver Specht1-1/+1
2016-03-03Break SmartTagMenuController-VCLXMenu cycleMaxim Monastirsky1-0/+4
2016-03-02sw: tdf#91131 when renaming a SwNumRule, also ...Michael Stahl3-1/+13
2016-03-02sw: SwDoc::RenameNumRule() relies on caller checking that ...Michael Stahl1-0/+2
2016-03-02loplugin:unuseddefaultparam in sfx2Noel Grandin4-10/+10
2016-03-01sfx2 classification: select current toolbar listbox entry when state changesMiklos Vajna2-0/+5
2016-03-01tdf#96326 RTF import: handle checkbox form field undefined resultMiklos Vajna2-0/+42
2016-03-01tdf#97960 - .doc: preserve font size in empty cellsJustin Luth1-1/+1
2016-02-29Updated search flag for testSearchWithTransliterateVarun Dhall1-1/+1
2016-02-29tdf#98169 - Cross reference tab filter releases filter when refocusedAkshay Deep1-1/+2
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin56-352/+202
2016-02-29svx: remove unused SdrModel::getLibreOfficeKitCallback()Miklos Vajna2-8/+0
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin43-172/+94
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin38-154/+96
2016-02-28Related: tdf#89646 sw: Fix some issues with the new toolsMaxim Monastirsky3-10/+14
2016-02-28Unused definesMaxim Monastirsky1-19/+0
2016-02-28cppcheck: Fix all badBitmaskCheck + 1 unreadVariableJulien Nabet1-7/+0