summaryrefslogtreecommitdiff
path: root/sw/source/core
AgeCommit message (Expand)AuthorFilesLines
2016-09-05convert Orientation to scoped enumNoel Grandin1-1/+1
2016-09-05convert LineStyle to scoped enumNoel Grandin1-1/+1
2016-09-03cppcheck: variableScopeZolnai Tamás1-3/+2
2016-09-03coverity#1372444 Dereference after null checkCaolán McNamara1-1/+1
2016-09-02Resolves: rhbz#101681 set hyperlink tooltip for the full hyperlink areaCaolán McNamara1-4/+13
2016-09-02tdf#76349 SpacingWithoutBorders: enable .doc RTJustin Luth3-2/+16
2016-09-02sw lok: avoid hiding / showing sdr mark handles on focus changeMiklos Vajna1-2/+5
2016-09-01More informative warningTor Lillqvist1-4/+6
2016-09-01coverity#1372380 Uncaught exceptionCaolán McNamara1-1/+1
2016-09-01coverity#1093229 Dereference null return valueCaolán McNamara1-1/+1
2016-09-01coverity#1372378 Dereference null return valueCaolán McNamara2-5/+8
2016-09-01coverity#1372379 this can be a real assert cause we deref it afterwardsCaolán McNamara1-1/+1
2016-09-01coverity#1372376 assert can't have Division or modulo by zeroCaolán McNamara1-3/+3
2016-09-01std::list<sal_Int32> to vectorNoel Grandin1-2/+2
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-09-01sw: remove the old calculator implementationMiklos Vajna1-223/+0
2016-09-01fix non-debug enable-assert-always-abort buildCaolán McNamara2-4/+3
2016-09-01use SfxItemPool::IsWhich instead of custom implementationJochen Nitschke1-2/+2
2016-08-31sfx2 lok: introduce SfxViewShell::NotifyCursor()Miklos Vajna2-4/+19
2016-08-31convert SW_SERVICE constants to scoped enumNoel Grandin6-555/+557
2016-08-31fix windows buildNoel Grandin1-0/+1
2016-08-31fix buildNoel Grandin1-0/+1
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin1-17/+0
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-3/+0
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin3-69/+0
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin1-3/+0
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin5-49/+4
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin7-41/+29
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin3-11/+11
2016-08-31convert SwDocPositions to scoped enumNoel Grandin4-11/+11
2016-08-31remove the SwMoveFnCollection* typedefsNoel Grandin14-118/+118
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin2-10/+2
2016-08-30Revert "fftester: empty tabbox protection"Michael Stahl1-2/+1
2016-08-30tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth3-1/+10
2016-08-30Revert "fftester: non-contiguous cells"Michael Stahl2-22/+15
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann11-32/+32
2016-08-30fftester: non-contiguous cellsCaolán McNamara1-2/+12
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann24-56/+56
2016-08-29Indentation fixesMiklos Vajna1-18/+18
2016-08-29loplugin:nullptrStephan Bergmann1-1/+1
2016-08-29loplugin:sallogareasStephan Bergmann1-3/+3
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 a pointless indirect function pointer variableTor Lillqvist5-6/+4
2016-08-29Bin some dead codeTor Lillqvist3-42/+0