summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formlinkdialog.cxx
AgeCommit message (Expand)Author
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-09-02drop unnecessary includesCaolán McNamara
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-27weld FormLinkDialogCaolán McNamara
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
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-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-01sequence->vector in extensionsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-19convert Link<> to typedNoel Grandin
2015-10-18cppcheck:noExplicitConstructorNoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22extensions: convert new to ::Create.Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-01-28Use vector::dataStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-11these are global strings nowCaolán McNamara
2014-08-07Convert RID_DLG_FORMLINKS to .uiPalenik Mihály
2014-06-13loplugin:staticcallStephan Bergmann