summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hltpbase.cxx
AgeCommit message (Expand)Author
2019-09-05loplugin:constmethod in cuiNoel Grandin
2019-08-31Removed duplicated includeAndrea Gelmini
2019-08-30Hide macro selector button in kit mode.George Wood
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-06-17weld SvxHlinkDlgMarkWndCaolán McNamara
2019-05-28lo: disable under-used hyperlink fields that are buggy online.Michael Meeks
2019-05-27cui: fix Impress hyperlink insert when the form listbox is hiddenMiklos Vajna
2019-05-10an is used before a vowel soundCaolán McNamara
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-11-25weld SfxMacroAssignDlgCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-01-26Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: cuiStephan Bergmann
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-24loplugin:unusedfields readonly fieldsNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: cuiStephan Bergmann
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-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-10loplugin:expandablemethods in cuiNoel Grandin
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-10-12loplugin:unnecessaryoverride in connectivity/cuiNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani
2016-03-10loplugin:constantparam in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara