summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_updatedialog.cxx
AgeCommit message (Expand)Author
2016-10-20Handle link click directly in FixedHyperlinkSamuel Mehrbrodt
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-03-18convert SvLBoxButtonKind to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-20loplugin:unusedfields in desktopNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14convert Link<> to typedNoel Grandin
2015-09-12desktop: com::sun::star->cssNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-27Clean up sEmptyStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-07-24-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-17loplugin:unusedmethods desktopNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-17desktop: convert new to ::Create.Michael Meeks
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in formsNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-04desktop: fix includesThomas Arnhold
2014-05-27the stock multilineedit is sufficient IMOCaolán McNamara
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara
2014-05-21RID_DLG_UPDATE conversion to .uisk94
2014-04-13Clean up function declarations and some unused functionsStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-18Drop unnecessary #includeTakeshi Abe
2014-01-28bool improvementsStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-09-17convert DESKTOP module from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
2012-12-30RTL_CONSTASCII_(U)STRINGPARAM removed in desktop/source/deployment/guiChr. Rossmanith
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida