summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/formlinkdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-04-08tdf#146619 Drop unused 'using namespace' in: extensions/Gabor Kelemen1-1/+0
2023-10-14Use exception ctors, instead of setting members laterMike Kaganski1-3/+1
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin1-4/+5
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann1-2/+2
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet1-2/+2
2021-06-02Initialize vector directly with the already known count numberJulien Nabet1-2/+2
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski1-1/+2
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-1/+1
2020-04-14loplugin:flatten in extensionsNoel Grandin1-11/+11
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen1-1/+0
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin1-6/+7
2019-09-02drop unnecessary includesCaolán McNamara1-2/+0
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-2/+2
2019-07-19loplugin:referencecasting in extensionsNoel Grandin1-16/+12
2019-06-02drop some unneeded includesCaolán McNamara1-4/+1
2019-05-27weld FormLinkDialogCaolán McNamara1-110/+72
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-9/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2017-11-01loplugin:constantparam in connectivityNoel Grandin1-1/+1
2017-10-23loplugin:includeform: extensionsStephan Bergmann1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-2/+2
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-2/+2
2016-10-13move this monstrosity to the last place its usedCaolán McNamara1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin1-6/+6
2016-04-01sequence->vector in extensionsNoel Grandin1-19/+21
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19convert Link<> to typedNoel Grandin1-5/+4
2015-10-18cppcheck:noExplicitConstructorNoel Grandin1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-3/+3
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin1-4/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-1/+1
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-6/+2
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-6/+35
2015-04-23loplugin:staticmethodsNoel Grandin1-3/+3
2015-04-22extensions: convert new to ::Create.Michael Meeks1-4/+4
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-0/+6