summaryrefslogtreecommitdiff
path: root/sw/source/uibase/dochdl
AgeCommit message (Expand)AuthorFilesLines
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in swNoel Grandin1-4/+2
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann1-2/+2
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin1-7/+7
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-1/+1
2016-08-18coverity#1371133 Dereference after null checkCaolán McNamara1-2/+3
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-8/+8
2016-06-24loplugin:singlevalfields in svtoolsNoel Grandin1-3/+0
2016-06-17sw: fix crash on pasting from an already closed documentMiklos Vajna1-1/+2
2016-06-16Remove the :: prefix in ::std for swMark Page1-2/+2
2016-06-14the __RSC hack is only needed in src files and things included from src filesCaolán McNamara1-2/+0
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-7/+7
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-1/+1
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+1
2016-05-13convert EXCHG_OUT_ACTION_FLAG to scoped enumNoel Grandin1-38/+37
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-3/+2
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-51/+51
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+1
2016-04-01loplugin:constantparam in swNoel Grandin1-2/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-7/+8
2016-03-31loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-2/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard2-3/+3
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna1-22/+2
2016-03-10sfx2: make SfxClassificationHelper not require a full doc shellMiklos Vajna1-1/+1
2016-03-10sw: make metadata available in copy resultMiklos Vajna1-0/+3
2016-03-09Move classified copy/paste strings from sw to sfx2Miklos Vajna1-2/+3
2016-03-09Move copy/paste classification check from sw to sfx2Miklos Vajna1-18/+11
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-03-08sw: detect copy&paste between different classification levelsMiklos Vajna1-2/+23
2016-03-08sw: detect copy&paste from classified to non-classified documentsMiklos Vajna1-1/+29
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-23/+6
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+4
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-6/+6
2016-01-13sw: -Werror=unused-but-set-variableMichael Stahl1-3/+1
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin2-8/+5
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-97/+97
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann2-61/+61
2015-11-09formatting improvements in sw/Noel Grandin1-2/+2
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin1-1/+1
2015-11-04loplugin:stringconstantNoel Grandin1-1/+1
2015-10-21sw: replace boost::ptr_vector with std::vectorMichael Stahl1-8/+4
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2