summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-23loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21loplugin:unusedfields start removing unused weld fieldsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-03-23tdf#124176 Use pragma once in extensionsVincent LE GARREC
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-21tdf#123936 Formatting files in module extensions with clang-formatPhilipp Hofer
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-07-30loplugin:unusedmethodsNoel Grandin
2020-07-27extensions/dbp: create instances with uno constructorsNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-03Upcoming loplugin:elidestringvar: extensionsStephan Bergmann
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-19sal_Char->char in extensionsNoel Grandin
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-26drop unnecessary includes and update pchCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-26loplugin:constmethod in embeddedobj..extensionsNoel Grandin
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-14inherit from one classCaolán McNamara
2019-09-06TyposAndrea Gelmini
2019-09-02drop unnecessary includesCaolán McNamara
2019-09-02weld cluster of database form wizardsCaolán McNamara
2019-08-22OControlWizard->vcl::WindowCaolán McNamara
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16move WizardMachine to vclCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): extensionsStephan Bergmann
2019-07-19loplugin:referencecasting in extensionsNoel Grandin
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-25Fix typoAndrea Gelmini