summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/animobjs.cxx
AgeCommit message (Expand)Author
2023-10-19use more SdrObjList::begin/end in sdNoel Grandin
2023-07-21loplugin:redundantcast small improvementNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-12tdf#150325 Newly created animated gif is not savedNoel Grandin
2022-01-07remove E3D_INVENTOR_FLAG and convert SdrObjKind to scoped enumNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-03-07ref-count SdrPageNoel
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-22weld backing windowCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-09Resolves: tdf#134674 object inserting using dialogs SdrModelCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-29bInterim is always trueCaolán McNamara
2020-01-28weld AnimationWindowCaolán McNamara
2019-07-29Fix typosAndrea Gelmini
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-28prefix member variables of AnimationBitmapTomaž Vajngerl
2019-03-14tdf#42949 Fix IWYU warnings in sd/source/ui/d*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/d*Noel Grandin
2019-01-09use unique_ptr in sdNoel Grandin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-06-21loplugin:useuniqueptr in AnimationWindowNoel Grandin
2018-06-01use more BitmapEx in sdNoel Grandin
2018-05-17loplugin:unusedfields in sdNoel Grandin
2018-05-08tdf#116977 secured ::Clone methodsArmin 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-03-05Removed duplicated includesAndrea Gelmini
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-16Revert "loplugin:changetoolsgen in sd" and reapply the plugin...Noel Grandin
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin