summaryrefslogtreecommitdiff
path: root/sw/source/core/edit
AgeCommit message (Expand)AuthorFilesLines
2016-09-13Remove totally bogus commentTor Lillqvist1-2/+0
2016-09-08loplugin:constantparam in swNoel Grandin2-6/+4
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin5-21/+21
2016-08-31fix windows buildNoel Grandin1-0/+1
2016-08-31fix buildNoel Grandin1-0/+1
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin1-1/+1
2016-08-31convert SwDocPositions to scoped enumNoel Grandin3-4/+4
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann2-6/+6
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann3-5/+5
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist5-8/+8
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann1-1/+1
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-09sw lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna1-4/+10
2016-07-08loplugin:redundantcast: redundant static_casts in swStephan Bergmann2-6/+6
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-4/+4
2016-07-04remove comphelper::string::removeNoel Grandin2-4/+3
2016-06-10Clean up uses of Any::getValue() in swStephan Bergmann1-2/+3
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl1-1/+1
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl1-1/+1
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin1-5/+5
2016-05-26loplugin:unusedreturntypesNoel Grandin1-2/+2
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