# API to Use LibreOffice from Java Applications (OfficeBean) LibreOffice's API is completely exposed so that all office components can be fully controlled. ed' href='https://go.suokunlong.cn:88/cgit/lo/core/atom/cui/source/tabpages/tplneend.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/cui/source/tabpages/tplneend.cxx
AgeCommit message (Expand)Author
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin
2022-08-29ref-count SdrObjectNoel Grandin
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-10-21use tools::Long in comphelper..cuiNoel
2020-04-17loplugin:flatten in cuiNoel Grandin
2020-01-06tdf#42949 Fix IWYU warnings in cui/Gabor Kelemen
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-24remove SvxLineEndDefTabPage::ResizeCaolán McNamara
2019-09-06use unique_ptr in DoConvertToPolyObjNoel Grandin
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-06-18tdf#42949 Fix IWYU warnings in include/svx/[t-v]*Gabor Kelemen
2019-04-30tdf#62699 Drop pass-through header file include/svx/xlineit.hxxGabor Kelemen
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen
2018-12-05remove unused ChangeType enum valueNoel Grandin
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-05-17loplugin:unusedfields in cuiNoel Grandin
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2018-04-06weld linkeditdialogCaolán McNamara
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-02-01tdf#42949 Remove unneeded helpids.h headers (1/3)Gabor Kelemen