summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.cxx
AgeCommit message (Expand)Author
2018-02-22weld native message dialogsCaolán McNamara
2017-10-23loplugin:includeform: cuiStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-10cppcheck: knownConditionTrueFalse 'bValid' is always trueJochen Nitschke
2017-07-31loplugin:constparams in cuiNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-04loplugin:unusedfields in cui..idlNoel Grandin
2017-06-20loplugin:oncevar in cuiNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
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-12remove unused uno::Reference varsNoel Grandin
2017-05-09tdf#106681 Styles category for the Add Commands dialogMaxim Monastirsky
2017-04-25remove bitmaps from .src filesCaolán McNamara
2017-02-24makeAny->Any in cppuhelper..cuiNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-16b*, c*: load BitmapEx resources instead of Image onesCaolán McNamara
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-12-06cleanup unused includes (related to tdf#88206)Jochen Nitschke
2016-11-02Improve some error reportingStephan Bergmann
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-09-14loplugin:constantparam in chart2..connectivityNoel Grandin
2016-08-04tdf#100726: Improve readability of OUString concatenationnadith
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-12mpDefDialogParent is not used since 2002Caolán McNamara
2016-04-18cppcheck: silence known condition warning in cuiJochen Nitschke
2016-04-12Remove empty scriptdlg.hrcStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in cuiNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-08convert Link<> to typedNoel Grandin
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-07-29com::sun::star->css in cuiNoel Grandin
2015-07-28convert INPUTMODE_ constants to scoped enumNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09tdf#91052 - use macros to standardize 'make' constructors for VclBuilder.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann