summaryrefslogtreecommitdiff
path: root/svx/source/form/fmvwimp.cxx
AgeCommit message (Expand)Author
2024-05-11loplugin:ostr in svxNoel Grandin
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-13inline some typedefsNoel Grandin
2021-05-05loplugin:constmethodNoel Grandin
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-12transport error dialog parent as awt::XWindow earlierCaolán McNamara
2021-03-11use an explicit parent for error messageCaolán McNamara
2021-03-11factor out a FmXFormView::GetParentWindowCaolán McNamara
2021-02-15loplugin:referencecasting in svxNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-05use more TOOLS_WARN_EXCEPTIONMike Kaganski
2020-08-06loplugin:flatten in svxNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-10tdf#131088 Automatic Control Focus not workingNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2019-12-23sal_Char->char in svxNoel Grandin
2019-09-06Fixing "...."Andrea Gelmini
2019-09-01add explicit parent to forms wizardsCaolán McNamara
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara
2019-07-20loplugin:referencecasting in svxNoel Grandin
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-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin
2019-03-28tdf#42949 Fix IWYU warnings in include/sfx2/[e-M]*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-19Simplify containers iterations in svx/source/[f-i]*Arkadiy Illarionov
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet
2018-10-28tdf#120782: fix crash when dragging column...Julien Nabet
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-02Add missing sal/log.hxx headersGabor Kelemen