summaryrefslogtreecommitdiff
path: root/svx/source/form/fmview.cxx
AgeCommit message (Expand)Author
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
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida