summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageMarginControl.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)1-1/+1
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-7/+15
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: swStephan Bergmann1-5/+5
2023-06-30tdf#141720 sw pagemargincontrol: add more optionsJustin Luth1-1/+12
2022-12-15sw: check SfxViewFrame::Current()Caolán McNamara1-23/+19
2022-08-17cid#1509262 Explicit null dereferencedCaolán McNamara1-2/+5
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-12/+9
2021-10-31Prepare for removal of non-const operator[] from Sequence in swMike Kaganski1-10/+11
2021-08-02convert #defines to OUStringLiteralNoel Grandin1-5/+5
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann1-4/+2
2021-05-28no need to allocate these on the heapNoel Grandin1-14/+11
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin1-1/+1
2020-10-20use tools::Long in swNoel1-11/+11
2020-09-30loplugin:reducevarscope in swNoel1-1/+1
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin1-17/+17
2020-01-20StoreUserCustomValues should be usedCaolán McNamara1-0/+36
2020-01-20loplugin:unusedmethodsNoel Grandin1-35/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in swNoel Grandin1-2/+2
2020-01-14weld PageMarginControlCaolán McNamara1-134/+110
2020-01-14rework PageMarginPopup to be a PopupWindowControllerCaolán McNamara1-3/+4
2020-01-08tdf#42949 Fix IWYU warnings in sw/source/uibase/[i-t]*/*cxxGabor Kelemen1-5/+0
2019-10-02loplugin:stringadd in swNoel Grandin1-32/+32
2019-08-24loplugin:returnconstval in swNoel Grandin1-3/+2
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen1-0/+3
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov1-5/+5
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen1-0/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2018-12-13tdf#116529: Add calls to SetFieldUnit to switch inch/cmXisco Fauli1-0/+4
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-10/+10
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-5/+2
2018-01-15More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-1/+1
2018-01-11loplugin:redundantcast: swStephan Bergmann1-2/+2
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-10-01Wayland: Make various popups work in the overflow toolbarMaxim Monastirsky1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-6/+6
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-29convert EViewType to scoped enumNoel Grandin1-10/+10
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos1-1/+1
2016-10-18loplugin:unusedmethodsNoel Grandin1-1/+2
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin1-2/+2
2016-10-05convert MapUnit to scoped enumNoel Grandin1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos1-280/+344
2016-09-09loplugin:constantparam in svxNoel Grandin1-5/+5