summaryrefslogtreecommitdiff
path: root/sw/source/core/doc
AgeCommit message (Expand)AuthorFilesLines
2016-10-10cppcheck: clarifyConditionJochen Nitschke1-2/+5
2016-10-05sw: remove correctMarksAbsolute pre-condition check for now...Michael Stahl1-3/+0
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-10/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin2-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann5-5/+5
2016-10-04sw: fix assert in MarkManager::deleteMarks()Michael Stahl1-1/+9
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin2-2/+2
2016-10-03Fix typosAndrea Gelmini2-3/+3
2016-10-03add more dumpAsXml()Noel Grandin1-0/+2
2016-09-28sw: fix loplugin:staticanonymousMiklos Vajna1-1/+1
2016-09-28sw: -Werror=unused-parameterMichael Stahl1-0/+1
2016-09-28sw: make the debug code in docbm.cxx usableMichael Stahl1-32/+28
2016-09-28sw: assert that IMarks are MarkBaseMichael Stahl1-4/+4
2016-09-28sw: fix sorting in MarkManager::correctMarksAbsolute()Michael Stahl1-0/+2
2016-09-23MM account next record fields for progress dialogJan-Marek Glogowski1-1/+32
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-09-23Replace SWRECTFN macro with a classMike Kaganski1-2/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin1-16/+0
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin1-3/+1
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna1-0/+18
2016-09-21sw: use range-based for loop in textboxhelperMiklos Vajna1-4/+3
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna1-1/+0
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara1-7/+14
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin1-5/+12
2016-09-14loplugin:constantparamNoel Grandin1-3/+3
2016-09-13detangle gadzillion checks into something readableCaolán McNamara1-36/+40
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-7/+7
2016-09-08more workaround lack of constexprNoel Grandin1-10/+4
2016-09-08workaround lack of constexprNoel Grandin1-19/+9
2016-09-08loplugin:constantparam in swNoel Grandin12-56/+39
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin8-145/+145
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna1-1/+2
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth1-0/+5
2016-09-01More informative warningTor Lillqvist1-4/+6
2016-09-01std::list<sal_uLong> to dequeNoel Grandin1-1/+2
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-3/+3
2016-09-01CppunitTest_sw_filters_test: fix ASan buildMiklos Vajna1-1/+2
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin1-1/+1
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth1-0/+6
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann4-10/+10
2016-08-29Indentation fixesMiklos Vajna1-18/+18
2016-08-29loplugin:passstuffbyrefStephan Bergmann1-1/+1
2016-08-29loplugin:sallogareasStephan Bergmann1-6/+6
2016-08-29loplugin:defaultparamsStephan Bergmann2-2/+2
2016-08-29loplugin:redundantcastStephan Bergmann1-2/+1
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist6-21/+21
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann3-10/+8
2016-08-29sw lok: emit REDLINE_TABLE_ENTRY_MODIFIED when deleting self-added charactersMiklos Vajna1-0/+1
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski1-17/+23
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski1-0/+7