summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplnedef.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-10-21use tools::Long in comphelper..cuiNoel1-9/+9
2020-04-17loplugin:flatten in cuiNoel Grandin1-100/+100
2020-02-06merge FillTypeLB with SvxFillTypeBoxCaolán McNamara1-1/+1
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen1-1/+0
2019-09-26TODO rename to GetFrameWeldCaolán McNamara1-11/+11
2019-09-26now drop TabPageParent intermediateCaolán McNamara1-4/+4
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara1-21/+2
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-6/+0
2019-08-09Resolves: tdf#126736 change range on change of unitCaolán McNamara1-3/+12
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen1-0/+2
2019-05-07tdf#62699 Drop pass-through header file include/svx/xattr.hxxGabor Kelemen1-1/+0
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen1-0/+3
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen1-0/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-01-24loplugin:constparams in connectivity..cuiNoel Grandin1-2/+2
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-3/+2
2018-12-05remove unused ChangeType enum valueNoel Grandin1-1/+0
2018-11-08Convert FieldUnit to scoped enumMike Kaganski1-10/+10
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-09-30weld SvxLineDefTabPageCaolán McNamara1-276/+230
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-4/+2
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-03-20convert SvxMessDialog use to standard message dialogCaolán McNamara1-11/+8
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-26split out GetStandardWarningBoxImageCaolán McNamara1-1/+1
2018-02-22weld native message dialogsCaolán McNamara1-23/+22
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2018-01-11loplugin:redundantcast: cuiStephan Bergmann1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: cuiStephan Bergmann1-9/+9
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-9/+9
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-1/+1
2017-09-19inline some use-once fields in cuiNoel Grandin1-4/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-5/+3
2017-07-31loplugin:constparams in cuiNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-9/+8
2017-07-14tdf#96505 Get rid of cargo cult "long" integer literalsIvan Safonov1-10/+10
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-03-29tdf#39468 Translate German commentsJens Carl1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-11/+11