summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-21use ToggleChildWindowCaolán McNamara
2019-11-12SvxOverlineItem probably should be SvxTextLineItem hereCaolán McNamara
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21loplugin:virtualdead unused param in FmXDisposeListener::disposingNoel Grandin
2019-10-18loplugin:virtualdead unused param in contextMenuRequestedNoel Grandin
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-10-09Resolve FIXME Decimal Separator should be OUString (connectivity/dbaccess/svx)Julien Nabet
2019-10-02loplugin:stringadd in svxNoel Grandin
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara
2019-09-06Fixing "...."Andrea Gelmini
2019-09-03loplugin:constmethod in svxNoel Grandin
2019-09-01add explicit parent to forms wizardsCaolán McNamara
2019-09-01loplugin:unusedfieldsNoel Grandin
2019-08-31drop newly unused OFileURLControlCaolán McNamara
2019-08-31[API CHANGE] remove MacroMigrationWizardCaolán McNamara
2019-08-30weld addressbook wizardCaolán McNamara
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-08-20loplugin:constvars in svxNoel Grandin
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-12Fix typoAndrea Gelmini
2019-08-03Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svxStephan Bergmann
2019-07-23dispose() methods should clear their smart pointersNoel Grandin
2019-07-20loplugin:referencecasting in svxNoel Grandin
2019-07-15tdf#39593 Remove SvxUnoDrawMSFactory::concatServiceNamesArkadiy Illarionov
2019-07-09Simplify Sequence iterations in svxArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in svxNoel Grandin
2019-05-31drop unneeded includesCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-20split width/height to allow intercept of how width is calculatedCaolán McNamara
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-05-03Use hasElements to check Sequence emptiness in sfx2..svxArkadiy Illarionov
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen