summaryrefslogtreecommitdiff
path: root/svx/source/form/fmview.cxx
AgeCommit message (Expand)Author
2021-05-17split OutputDevice from WindowNoel Grandin
2021-04-21Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-19cid#1474166 Deference null return valueCaolán McNamara
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt
2021-03-07loplugin:staticdynamic now with extra saltNoel
2021-02-15loplugin:referencecasting in svxNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-08-06loplugin:flatten in svxNoel Grandin
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen
2019-09-06Fixing "...."Andrea Gelmini
2019-08-12Fix typosAndrea Gelmini
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-02-14Use indexed getToken()Matteo Casalin
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet
2018-10-24FmInterfaceItem is deadNoel Grandin
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-05-09tdf#39468 translate German comments, removing redundant onesThomas Beck
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann
2017-04-12tdf#96505 Get rid of cargo cult long integer literalsdilekuzulmez
2016-11-21convert inventorId to scoped enumNoel Grandin
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-06-06remove some manual ref counting in svx and xmloffNoel Grandin
2016-05-16convert FORMS to scoped enumNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-31com::sun::star->css in svxNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna