summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard21-63/+63
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-22/+2
2016-03-10RTF import: handle classification during copy&pasteMiklos Vajna4-0/+52
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna3-5/+15
2016-03-10sw: make metadata available in copy resultMiklos Vajna4-1/+37
2016-03-10tdf#97619: update to match selection fixedOliver Specht1-1/+1
2016-03-10loplugin:constantparam in editengNoel Grandin1-1/+1
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann8-33/+33
2016-03-09Resolves: tdf#82781 avoid dereferencing invalid iteratorsCaolán McNamara1-4/+9
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna3-15/+4
2016-03-09RTF export: write user-defined document propertiesMiklos Vajna5-10/+65
2016-03-09RTF import: handle \staticvalMiklos Vajna2-0/+20
2016-03-09CppunitTest_sw_uiwriter: add classification copy/paste testcaseMiklos Vajna1-0/+27
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna1-18/+11
2016-03-09loplugin:defaultparamsStephan Bergmann1-1/+1
2016-03-09loplugin:defaultparamsStephan Bergmann1-1/+1
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin1-162/+162
2016-03-09loplugin:defaultparamsStephan Bergmann1-1/+1
2016-03-09Indentation fixesMiklos Vajna1-1/+1
2016-03-09sw testcases: avoid using UI name for default style nameMiklos Vajna12-44/+42
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