summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin1-1/+1
2019-01-24tdf#122904: missing images in the format->paragraph->border valuesetsCaolán McNamara1-2/+2
2019-01-18use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin1-6/+2
2018-11-24convert EPathType to scoped enumNoel Grandin1-4/+4
2018-04-06weld linkeditdialogCaolán McNamara1-1/+1
2018-02-28Drop unnecessary HIDs from Hyperlink dialogGabor Kelemen1-1/+0
2017-11-13Fix typosAndrea Gelmini1-2/+2
2017-10-23loplugin:includeform: cuiStephan Bergmann1-5/+5
2017-06-20loplugin:oncevar in cuiNoel Grandin1-2/+1
2017-05-16cleanup code in IconChoiceDialog::ActivatePageImplNoel Grandin1-4/+4
2017-04-25remove bitmaps from .src filesCaolán McNamara1-2/+3
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara1-2/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-6/+6
2016-07-11removed deprecated FileDialogHelper::SetDisplayDirectoryNoel Grandin1-2/+4
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-1/+1
2016-03-28tdf#90795 Fix Hyperlink Dialog for HiDPIChirag Manwani1-2/+6
2015-10-16convert Link<> to typedNoel Grandin1-9/+5
2015-09-24convert Link<> to typedNoel Grandin1-3/+1
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann1-1/+1
2015-08-26Clean up aEmptyStrStephan Bergmann1-5/+5
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-6/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann1-1/+0
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+1
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-2/+1
2015-07-29com::sun::star->css in cuiNoel Grandin1-1/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann1-3/+1
2015-04-18cui: convert new to ::Create.Michael Meeks1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+15
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-3/+3
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-3/+3
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-7/+7
2015-02-18TyposJulien Nabet1-1/+1
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos1-46/+36
2014-04-16cui: sal_Bool->boolNoel Grandin1-3/+3
2014-03-10Simplify use of OUString::copyStephan Bergmann1-1/+1
2014-03-10fdo#75968 Fix OUString conversionMaxim Monastirsky1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann1-2/+0
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-1/+0
2013-10-01convert CUI module from String to OUStringNoel Grandin1-10/+10
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara1-7/+7
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-15/+15