summaryrefslogtreecommitdiffstats
path: root/cui/source/dialogs/hldocntp.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:ostr in cuiNoel Grandin2024-05-071-8/+8
* tdf#146619 Drop unused 'using namespace' in: cui/Gabor Kelemen2024-04-051-1/+0
* Remove DeleteItemOnIdlexArmin Le Grand (allotropia)2023-12-211-4/+4
* tdf#147503 don't use SfxObjectShellLock for new xml forms documentCaolán McNamara2023-04-241-1/+0
* Typo: GetCurentItemData->GetCurrentItemData (in cui)Julien Nabet2023-04-201-1/+1
* clang-tidy modernize-pass-by-value in cuiNoel Grandin2022-06-031-1/+2
* use more string_view in INetURLObjectNoel Grandin2022-04-291-1/+1
* add toId/fromId to tidy up some ugly castingCaolán McNamara2022-02-041-5/+5
* tdf#146612 Drop confirmation question when applying new doc hyperlinkGabor Kelemen2022-01-181-19/+0
* Recheck modules [a-c]* with IWYUGabor Kelemen2022-01-131-3/+1
* tdf#109390 Warn about empty New Document only on Apply, not OKGabor Kelemen2021-12-211-2/+2
* don't use SVXSTR for translation ids that are in cui.moCaolán McNamara2021-12-031-2/+2
* simplify SvtDynamicMenuOptionsNoel Grandin2021-07-261-1/+1
* bundle the FolderPicker instantiations behind a single callCaolán McNamara2021-06-211-1/+2
* simplify SvtDynamicMenuOptionsNoel Grandin2020-12-021-14/+4
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* use for-range on Sequence in cppuhelper,cuiNoel Grandin2020-05-201-6/+6
* loplugin:flatten in cuiNoel Grandin2020-04-171-67/+67
* sal_Char->char in cppcanvas..cuiNoel Grandin2019-12-181-1/+1
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen2019-07-311-4/+0
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-0/+1
* weld HyperLink DialogCaolán McNamara2019-06-251-78/+55
* merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara2019-06-241-2/+2
* WIP: Further preparations for deeper Item changesArmin Le Grand2019-04-251-2/+2
* loplugin:sequentialassign in comphelper..cuiNoel Grandin2019-04-121-2/+1
* tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen2019-03-281-0/+1
* new loplugin writeonlyvarsNoel Grandin2019-02-111-5/+1
* loplugin:indentation in cppu..cuiNoel Grandin2019-02-081-1/+1
* tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara2019-01-241-1/+1
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-01-181-3/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-101-2/+2
* Resolves: tdf#116928 dispatch hyperlink dialog new doc in idle callbackCaolán McNamara2018-04-171-75/+105
* Related: tdf#116928 set specific parent for document warning dialogCaolán McNamara2018-04-171-2/+2
* tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen2018-04-071-0/+1
* convert remaining WarningBox to weld::MessageDialogCaolán McNamara2018-02-271-5/+10
* loplugin:includeform: cuiStephan Bergmann2017-10-231-3/+3
* Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt2017-09-211-4/+4
* convert message box style bits to scoped enumNoel Grandin2017-08-231-2/+2
* migrate to boost::gettextCaolán McNamara2017-07-211-0/+1
* use ERRCODE_NONE instead of 0Noel Grandin2017-06-141-1/+1
* loplugin:stringcopy: cuiStephan Bergmann2017-05-191-1/+1
* make string translation loading more uniformCaolán McNamara2017-05-191-2/+2
* can drop CUI_RESSTR nowCaolán McNamara2017-05-181-2/+2
* cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin2017-05-161-4/+4
* remove bitmaps from .src filesCaolán McNamara2017-04-251-1/+3
* convert EDynamicMenuType to scoped enumNoel Grandin2017-04-201-1/+1
* b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara2017-01-161-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-6/+6
* convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin2016-12-051-1/+1