summaryrefslogtreecommitdiff
path: root/svx/source/form/fmview.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-12-02tdf#161341 show/hide controls/shapes/pictures in view/printOliver Specht1-2/+3
2024-05-27svx: prefix members of FmFormViewMiklos Vajna1-53/+53
2024-05-11loplugin:ostr in svxNoel Grandin1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen1-3/+0
2023-10-18use more SdrObjList::begin/end in svxNoel Grandin1-3/+2
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl1-2/+2
2022-11-18AddWindowToPaintView -> AddDeviceToPaintViewMike Kaganski1-9/+6
2022-08-29ref-count SdrObjectNoel Grandin1-5/+5
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-4/+4
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+2
2022-03-01use SfxItemSet::GetItemIfSet in svxNoel Grandin1-3/+2
2021-12-09cid#1485150 silence Uncaught exceptionCaolán McNamara1-5/+3
2021-05-17split OutputDevice from WindowNoel Grandin1-3/+3
2021-04-21Related tdf#139804 Allow activating btn on first clickSamuel Mehrbrodt1-0/+1
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara1-0/+1
2021-03-19cid#1474166 Deference null return valueCaolán McNamara1-16/+18
2021-03-15tdf#139804 Focus form controls inside document with Alt-<Mnemonic>Samuel Mehrbrodt1-0/+28
2021-03-07loplugin:staticdynamic now with extra saltNoel1-3/+3
2021-02-15loplugin:referencecasting in svxNoel1-2/+2
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+1
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara1-2/+1
2020-08-06loplugin:flatten in svxNoel Grandin1-26/+26
2020-02-24tdf#42949 Fix IWYU warnings in svx/source/[f-m]*/*cxxGabor Kelemen1-20/+0
2020-01-10tdf#42949 Fix IWYU warnings in svx/inc/ and svx/source/inc/Gabor Kelemen1-0/+2
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-05-17weld SvxIMapDlgCaolán McNamara1-1/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-0/+1
2019-02-14Use indexed getToken()Matteo Casalin1-4/+5
2018-10-30Revert tdf#120782, tdf#120728, tdf#120152, tdf#120151Julien Nabet1-2/+2
2018-10-24FmInterfaceItem is deadNoel Grandin1-1/+0
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin1-3/+3
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet1-2/+2
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin1-2/+4
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand1-2/+2
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+4
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-4/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+4
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: svxStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: svxStephan Bergmann1-11/+11
2017-09-01tdf#111970 svx: use SolarMutex for locking in FmXFormShellMichael Stahl1-10/+10
2017-07-27loplugin:constparams in svxNoel Grandin1-4/+4
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-05-09tdf#39468 translate German comments, removing redundant onesThomas Beck1-12/+11
2017-04-28loplugin:salunicodeliteral: svxStephan Bergmann1-4/+4