summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hltpbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-10-21use tools::Long in comphelper..cuiNoel1-2/+2
2020-07-09cid#1465230 Dereference null return valueCaolán McNamara1-1/+1
2020-07-09cid#1465235 Dereference null return valueCaolán McNamara1-1/+1
2020-04-28loplugin:makeshared in cuiNoel Grandin1-1/+1
2020-04-17loplugin:flatten in cuiNoel Grandin1-39/+39
2020-02-07rename URLBox back to SvtURLBoxCaolán McNamara1-1/+1
2019-09-05loplugin:constmethod in cuiNoel Grandin1-1/+1
2019-08-31Removed duplicated includeAndrea Gelmini1-1/+0
2019-08-30Hide macro selector button in kit mode.George Wood1-3/+11
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen1-1/+0
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen1-0/+1
2019-06-25weld HyperLink DialogCaolán McNamara1-92/+67
2019-06-24merge IconChoiceDialog and SvxHpLinkDlgCaolán McNamara1-1/+1
2019-06-17weld SvxHlinkDlgMarkWndCaolán McNamara1-24/+34
2019-05-28lo: disable under-used hyperlink fields that are buggy online.Michael Meeks1-16/+32
2019-05-27cui: fix Impress hyperlink insert when the form listbox is hiddenMiklos Vajna1-1/+7
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-1/+1
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-3/+1
2018-11-25weld SfxMacroAssignDlgCaolán McNamara1-4/+4
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen1-0/+1
2018-01-26Fix typosAndrea Gelmini1-2/+2
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-3/+3
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-07-25convert UNO event ids to scoped enumNoel Grandin1-3/+3
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-2/+2
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann1-1/+1
2017-05-19loplugin:stringcopy: cuiStephan Bergmann1-3/+3
2017-05-19make string translation loading more uniformCaolán McNamara1-5/+5
2017-05-18can drop CUI_RESSTR nowCaolán McNamara1-5/+5
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-2/+2
2017-04-25remove bitmaps from .src filesCaolán McNamara1-1/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-3/+2
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-3/+3
2016-11-10loplugin:expandablemethods in cuiNoel Grandin1-7/+2
2016-11-03remove pParentFrame from SfxFrameNoel Grandin1-1/+1
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin1-5/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin1-22/+0
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin1-2/+2
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-2/+2
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-8/+8
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-1/+3