summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/swpossizetabpage.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-05use SfxUInt16Item for SID_ATTR_TRANSFORM_SIZE_POINTNoel Grandin1-1/+1
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-8/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-1/+0
2019-08-07Resolves: tdf#126691 width/height considered changed, but it didn'tCaolán McNamara1-0/+2
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara1-2/+2
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai1-5/+4
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-36/+36
2018-11-06convert some macros to local functionsNoel Grandin1-14/+14
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin1-27/+27
2018-10-06Resolves: tdf#120334 crash on ESC in position and sizeCaolán McNamara1-0/+10
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara1-12/+12
2018-05-29weld SvxSwPosSizeTabPageCaolán McNamara1-399/+347
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-1/+0
2018-02-28Use for-range loops in cuiJulien Nabet1-6/+4
2018-01-19tdf#111747 Enabled position protection immediately after protection is checkedKshitij Pathania1-0/+13
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-6/+6
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-8/+8
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann1-1/+1
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-06loplugin:constparams in various(2)Noel Grandin1-4/+4
2017-10-03new loplugin:blockblockNoel Grandin1-17/+13
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-5/+5
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-17/+17
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-08-01loplugin:checkunusedparamsNoel Grandin1-16/+16
2017-07-31loplugin:constparams in cuiNoel Grandin1-3/+3
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2017-07-21migrate to boost::gettextCaolán McNamara1-6/+6
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-12/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-20loplugin:oncevar in cuiNoel Grandin1-5/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-04coverity#1403732 Mixing enum typesCaolán McNamara1-29/+28
2017-04-03coverity#1403734 Mixing enum typesCaolán McNamara1-0/+1
2017-03-31use actual UNO enums in svxNoel Grandin1-10/+9
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-4/+2
2017-03-11Fix typosAndrea Gelmini1-4/+4
2017-01-21coverity#1399015 Logically dead codeCaolán McNamara1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-8/+8
2016-08-30convert RECT_POINT to scoped enumNoel Grandin1-1/+1
2016-08-29TypoStephan Bergmann1-1/+1