summaryrefslogtreecommitdiff
path: root/include/svx/fmview.hxx
AgeCommit message (Expand)AuthorFilesLines
2020-05-03use more compact namespace syntax in /includeNoel Grandin1-4/+4
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen1-1/+0
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet1-2/+0
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-3/+3
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet1-0/+2
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin1-4/+2
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand1-1/+5
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+3
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-3/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+3
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-1/+0
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+3
2016-11-21convert inventorId to scoped enumNoel Grandin1-1/+1
2016-11-16loplugin:countusersofdefaultparams in include/svx..unotoolsNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin1-3/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin1-2/+2
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin1-3/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin1-7/+7
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-10/+10
2015-09-04svx: prefix members of SdrPaintViewMiklos Vajna1-1/+1
2015-07-16loplugin:unusedmethods svxNoel Grandin1-1/+0
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-1/+1
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-2/+2
2015-04-22SfxControllerItems shouldn't be SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2015-04-21add some SAL_WARN_UNUSEDCaolán McNamara1-1/+1
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida1-2/+0
2014-04-03svx: sal_Bool->booNoel Grandin1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-11/+11
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-03-11svx: sal_Bool->boolNoel Grandin1-4/+4
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+164