summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/wrap.cxx
AgeCommit message (Expand)Author
2023-03-07clang-tidy dead-storeNoel Grandin
2023-02-17check GetActiveWrtShell() and CheckAndGetWrtShell()Xisco Fauli
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-02-24use more TypedWhichIdNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-16Move validity check to svl::Items, to avoid invalid WhichRangesContainerMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21move wrap icons outside radiobuttonsCaolán McNamara
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-25Related: tdf#124600 sw anchored object allow overlap: add UIMiklos Vajna
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-02-22loplugin:unusedfields in swNoel Grandin
2018-11-08Convert FieldUnit to scoped enumMike Kaganski
2018-09-20weld SwWrapTabPageCaolán McNamara
2018-09-20weld SwWrapDlgCaolán McNamara
2018-06-13loplugin:unusedfields only-used-in-constructor in swNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-02-13Avoid needless, wrong downcast from SfxItemSet to SwAttrSetStephan Bergmann
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-12-24convert RES_FRM constants to TypedWhichIdNoel Grandin
2017-12-22Resolves: tdf#114572 immediate update of value while typing unwantedCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-13listening to modify is sufficient to get all changesCaolán McNamara
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-27fdo#43157 convert OSL_ASSERT to assert in sw/sourceBernhard Widl
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sw module away from OSL_ASSERT to assertChris Sherlock
2017-04-12enum spelling: throught -> throughJustin Luth
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: swStephan Bergmann
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-02sw: replace hardcoded 1 with TRISTATE_TRUEJochen Nitschke
2016-12-20rename ApplyImageListCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann