summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/hldoctp.cxx
AgeCommit message (Expand)Author
2015-09-24convert Link<> to typedNoel Grandin
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-26Clean up aEmptyStrStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-18cui: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-18TyposJulien Nabet
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-24RID_SVXDLG_NEWHYPERLINK conversion to .uiSzymon Kłos
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-10Simplify use of OUString::copyStephan Bergmann
2014-03-10fdo#75968 Fix OUString conversionMaxim Monastirsky
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-30Related: fdo#38838 remove UniString::SearchAsciiCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-25fix TODO news:// is nonsenseCaolán McNamara
2013-07-31InsertTarget UniString->OUStringCaolán McNamara
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-15accfixes: merged to m100Malte Timmermann [mt]
2011-02-12Remove precompiled header support.Joseph Powers
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-11-13Purged BmpColorMode from libs-gui - componentsJoseph Powers
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Cleanup commented-out codejgraeme
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]
2010-03-10sg01: merge with DEV300_m73Steffen Grund
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien