summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldocntp.cxx
AgeCommit message (Expand)Author
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-07-28cid#1556624 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-07loplugin:ostr in cuiNoel Grandin
2024-04-05tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-04-24tdf#147503 don't use SfxObjectShellLock for new xml forms documentCaolán McNamara
2023-04-20Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet
2022-06-03clang-tidy modernize-pass-by-value in cuiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-18tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen
2022-01-13Recheck modules [a-c]* with IWYUGabor Kelemen
2021-12-21tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen
2021-12-03don't use SVXSTR for translation ids that are in cui.moCaolán McNamara
2021-07-26simplify SvtDynamicMenuOptionsNoel Grandin
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-20use for-range on Sequence in cppuhelper,cuiNoel Grandin
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-06-25weld HyperLink DialogCaolán McNamara
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand
2019-04-12loplugin:sequentialassign in comphelper..cuiNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-04-17Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara
2018-04-17Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-05-19loplugin:stringcopy: cuiStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18can drop CUI_RESSTR nowCaolán McNamara
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara