summaryrefslogtreecommitdiff
path: root/sw/source/core/edit/autofmt.cxx
AgeCommit message (Expand)Author
2022-06-21tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2021-12-05tdf#48622 Add new border line width defaultsSamuel Mehrbrodt
2021-05-21tdf#136704 sw autofmt: prevent crash if no nextNodeJustin Luth
2020-10-16tdf#137245 sw: fix AutoFormat SetBorder deleting flysMichael Stahl
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-30SwAutoFormat::HasObjects() could be fasterMichael Stahl
2019-05-23convert nsRedlineType_t to scoped enumNoel Grandin
2019-05-14tdf#125261 sw_redlinehide: fix inf. loop in SwAutoFormat::AutoCorrect()Michael Stahl
2019-05-03tdf#123285 sw_redlinehide: fix SwAutoFormat::DelMoreLinesBlanks()Michael Stahl
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-02-08Use indexed getToken()Matteo Casalin
2018-12-18sw_redlinehide: make layout based Show/Hide mode the defaultMichael Stahl
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-01sw_redlinehide_4a: stop toggling ShowDelete in SwAutoFormatMichael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat::AutoCorrect()Michael Stahl
2018-12-01sw_redlinehide_4a: SwAutoCorrDoc iterates frames, not nodesMichael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat iterates frames, not nodesMichael Stahl
2018-12-01sw_redlinehide_4a: SwAutoFormat: manually skip redlines when deletingMichael Stahl
2018-12-01sw: rename misleading DeleteCurrentParagraph()Michael Stahl
2018-11-28loplugin:unusedfields in swNoel Grandin
2018-11-16loplugin:buriedassign in swNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-07-02tdf#51223 can now undo auto-capitalise with enterNickson Thanda
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-26convert tabopts to scoped enumNoel Grandin
2018-04-12Translate German variable namesJohnny_M
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-15Fix some IWYU warningsMiklos Vajna
2018-01-31SvxNumberFormat::SetAbsLSpace takes shortStephan Bergmann
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-15More loplugin:cstylecast: swStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-21loplugin:flatten in swNoel Grandin
2017-11-07loplugin:constparams in swNoel Grandin
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-08-24Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke
2017-08-04loplugin:constparams in sw part3Noel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in sw part5Noel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann