# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: k rel='vcs-git' href='git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/svx/source/form/fmvwimp.cxx
AgeCommit message (Expand)Author
2020-03-11tdf#131088 Automatic Control Focus not workingNoel 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
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand