summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-1/+0
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna1-2/+2
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna1-1/+1
2016-05-17sfx2 classification: do not hardcode policy type in SfxClassificationParserMiklos Vajna1-6/+8
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann7-41/+41
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in swNoel Grandin1-2/+2
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+1
2016-03-22loplugin:constantparam in swNoel Grandin8-41/+12
2016-03-18loplugin:constantfunction in editengNoel Grandin1-6/+4
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-09loplugin:constantparam in swNoel Grandin5-64/+25
2016-03-07loplugin:unuseddefaultparamsNoel Grandin1-4/+2
2016-03-06cppcheck: fix redundantConditionJulien Nabet1-2/+1
2016-03-04loplugin:unuseddefaultparam in swNoel Grandin2-6/+5
2016-02-29loplugin:unuseddefaultparam in sw (part3)Noel Grandin8-60/+20
2016-02-25sw classification: handle had watermark -> no watermark transitionMiklos Vajna1-5/+10
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke1-3/+6
2016-02-24sw classification: don't insert multiple watermark objects in headerMiklos Vajna1-93/+154
2016-02-24sw classification: name watermark objects, so later it's possible to find themMiklos Vajna1-0/+3
2016-02-24sw classification: put watermark shape to the header if policy wants soMiklos Vajna1-39/+157
2016-02-24sw classification: put the relevant field to the footer if policy wants soMiklos Vajna1-17/+45
2016-02-24sw classification header: avoid inserting the field multiple timesMiklos Vajna1-6/+48
2016-02-24sw classification header: handle multiple page stylesMiklos Vajna1-16/+44
2016-02-24sw classification: put the relevant field to the header if policy wants soMiklos Vajna1-1/+30
2016-02-23sfx2 classification: add interface to set category nameMiklos Vajna1-2/+9
2016-02-23loplugin:staticmethodsStephan Bergmann1-0/+1
2016-02-22sw classification: add initial UNO commandMiklos Vajna1-0/+4
2016-02-22loplugin:commaoperator in sw/Noel Grandin4-14/+48
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-01-21loplugin: unused return valuesNoel Grandin2-4/+3
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-1/+1
2016-01-14-Werror=misleading-indentation (GCC 6)Stephan Bergmann1-4/+10
2016-01-12loplugin:unusedmethods unused return value in include/editengNoel Grandin1-2/+1
2016-01-10Fix typosAndrea Gelmini1-2/+2
2016-01-03cppcheck: passedByValueCaolán McNamara1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon19-755/+755
2015-11-13sw: shove 2 global variables into SwHyphIterMichael Stahl1-9/+23
2015-11-13sw: rename some global variablesMichael Stahl1-66/+66
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann19-203/+203
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin2-6/+6
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-27sal_uIntPtr to sal_uInt64, sal_uLong to sal_Size for streamsMatteo Casalin1-2/+3
2015-10-27sw: prefix members of SwTableFormulaUpdateMiklos Vajna1-1/+1