summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplneend.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen1-0/+6
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen1-4/+2
2018-12-05remove unused ChangeType enum valueNoel Grandin1-1/+0
2018-10-02weld SvxLineTabDialogCaolán McNamara1-1/+1
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara1-143/+118
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin1-1/+0
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-1/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-4/+0
2018-05-17loplugin:unusedfields in cuiNoel Grandin1-2/+1
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara1-2/+2
2018-04-06weld linkeditdialogCaolán McNamara1-2/+2
2018-03-04weld SvxNameDialogCaolán McNamara1-2/+2
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara1-1/+0
2018-02-22weld native message dialogsCaolán McNamara1-26/+26
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen1-1/+0
2017-10-23loplugin:includeform: cuiStephan Bergmann1-6/+6
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-8/+8
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-3/+3
2017-09-19inline some use-once fields in cuiNoel Grandin1-4/+2
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+3
2017-07-21de-hrc various thingsCaolán McNamara1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-5/+5
2017-06-23loplugin:unusedfields in cuiNoel Grandin1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-15Translate German comments and debug strings (leftovers in dirs a... to c...)Johnny_M1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-4/+4
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-19loplugin:expandablemethodds in cuiNoel Grandin1-7/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-08-18convert PageType to scoped enumNoel Grandin1-5/+6
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-1/+1
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-14/+12
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith1-3/+1
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-3/+3
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-14/+0
2016-01-11loplugin:unusedmethods unused return value in cuiNoel Grandin1-3/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-12convert Link<> to typedNoel Grandin1-5/+4
2015-09-29tdf#94559: first step to remove rtti.hxxOliver Specht1-4/+4
2015-09-14boost->stdCaolán McNamara1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-13/+8
2015-07-29com::sun::star->css in cuiNoel Grandin1-3/+3
2015-06-26-fsanitize=vptr: wrong, unnecessary downcastsStephan Bergmann1-2/+1
2015-06-07Resolves: tdf#89905 don't copy palettes from shared to userCaolán McNamara1-2/+21
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung1-6/+6
2015-04-29convert CT_ constants to scoped enumNoel Grandin1-8/+8