summaryrefslogtreecommitdiff
path: root/extensions/source/dbpilots
AgeCommit message (Expand)Author
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
2019-03-12tdf#42949 Fix IWYU warnings in include/connectivity/*Gabor Kelemen
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-20Simplify containers iterations in desktop, dtrans, editeng, extensionsArkadiy Illarionov
2019-02-17tdf#122305 tdf#122307 wrap label based on current wizard widthCaolán McNamara
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-11-22improve function-local statics in dbaccess..filterNoel Grandin
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-06make OGenericUnoDialog take an awt::XWindowCaolán McNamara
2018-09-18use nullptr instead of reinterpret_cast<void*>(0)Noel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-18Fix typosAndrea Gelmini
2018-06-01tdf#96099 Remove some trivial typedef std::vectorArkadiy Illarionov
2018-05-14tdf#117282 Do not set property 'Name' at ControlShapeArmin Le Grand
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-13Modernize a bit extensionsJulien Nabet
2018-02-22weld native message dialogsCaolán McNamara
2018-01-15More loplugin:cstylecast: extensionsStephan Bergmann
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-15Fix typosAndrea Gelmini
2017-11-02loplugin:finalclasses in filter,extensionsNoel Grandin
2017-11-01loplugin:constantparam in connectivityNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl