summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/autofmt.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin1-1/+1
2019-05-14tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl1-2/+2
2019-05-03tdf#123285 sw_redlinehide: fix SwAutoFormat::DelMoreLinesBlanks()Michael Stahl1-1/+3
2019-04-15improve loplugin simplifyconstructNoel Grandin1-6/+6
2019-02-08Use indexed getToken()Matteo Casalin1-7/+8
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl1-9/+2
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-1/+1
2018-12-01sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl1-2/+13
2018-12-01sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl1-54/+63
2018-12-01sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl1-0/+4
2018-12-01sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl1-318/+376
2018-12-01sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl1-6/+70
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl1-34/+40
2018-11-28loplugin:unusedfields in swNoel Grandin1-13/+12
2018-11-16loplugin:buriedassign in swNoel Grandin1-3/+9
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-2/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann1-2/+2
2018-08-14SvxCharSetColorItem can be removedNoel Grandin1-1/+0
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda1-0/+8
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin1-56/+56
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-3/+3
2018-04-26convert tabopts to scoped enumNoel Grandin1-1/+1
2018-04-12Translate German variable namesJohnny_M1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara1-2/+0
2018-02-15Fix some IWYU warningsMiklos Vajna1-0/+1
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann1-9/+9
2018-01-30loplugin:unused-returns in swNoel Grandin1-2/+1
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-2/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-2/+2
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand1-1/+1
2017-11-21loplugin:flatten in swNoel Grandin1-36/+37
2017-11-07loplugin:constparams in swNoel Grandin1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-6/+11
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-5/+5
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-5/+5
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke1-2/+3
2017-08-04loplugin:constparams in sw part3Noel Grandin1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-21loplugin:unusedfields in sw part5Noel Grandin1-1/+0
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann1-5/+7
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-6/+4
2017-06-10sw: DisableCallbackAction in a bunch more placesMichael Stahl1-0/+1
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl1-2/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin1-4/+3
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann1-6/+6
2017-04-10tdf#39468 Translate German comments in swJens Carl1-2/+2
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-1/+0
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1