summaryrefslogtreecommitdiffstats
path: root/cui/source/inc/scriptdlg.hxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-061-1/+0
* tdf#124176 Use #pragma once in cuiGeorge Bateman2020-09-131-4/+1
* remove the fake SvxScriptErrorDialog codeNoel Grandin2020-06-091-8/+6
* have just one way to set expander imageCaolán McNamara2020-06-051-0/+1
* loplugin:constmethod in cuiNoel Grandin2019-09-051-4/+4
* tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen2019-07-251-0/+1
* drop unnecessary includesCaolán McNamara2019-04-011-5/+1
* weld SvxMenuConfigPage/SvxToolbarConfigPageCaolán McNamara2019-03-111-4/+4
* weld SvxScriptOrgDialogCaolán McNamara2019-02-221-70/+49
* move SvTreeListBox to vclCaolán McNamara2018-11-071-1/+1
* inherit welded dialogs from a common ancestorCaolán McNamara2018-03-091-4/+1
* weld CuiInputDialogCaolán McNamara2018-03-051-9/+10
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* loplugin:constparams in cuiNoel Grandin2017-07-311-7/+7
* loplugin:unusedfields in cui..idlNoel Grandin2017-07-041-7/+5
* clang-tidy performance-unnecessary-value-paramNoel Grandin2017-06-051-1/+1
* remove bitmaps from .src filesCaolán McNamara2017-04-251-2/+2
* loplugin: unnecessary destructor: comphelper..desktopNoel Grandin2017-01-231-1/+0
* loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin2016-11-081-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* loplugin:singlevalfields in basic..idlNoel Grandin2016-09-161-1/+0
* loplugin:constantparam in chart2..connectivityNoel Grandin2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-4/+4
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-2/+0
* loplugin:passstuffbyref in cuiNoel Grandin2016-04-141-2/+2
* clang-tidy performance-unnecessary-value-param in cuiNoel Grandin2016-04-121-1/+1
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-041-1/+1
* loplugin:unusedfields in cuiNoel Grandin2015-11-201-1/+0
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* convert Link<> to typedNoel Grandin2015-09-081-1/+1
* make PostUserEvent Link<> typedNoel Grandin2015-08-281-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+0
* com::sun::star->css in cuiNoel Grandin2015-07-291-18/+17
* convert INPUTMODE_ constants to scoped enumNoel Grandin2015-07-281-5/+7
* loplugin:unusedmethods cuiNoel Grandin2015-07-171-2/+0
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-051-6/+6
* vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-9/+11
* vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-0/+2
* loplugin:constantfunction: cuiNoel Grandin2015-03-231-9/+6
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-021-3/+3
* cui: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-301-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-4/+4
* cui: sal_Bool->boolNoel Grandin2014-04-161-1/+1
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-3/+3
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-5/+5
* cui: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* fdo#63154 Removed unused solar.h ref. in basic, cui, forms and writerfilter.Alexandre Vicenzi2014-01-301-5/+2