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